./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/recursive/McCarthy91-1.c --full-output --architecture 32bit -------------------------------------------------------------------------------- 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_678772d5-22f4-4827-9bfd-9efa12f09e04/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_678772d5-22f4-4827-9bfd-9efa12f09e04/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_678772d5-22f4-4827-9bfd-9efa12f09e04/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_678772d5-22f4-4827-9bfd-9efa12f09e04/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/recursive/McCarthy91-1.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_678772d5-22f4-4827-9bfd-9efa12f09e04/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_678772d5-22f4-4827-9bfd-9efa12f09e04/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 32bit --witnessprinter.graph.data.programhash a7241ade69e14c61e98aa837796de568ecf31fbd07f5084e15c262d93cdb3376 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 06:05:33,021 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 06:05:33,078 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_678772d5-22f4-4827-9bfd-9efa12f09e04/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-12-06 06:05:33,082 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 06:05:33,083 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 06:05:33,102 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 06:05:33,102 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 06:05:33,103 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 06:05:33,103 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 06:05:33,103 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 06:05:33,103 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 06:05:33,103 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 06:05:33,103 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-06 06:05:33,103 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 06:05:33,104 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-06 06:05:33,104 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 06:05:33,104 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 06:05:33,104 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 06:05:33,104 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 06:05:33,104 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-06 06:05:33,104 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-06 06:05:33,104 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-06 06:05:33,104 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 06:05:33,104 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 06:05:33,104 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 06:05:33,104 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 06:05:33,105 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 06:05:33,105 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 06:05:33,105 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 06:05:33,105 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 06:05:33,105 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 06:05:33,105 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 06:05:33,105 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 06:05:33,105 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 06:05:33,105 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 06:05:33,105 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_678772d5-22f4-4827-9bfd-9efa12f09e04/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 -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> a7241ade69e14c61e98aa837796de568ecf31fbd07f5084e15c262d93cdb3376 [2024-12-06 06:05:33,354 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 06:05:33,362 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 06:05:33,365 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 06:05:33,366 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 06:05:33,366 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 06:05:33,367 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_678772d5-22f4-4827-9bfd-9efa12f09e04/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/recursive/McCarthy91-1.c [2024-12-06 06:05:36,028 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_678772d5-22f4-4827-9bfd-9efa12f09e04/bin/ukojak-verify-CZk0znPC7b/data/2f5f55c57/0678de0a042e4c24a7f6834e696aefa2/FLAGf51de098b [2024-12-06 06:05:36,227 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 06:05:36,228 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_678772d5-22f4-4827-9bfd-9efa12f09e04/sv-benchmarks/c/recursive/McCarthy91-1.c [2024-12-06 06:05:36,242 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_678772d5-22f4-4827-9bfd-9efa12f09e04/bin/ukojak-verify-CZk0znPC7b/data/2f5f55c57/0678de0a042e4c24a7f6834e696aefa2/FLAGf51de098b [2024-12-06 06:05:36,259 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_678772d5-22f4-4827-9bfd-9efa12f09e04/bin/ukojak-verify-CZk0znPC7b/data/2f5f55c57/0678de0a042e4c24a7f6834e696aefa2 [2024-12-06 06:05:36,261 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 06:05:36,263 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 06:05:36,264 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 06:05:36,264 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 06:05:36,269 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 06:05:36,270 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 06:05:36" (1/1) ... [2024-12-06 06:05:36,271 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@ea0cf97 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:05:36, skipping insertion in model container [2024-12-06 06:05:36,271 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 06:05:36" (1/1) ... [2024-12-06 06:05:36,284 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 06:05:36,416 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 06:05:36,424 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 06:05:36,436 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 06:05:36,451 INFO L204 MainTranslator]: Completed translation [2024-12-06 06:05:36,451 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:05:36 WrapperNode [2024-12-06 06:05:36,451 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 06:05:36,452 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 06:05:36,452 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 06:05:36,453 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 06:05:36,460 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:05:36" (1/1) ... [2024-12-06 06:05:36,466 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:05:36" (1/1) ... [2024-12-06 06:05:36,480 INFO L138 Inliner]: procedures = 13, calls = 11, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 36 [2024-12-06 06:05:36,481 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 06:05:36,481 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 06:05:36,481 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 06:05:36,481 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 06:05:36,489 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:05:36" (1/1) ... [2024-12-06 06:05:36,489 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:05:36" (1/1) ... [2024-12-06 06:05:36,490 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:05:36" (1/1) ... [2024-12-06 06:05:36,490 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:05:36" (1/1) ... [2024-12-06 06:05:36,493 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:05:36" (1/1) ... [2024-12-06 06:05:36,493 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:05:36" (1/1) ... [2024-12-06 06:05:36,495 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:05:36" (1/1) ... [2024-12-06 06:05:36,496 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:05:36" (1/1) ... [2024-12-06 06:05:36,496 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:05:36" (1/1) ... [2024-12-06 06:05:36,497 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 06:05:36,498 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 06:05:36,499 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 06:05:36,499 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 06:05:36,500 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:05:36" (1/1) ... [2024-12-06 06:05:36,506 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 06:05:36,518 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_678772d5-22f4-4827-9bfd-9efa12f09e04/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 06:05:36,531 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_678772d5-22f4-4827-9bfd-9efa12f09e04/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 06:05:36,534 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_678772d5-22f4-4827-9bfd-9efa12f09e04/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 06:05:36,562 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 06:05:36,562 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 06:05:36,562 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 06:05:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 06:05:36,563 INFO L130 BoogieDeclarations]: Found specification of procedure f91 [2024-12-06 06:05:36,563 INFO L138 BoogieDeclarations]: Found implementation of procedure f91 [2024-12-06 06:05:36,624 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 06:05:36,626 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 06:05:36,757 INFO L? ?]: Removed 14 outVars from TransFormulas that were not future-live. [2024-12-06 06:05:36,757 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 06:05:36,779 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 06:05:36,779 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-12-06 06:05:36,779 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 06:05:36 BoogieIcfgContainer [2024-12-06 06:05:36,779 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 06:05:36,780 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 06:05:36,780 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 06:05:36,789 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 06:05:36,789 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 06:05:36" (1/1) ... [2024-12-06 06:05:36,797 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 06:05:36,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:36,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 28 states and 32 transitions. [2024-12-06 06:05:36,849 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 32 transitions. [2024-12-06 06:05:36,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-12-06 06:05:36,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:36,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:36,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:36,994 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-06 06:05:37,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:37,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 27 states and 31 transitions. [2024-12-06 06:05:37,027 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 31 transitions. [2024-12-06 06:05:37,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-12-06 06:05:37,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:37,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:37,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:37,111 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-06 06:05:37,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:37,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 30 states and 36 transitions. [2024-12-06 06:05:37,191 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 36 transitions. [2024-12-06 06:05:37,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-12-06 06:05:37,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:37,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:37,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:37,274 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-06 06:05:37,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:37,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 34 states and 42 transitions. [2024-12-06 06:05:37,502 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 42 transitions. [2024-12-06 06:05:37,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-12-06 06:05:37,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:37,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:37,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:37,532 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-06 06:05:37,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:37,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 33 states and 41 transitions. [2024-12-06 06:05:37,584 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 41 transitions. [2024-12-06 06:05:37,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-12-06 06:05:37,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:37,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:37,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:37,696 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:05:37,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:37,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 35 states and 44 transitions. [2024-12-06 06:05:37,770 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-12-06 06:05:37,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-06 06:05:37,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:37,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:37,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:37,842 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:05:37,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:37,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 35 states and 43 transitions. [2024-12-06 06:05:37,901 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 43 transitions. [2024-12-06 06:05:37,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-06 06:05:37,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:37,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:37,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:37,982 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-06 06:05:38,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:38,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 34 states and 42 transitions. [2024-12-06 06:05:38,040 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 42 transitions. [2024-12-06 06:05:38,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 06:05:38,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:38,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:38,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:38,064 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-06 06:05:38,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:38,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 33 states and 41 transitions. [2024-12-06 06:05:38,180 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 41 transitions. [2024-12-06 06:05:38,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 06:05:38,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:38,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:38,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:38,312 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 06:05:38,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:38,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 37 states and 51 transitions. [2024-12-06 06:05:38,458 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 51 transitions. [2024-12-06 06:05:38,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:38,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:38,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:38,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:38,631 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:39,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:39,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:39,158 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:39,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:39,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:39,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:39,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:39,213 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:39,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:39,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:39,232 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:39,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:39,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:39,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:39,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:39,283 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:39,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:39,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:39,300 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:39,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:39,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:39,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:39,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:39,347 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:39,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:39,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:39,381 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:39,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:39,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:39,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:39,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:39,424 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:39,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:39,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:39,440 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:39,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:39,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:39,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:39,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:39,481 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:39,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:39,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:39,497 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:39,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:39,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:39,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:39,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:39,536 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:39,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:39,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:39,552 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:39,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:39,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:39,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:39,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:39,589 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:39,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:39,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:39,604 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:39,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:39,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:39,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:39,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:39,639 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:39,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:39,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:39,656 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:39,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:39,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:39,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:39,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:39,701 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:39,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:39,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:39,717 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:39,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:39,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:39,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:39,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:39,763 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:39,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:39,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:39,779 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:39,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:39,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:39,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:39,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:39,822 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:39,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:39,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:39,838 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:39,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:39,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:39,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:39,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:39,876 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:39,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:39,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:39,891 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:39,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:39,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:39,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:39,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:39,936 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:39,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:39,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:39,951 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:39,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:39,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:39,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:39,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:39,990 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:40,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:40,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:40,005 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:40,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:40,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:40,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:40,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:40,049 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:40,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:40,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:40,063 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:40,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:40,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:40,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:40,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:40,099 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:40,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:40,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:40,125 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:40,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:40,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:40,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:40,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:40,163 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:40,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:40,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:40,178 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:40,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:40,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:40,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:40,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:40,216 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:40,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:40,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:40,232 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:40,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:40,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:40,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:40,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:40,268 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:40,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:40,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:40,283 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:40,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:40,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:40,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:40,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:40,322 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:40,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:40,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:40,338 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:40,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:40,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:40,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:40,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:40,371 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:40,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:40,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:40,386 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:40,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:40,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:40,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:40,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:40,425 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:40,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:40,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:40,441 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:40,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:40,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:40,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:40,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:40,479 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:40,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:40,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:40,494 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:40,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:40,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:40,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:40,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:40,536 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:40,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:40,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:40,554 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:40,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:40,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:40,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:40,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:40,597 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:40,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:40,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:40,616 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:40,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:40,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:40,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:40,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:40,660 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:40,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:40,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:40,681 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:40,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:40,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:40,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:40,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:40,728 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:40,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:40,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:40,748 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:40,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:40,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:40,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:40,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:40,793 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:40,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:40,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:40,813 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:40,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:40,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:40,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:40,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:40,853 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:40,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:40,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:40,871 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:40,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:40,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:40,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:40,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:40,911 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:40,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:40,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:40,930 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:40,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:40,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:40,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:40,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:40,974 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:40,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:40,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:40,993 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:40,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:40,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:40,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:40,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:41,041 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:41,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:41,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:41,059 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:41,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:41,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:41,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:41,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:41,097 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:41,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:41,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:41,115 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:41,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:41,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:41,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:41,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:41,159 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:41,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:41,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:41,177 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:41,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:41,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:41,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:41,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:41,220 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:41,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:41,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:41,238 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:41,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:41,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:41,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:41,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:41,281 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:41,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:41,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:41,297 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:41,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:41,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:41,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:41,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:41,341 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:41,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:41,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:41,355 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:41,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:41,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:41,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:41,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:41,390 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:41,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:41,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:41,403 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:41,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:41,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:41,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:41,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:41,432 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:41,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:41,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:41,445 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:41,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:41,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:41,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:41,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:41,476 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:41,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:41,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:41,489 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:41,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:41,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:41,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:41,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:41,518 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:41,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:41,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:41,532 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:41,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:41,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:41,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:41,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:41,560 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:41,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:41,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:41,572 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:41,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:41,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:41,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:41,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:41,599 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:41,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:41,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:41,612 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:41,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:41,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:41,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:41,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:41,645 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:41,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:41,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:41,658 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:41,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:41,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:41,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:41,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:41,689 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:41,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:41,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:41,703 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:41,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:41,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:41,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:41,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:41,731 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:41,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:41,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:41,745 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:41,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:41,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:41,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:41,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:41,773 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:41,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:41,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:41,787 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:41,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:41,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:41,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:41,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:41,818 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:41,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:41,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:41,832 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:41,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:41,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:41,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:41,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:41,864 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:41,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:41,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:41,877 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:41,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:41,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:41,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:41,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:41,909 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:41,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:41,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:41,922 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:41,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:41,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:41,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:41,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:41,952 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:41,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:41,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:41,973 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:41,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:41,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:41,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:41,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:42,000 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:42,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:42,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:42,014 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:42,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:42,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:42,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:42,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:42,043 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:42,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:42,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:42,056 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:42,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:42,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:42,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:42,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:42,085 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:42,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:42,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:42,100 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:42,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:42,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:42,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:42,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:42,127 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:42,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:42,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:42,139 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:42,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:42,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:42,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:42,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:42,170 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:42,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:42,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:42,183 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:42,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:42,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:42,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:42,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:42,209 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:42,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:42,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:42,222 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:42,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:42,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:42,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:42,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:42,253 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:42,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:42,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:42,267 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:42,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:42,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:42,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:42,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:42,296 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:42,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:42,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:42,310 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:42,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:42,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:42,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:42,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:42,335 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:42,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:42,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:42,348 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:42,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:42,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:42,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:42,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:42,376 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:42,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:42,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:42,391 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:42,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:42,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:42,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:42,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:42,418 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:42,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:42,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:42,431 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:42,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:42,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:42,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:42,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:42,459 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:42,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:42,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:42,472 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:42,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:42,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:42,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:42,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:42,501 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:42,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:42,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:42,513 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:42,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:42,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:42,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:42,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:42,543 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:42,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:42,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:42,556 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:42,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:42,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:42,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:42,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:42,588 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:42,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:42,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:42,602 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:42,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:42,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:42,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:42,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:42,629 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:42,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:42,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:42,643 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:42,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:42,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:42,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:42,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:42,673 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:42,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:42,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:42,687 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:42,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:42,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:42,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:42,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:42,715 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:42,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:42,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:42,729 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:42,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:42,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:42,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:42,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:42,760 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:42,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:42,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:42,774 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:42,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:42,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:42,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:42,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:42,803 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:42,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:42,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:42,816 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:42,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:42,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:42,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:42,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:42,844 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:42,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:42,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:42,857 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:42,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:42,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:42,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:42,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:42,884 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:42,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:42,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:42,896 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:42,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:42,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:42,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:42,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:42,923 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:42,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:42,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:42,935 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:42,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:42,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:42,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:42,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:42,962 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:42,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:42,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:42,975 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:42,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:42,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:42,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:42,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,011 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:43,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:43,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:43,024 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:43,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:43,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:43,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:43,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,051 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:43,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:43,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:43,064 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:43,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:43,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:43,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:43,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,093 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:43,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:43,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:43,106 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:43,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:43,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:43,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:43,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,135 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:43,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:43,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:43,148 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:43,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:43,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:43,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:43,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,178 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:43,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:43,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:43,191 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:43,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:43,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:43,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:43,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,233 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:43,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:43,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:43,245 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:43,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:43,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:43,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:43,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,267 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:43,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:43,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:43,280 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:43,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:43,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:43,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:43,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,305 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:43,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:43,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:43,318 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:43,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:43,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:43,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:43,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,339 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:43,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:43,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:43,351 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:43,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:43,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:43,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:43,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,372 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:43,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:43,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:43,384 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:43,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:43,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:43,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:43,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,412 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:43,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:43,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:43,425 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:43,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:43,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:43,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:43,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,446 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:43,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:43,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:43,459 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:43,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:43,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:43,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:43,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,481 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:43,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:43,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:43,493 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:43,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:43,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:43,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:43,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,516 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:43,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:43,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:43,528 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:43,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:43,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:43,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:43,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,553 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:43,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:43,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:43,566 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:43,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:43,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:43,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:43,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,588 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:43,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:43,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:43,600 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:43,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:43,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:43,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:43,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,625 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:43,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:43,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:43,637 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:43,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:43,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:43,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:43,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,662 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:43,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:43,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:43,675 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:43,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:43,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:43,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:43,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,696 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:43,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:43,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:43,708 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:43,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:43,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:43,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:43,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,733 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:43,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:43,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:43,746 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:43,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:43,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:43,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:43,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,768 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:43,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:43,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:43,790 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:43,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:43,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:43,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:43,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,813 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:43,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:43,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:43,829 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:43,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:43,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:43,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:43,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,852 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:43,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:43,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:43,866 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:43,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:43,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:43,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:43,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,890 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:43,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:43,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:43,902 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:43,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:43,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:43,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:43,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,923 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:43,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:43,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:43,935 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:43,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:43,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:43,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:43,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,958 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:43,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:43,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:43,970 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:43,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:43,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:43,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:43,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:43,992 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:44,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,004 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:44,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:44,026 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:44,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,039 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:44,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:44,064 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:44,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,076 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:44,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:44,097 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:44,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,110 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:44,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:44,132 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:44,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,145 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:44,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:44,169 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:44,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,181 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:44,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:44,202 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:44,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,214 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:44,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:44,234 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:44,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,245 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:44,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:44,266 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:44,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,278 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:44,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:44,307 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:44,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,319 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:44,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:44,346 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:44,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,361 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:44,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:44,389 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:44,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,413 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:44,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:44,445 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:44,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,462 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:44,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:44,496 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:44,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,511 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:44,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:44,543 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:44,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,559 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:44,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:44,588 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:44,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,599 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:44,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:44,622 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:44,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,633 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:44,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:44,658 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:44,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,669 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:44,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:44,693 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:44,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,704 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:44,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:44,726 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:44,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,737 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:44,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:44,759 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:44,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,770 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:44,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:44,795 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:44,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,808 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:44,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:44,832 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:44,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,843 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:44,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:44,868 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:44,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,879 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:44,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:44,903 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:44,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,915 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:44,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:44,940 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:44,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,951 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:44,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:44,976 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:44,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:44,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:44,988 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:44,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:44,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:44,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:44,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,017 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:45,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,029 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:45,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,050 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:45,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,061 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:45,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,083 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:45,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,094 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:45,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,117 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:45,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,128 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:45,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,150 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:45,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,162 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:45,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,184 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:45,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,196 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:45,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,218 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:45,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,229 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:45,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,251 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:45,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,262 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:45,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,283 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:45,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,294 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:45,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,318 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:45,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,329 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:45,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,353 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:45,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,364 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:45,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,386 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:45,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,398 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:45,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,421 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:45,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,432 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:45,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,455 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:45,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,466 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:45,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,489 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:45,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,501 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:45,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,525 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:45,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,536 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:45,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,558 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:45,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,569 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:45,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,591 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:45,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,602 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:45,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,625 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:45,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,643 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:45,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,666 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:45,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,678 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:45,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,698 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:45,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,708 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:45,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,733 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:45,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,743 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:45,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,766 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:45,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,778 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:45,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,799 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:45,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,809 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:45,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,830 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:45,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,841 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:45,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,863 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:45,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,874 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:45,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,897 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:45,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,908 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:45,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,931 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:45,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,943 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:45,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,964 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:45,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:45,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:45,975 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:45,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:45,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:45,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:45,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:45,997 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:46,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,008 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:46,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,032 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:46,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,043 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:46,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,067 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:46,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,078 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:46,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,099 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:46,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,110 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:46,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,130 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:46,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,141 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:46,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,163 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:46,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,174 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:46,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,196 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:46,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,208 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:46,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,231 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:46,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,241 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:46,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,273 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:46,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,284 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:46,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,304 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:46,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,314 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:46,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,338 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:46,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,349 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:46,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,372 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:46,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,384 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:46,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,407 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:46,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,417 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:46,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,439 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:46,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,449 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:46,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,469 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:46,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,477 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:46,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,495 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:46,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,503 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:46,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,527 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:46,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,537 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:46,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,561 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:46,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,572 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:46,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,593 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:46,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,603 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:46,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,626 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:46,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,637 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:46,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,660 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:46,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,670 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:46,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,692 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:46,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,704 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:46,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,729 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:46,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,741 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:46,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,767 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:46,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,780 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:46,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,805 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:46,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,818 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:46,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,839 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:46,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,849 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:46,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,880 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:46,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,891 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:46,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,919 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:46,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,934 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:46,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:46,961 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:46,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:46,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:46,976 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:46,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:46,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:46,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:46,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,004 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:47,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,018 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:47,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,047 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:47,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,061 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:47,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,091 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:47,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,105 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:47,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,132 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:47,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,146 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:47,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,177 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:47,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,190 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:47,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,210 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:47,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,219 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:47,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,242 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:47,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,253 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:47,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,273 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:47,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,284 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:47,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,305 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:47,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,316 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:47,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,337 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:47,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,348 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:47,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,368 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:47,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,379 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:47,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,401 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:47,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,411 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:47,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,433 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:47,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,444 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:47,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,458 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:47,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,465 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:47,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,488 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:47,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,498 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:47,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,518 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:47,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,529 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:47,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,549 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:47,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,557 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:47,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,580 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:47,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,590 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:47,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,611 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:47,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,621 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:47,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,646 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:47,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,656 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:47,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,672 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:47,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,682 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:47,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,698 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:47,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,709 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:47,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,725 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:47,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,735 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:47,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,751 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:47,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,762 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:47,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,778 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:47,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,788 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:47,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,805 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:47,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,815 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:47,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,834 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:47,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,844 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:47,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,862 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:47,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,872 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:47,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,889 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:47,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,899 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:47,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,915 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:47,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,926 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:47,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,943 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:47,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,954 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:47,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,970 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:47,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:47,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:47,980 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:47,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:47,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:47,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:47,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:47,996 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:48,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,006 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:48,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,023 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:48,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,032 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:48,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,046 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:48,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,053 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:48,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,068 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:48,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,076 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:48,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,091 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:48,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,100 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:48,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,119 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:48,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,128 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:48,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,147 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:48,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,156 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:48,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,169 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:48,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,176 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:48,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,197 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:48,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,206 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:48,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,231 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:48,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,242 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:48,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,263 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:48,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,273 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:48,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,294 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:48,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,304 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:48,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,327 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:48,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,337 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:48,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,361 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:48,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,371 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:48,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,391 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:48,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,402 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:48,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,419 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:48,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,429 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:48,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,445 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:48,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,455 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:48,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,472 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:48,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,482 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:48,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,504 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:48,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,515 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:48,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,536 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:48,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,547 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:48,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,568 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:48,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,578 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:48,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,598 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:48,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,609 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:48,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,630 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:48,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,641 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:48,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,661 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:48,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,670 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:48,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,689 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:48,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,699 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:48,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,717 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:48,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,723 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:48,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,745 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:48,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,752 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:48,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,777 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:48,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,788 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:48,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,810 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:48,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,820 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:48,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,838 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:48,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,846 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:48,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,861 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:48,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,872 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:48,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,895 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:48,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,905 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:48,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,921 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:48,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,932 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:48,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,952 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:48,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,962 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:48,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:48,982 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:48,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:48,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:48,992 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:48,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:48,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:48,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:48,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,012 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:49,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,023 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:49,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,042 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:49,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,052 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:49,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,072 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:49,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,082 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:49,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,104 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:49,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,114 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:49,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,134 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:49,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,144 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:49,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,167 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:49,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,177 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:49,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,192 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:49,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,199 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:49,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,214 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:49,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,221 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:49,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,238 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:49,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,248 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:49,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,269 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:49,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,278 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:49,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,299 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:49,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,310 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:49,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,331 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:49,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,341 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:49,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,357 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:49,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,364 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:49,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,384 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:49,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,394 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:49,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,414 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:49,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,423 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:49,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,443 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:49,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,452 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:49,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,466 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:49,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,476 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:49,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,490 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:49,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,497 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:49,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,512 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:49,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,519 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:49,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,540 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:49,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,547 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:49,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,563 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:49,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,569 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:49,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,583 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:49,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,590 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:49,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,603 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:49,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,611 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:49,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,627 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:49,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,636 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:49,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,651 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:49,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,661 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:49,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,675 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:49,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,685 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:49,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,701 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:49,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,711 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:49,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,725 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:49,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,734 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:49,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,749 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:49,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,757 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:49,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,771 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:49,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,780 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:49,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,794 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:49,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,803 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:49,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,815 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:49,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,824 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:49,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,839 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:49,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,849 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:49,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,866 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:49,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,874 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:49,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,888 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:49,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,898 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:49,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,913 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:49,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,923 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:49,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,943 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:49,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,953 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:49,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,968 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:49,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:49,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:49,978 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:49,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:49,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:49,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:49,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:49,992 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:50,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,002 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:50,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,016 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:50,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,026 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:50,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,043 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:50,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,052 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:50,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,067 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:50,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,076 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:50,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,091 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:50,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,100 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:50,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,116 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:50,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,126 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:50,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,140 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:50,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,149 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:50,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,165 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:50,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,174 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:50,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,188 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:50,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,198 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:50,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,213 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:50,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,222 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:50,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,236 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:50,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,246 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:50,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,261 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:50,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,269 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:50,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,282 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:50,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,288 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:50,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,304 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:50,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,313 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:50,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,329 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:50,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,338 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:50,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,358 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:50,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,366 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:50,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,381 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:50,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,390 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:50,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,411 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:50,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,420 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:50,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,439 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:50,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,447 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:50,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,468 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:50,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,476 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:50,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,491 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:50,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,500 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:50,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,514 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:50,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,522 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:50,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,537 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:50,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,545 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:50,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,558 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:50,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,565 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:50,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,581 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:50,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,590 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:50,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,605 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:50,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,612 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:50,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,624 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:50,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,631 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:50,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,644 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:50,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,650 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:50,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,663 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:50,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,670 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:50,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,684 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:50,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,690 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:50,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,704 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:50,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,711 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:50,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,725 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:50,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,734 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:50,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,748 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:50,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,757 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:50,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,771 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:50,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,777 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:50,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,792 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:50,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,800 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:50,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,815 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:50,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,824 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:50,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,837 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:50,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,846 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:50,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,861 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:50,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,870 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:50,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,886 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:50,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,895 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:50,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,909 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:50,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,918 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:50,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,932 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:50,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,941 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:50,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,955 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:50,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,964 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:50,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:50,982 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:50,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:50,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:50,991 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:50,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:50,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:50,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:50,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,006 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:51,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,015 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:51,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,030 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:51,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,039 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:51,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,058 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:51,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,066 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:51,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,083 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:51,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,091 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:51,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,106 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:51,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,115 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:51,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,129 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:51,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,138 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:51,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,152 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:51,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,161 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:51,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,176 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:51,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,185 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:51,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,200 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:51,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,210 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:51,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,230 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:51,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,238 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:51,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,252 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:51,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,259 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:51,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,272 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:51,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,280 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:51,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,293 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:51,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,300 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:51,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,314 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:51,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,320 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:51,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,333 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:51,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,343 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:51,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,357 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:51,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,367 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:51,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,382 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:51,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,392 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:51,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,407 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:51,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,417 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:51,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,435 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:51,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,445 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:51,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,465 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:51,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,475 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:51,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,492 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:51,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,499 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:51,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,513 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:51,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,520 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:51,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,534 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:51,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,541 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:51,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,555 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:51,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,561 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:51,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,575 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:51,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,584 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:51,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,598 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:51,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,608 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:51,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,626 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:51,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,635 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:51,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,649 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:51,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,658 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:51,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,671 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:51,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,680 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:51,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,693 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:51,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,702 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:51,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,716 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:51,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,725 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:51,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,738 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:51,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,747 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:51,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,765 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:51,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,775 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:51,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,789 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:51,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,798 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:51,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,812 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:51,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,822 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:51,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,838 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:51,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,846 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:51,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,860 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:51,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,867 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:51,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,882 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:51,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,890 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:51,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,909 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:51,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,918 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:51,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,938 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:51,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,948 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:51,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,964 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:51,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:51,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:51,973 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:51,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:51,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:51,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:51,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:51,991 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:52,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,001 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:52,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,021 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:52,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,031 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:52,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,051 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:52,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,060 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:52,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,075 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:52,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,084 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:52,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,100 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:52,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,109 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:52,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,126 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:52,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,135 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:52,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,149 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:52,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,158 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:52,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,178 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:52,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,186 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:52,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,205 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:52,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,214 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:52,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,234 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:52,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,243 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:52,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,256 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:52,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,264 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:52,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,277 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:52,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,284 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:52,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,298 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:52,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,306 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:52,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,319 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:52,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,326 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:52,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,340 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:52,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,347 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:52,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,361 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:52,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,368 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:52,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,382 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:52,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,392 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:52,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,408 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:52,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,417 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:52,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,432 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:52,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,442 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:52,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,457 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:52,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,466 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:52,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,481 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:52,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,491 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:52,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,506 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:52,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,515 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:52,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,530 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:52,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,539 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:52,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,555 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:52,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,565 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:52,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,580 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:52,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,589 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:52,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,606 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:52,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,616 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:52,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,632 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:52,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,641 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:52,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,659 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:52,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,668 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:52,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,686 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:52,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,695 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:52,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,709 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:52,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,718 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:52,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,737 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:52,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,746 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:52,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,761 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:52,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,770 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:52,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,789 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:52,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,798 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:52,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,812 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:52,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,820 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:52,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,834 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:52,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,843 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:52,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,859 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:52,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,868 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:52,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,883 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:52,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,892 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:52,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,907 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:52,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,915 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:52,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,930 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:52,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,939 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:52,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,954 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:52,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,963 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:52,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:52,977 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:52,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:52,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:52,986 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:52,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:52,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:52,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:52,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,000 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:53,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,009 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:53,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,024 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:53,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,033 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:53,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,047 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:53,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,055 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:53,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,069 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:53,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,077 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:53,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,092 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:53,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,100 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:53,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,114 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:53,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,122 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:53,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,137 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:53,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,146 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:53,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,159 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:53,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,168 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:53,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,184 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:53,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,193 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:53,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,207 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:53,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,217 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:53,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,230 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:53,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,240 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:53,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,255 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:53,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,264 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:53,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,278 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:53,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,287 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:53,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,302 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:53,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,312 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:53,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,326 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:53,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,336 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:53,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,351 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:53,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,360 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:53,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,375 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:53,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,384 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:53,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,399 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:53,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,408 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:53,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,423 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:53,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,432 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:53,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,447 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:53,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,456 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:53,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,471 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:53,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,481 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:53,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,495 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:53,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,504 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:53,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,518 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:53,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,527 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:53,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,541 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:53,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,550 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:53,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,564 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:53,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,573 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:53,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,588 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:53,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,597 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:53,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,616 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:53,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,625 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:53,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,640 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:53,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,649 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:53,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,663 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:53,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,672 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:53,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,686 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:53,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,695 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:53,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,711 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:53,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,719 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:53,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,733 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:53,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,742 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:53,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,756 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:53,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,765 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:53,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,780 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:53,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,788 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:53,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,803 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:53,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,812 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:53,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,827 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:53,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,836 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:53,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,850 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:53,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,859 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:53,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,875 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:53,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,885 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:53,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,902 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:53,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,912 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:53,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,930 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:53,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,940 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:53,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,961 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:53,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,971 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:53,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:53,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:53,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:53,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:53,990 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:53,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:53,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:53,999 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:54,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,017 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:54,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,027 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:54,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,045 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:54,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,054 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:54,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,072 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:54,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,081 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:54,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,097 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:54,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,106 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:54,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,120 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:54,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,129 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:54,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,143 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:54,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,153 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:54,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,168 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:54,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,177 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:54,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,191 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:54,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,201 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:54,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,215 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:54,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,225 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:54,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,240 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:54,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,250 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:54,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,266 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:54,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,276 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:54,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,290 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:54,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,300 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:54,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,314 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:54,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,324 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:54,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,338 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:54,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,348 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:54,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,362 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:54,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,371 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:54,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,386 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:54,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,397 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:54,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,411 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:54,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,418 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:54,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,433 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:54,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,443 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:54,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,462 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:54,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,472 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:54,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,491 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:54,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,501 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:54,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,517 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:54,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,526 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:54,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,542 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:54,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,550 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:54,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,565 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:54,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,575 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:54,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,588 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:54,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,594 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:54,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,607 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:54,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,613 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:54,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,626 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:54,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,635 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:54,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,650 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:54,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,659 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:54,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,674 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:54,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,684 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:54,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,699 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:54,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,709 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:54,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,723 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:54,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,733 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:54,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,748 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:54,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,757 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:54,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,770 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:54,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,778 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:54,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,791 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:54,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,800 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:54,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,812 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:54,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,821 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:54,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,836 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:54,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,844 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:54,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,858 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:54,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,867 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:54,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,887 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:54,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,896 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:54,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,916 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:54,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,924 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:54,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,938 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:54,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,944 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:54,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,958 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:54,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,964 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:54,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:54,979 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:54,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:54,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:54,987 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:54,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:54,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:54,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:54,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,000 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:55,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,006 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:55,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,028 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:55,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,037 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:55,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,058 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:55,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,065 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:55,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,085 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:55,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,095 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:55,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,109 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:55,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,117 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:55,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,131 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:55,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,139 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:55,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,152 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:55,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,160 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:55,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,176 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:55,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,184 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:55,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,205 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:55,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,213 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:55,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,228 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:55,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,238 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:55,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,256 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:55,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,266 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:55,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,281 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:55,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,290 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:55,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,308 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:55,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,317 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:55,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,332 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:55,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,341 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:55,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,355 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:55,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,364 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:55,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,378 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:55,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,388 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:55,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,402 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:55,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,410 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:55,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,425 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:55,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,434 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:55,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,455 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:55,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,464 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:55,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,479 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:55,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,487 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:55,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,507 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:55,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,517 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:55,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,535 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:55,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,543 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:55,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,556 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:55,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,562 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:55,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,577 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:55,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,587 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:55,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,601 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:55,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,609 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:55,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,622 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:55,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,628 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:55,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,641 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:55,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,649 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:55,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,663 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:55,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,672 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:55,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,686 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:55,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,696 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:55,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,710 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:55,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,720 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:55,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,735 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:55,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,744 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:55,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,759 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:55,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,768 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:55,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,782 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:55,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,791 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:55,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,805 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:55,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,815 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:55,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,836 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:55,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,845 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:55,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,861 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:55,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,871 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:55,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,885 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:55,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,894 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:55,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,908 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:55,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,918 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:55,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,934 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:55,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,944 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:55,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,959 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:55,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,969 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:55,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:55,984 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:55,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:55,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:55,994 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:55,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:55,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:55,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:55,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,008 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:56,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,018 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:56,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,032 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:56,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,038 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:56,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,051 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:56,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,058 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:56,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,071 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:56,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,077 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:56,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,090 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:56,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,097 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:56,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,110 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:56,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,116 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:56,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,129 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:56,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,135 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:56,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,148 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:56,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,154 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:56,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,169 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:56,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,179 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:56,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,194 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:56,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,203 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:56,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,217 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:56,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,226 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:56,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,239 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:56,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,248 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:56,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,262 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:56,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,271 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:56,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,284 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:56,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,293 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:56,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,307 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:56,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,316 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:56,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,335 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:56,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,343 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:56,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,357 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:56,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,366 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:56,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,383 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:56,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,391 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:56,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,406 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:56,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,415 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:56,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,429 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:56,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,438 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:56,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,453 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:56,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,461 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:56,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,475 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:56,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,484 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:56,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,497 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:56,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,506 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:56,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,520 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:56,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,530 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:56,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,545 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:56,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,555 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:56,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,569 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:56,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,579 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:56,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,593 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:56,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,603 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:56,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,618 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:56,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,627 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:56,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,641 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:56,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,650 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:56,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,663 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:56,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,670 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:56,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,684 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:56,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,691 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:56,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,705 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:56,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,712 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:56,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,727 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:56,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,733 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:56,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,747 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:56,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,753 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:56,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,767 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:56,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,775 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:56,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,789 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:56,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,796 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:56,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,811 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:56,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,820 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:56,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,835 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:56,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,844 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:56,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,859 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:56,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,868 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:56,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,882 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:56,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,891 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:56,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,905 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:56,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,914 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:56,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,927 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:56,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,936 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:56,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,954 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:56,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,963 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:56,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,976 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:56,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:56,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:56,985 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:56,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:56,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:56,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:56,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:56,998 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:57,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,005 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:57,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,018 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:57,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,025 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:57,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,040 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:57,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,048 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:57,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,063 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:57,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,072 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:57,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,088 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:57,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,098 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:57,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,113 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:57,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,123 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:57,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,137 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:57,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,146 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:57,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,160 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:57,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,170 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:57,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,184 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:57,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,194 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:57,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,208 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:57,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,218 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:57,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,232 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:57,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,241 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:57,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,256 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:57,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,265 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:57,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,278 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:57,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,285 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:57,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,297 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:57,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,303 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:57,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,317 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:57,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,323 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:57,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,337 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:57,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,344 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:57,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,357 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:57,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,363 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:57,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,375 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:57,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,382 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:57,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,394 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:57,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,401 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:57,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,415 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:57,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,421 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:57,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,435 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:57,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,442 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:57,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,463 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:57,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,472 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:57,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,487 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:57,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,495 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:57,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,513 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:57,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,522 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:57,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,536 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:57,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,545 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:57,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,564 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:57,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,572 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:57,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,586 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:57,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,596 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:57,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,613 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:57,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,622 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:57,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,638 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:57,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,647 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:57,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,661 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:57,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,670 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:57,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,684 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:57,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,692 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:57,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,706 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:57,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,715 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:57,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,730 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:57,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,740 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:57,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,755 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:57,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,764 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:57,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,779 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:57,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,788 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:57,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,802 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:57,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,811 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:57,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,825 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:57,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,835 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:57,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,853 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:57,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,863 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:57,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,881 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:57,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,890 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:57,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,905 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:57,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,914 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:57,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,934 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:57,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,942 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:57,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,956 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:57,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,965 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:57,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:57,979 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:57,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:57,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:57,987 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:57,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:57,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:57,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:57,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,001 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:58,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,010 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:58,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,030 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:58,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,038 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:58,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,053 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:58,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,061 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:58,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,081 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:58,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,090 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:58,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,104 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:58,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,114 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:58,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,129 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:58,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,139 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:58,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,153 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:58,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,162 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:58,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,178 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:58,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,187 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:58,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,200 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:58,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,210 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:58,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,225 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:58,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,234 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:58,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,248 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:58,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,257 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:58,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,272 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:58,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,282 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:58,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,297 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:58,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,305 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:58,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,319 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:58,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,328 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:58,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,342 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:58,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,350 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:58,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,365 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:58,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,374 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:58,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,389 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:58,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,399 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:58,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,413 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:58,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,423 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:58,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,437 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:58,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,447 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:58,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,462 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:58,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,472 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:58,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,486 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:58,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,495 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:58,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,509 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:58,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,519 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:58,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,533 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:58,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,542 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:58,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,556 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:58,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,565 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:58,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,579 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:58,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,587 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:58,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,601 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:58,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,610 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:58,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,625 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:58,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,634 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:58,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,647 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:58,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,656 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:58,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,669 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:58,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,677 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:58,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,691 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:58,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,700 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:58,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,713 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:58,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,722 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:58,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,736 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:58,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,745 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:58,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,760 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:58,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,769 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:58,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,782 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:58,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,790 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:58,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,804 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:58,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,814 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:58,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,828 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:58,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,836 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:58,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,849 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:58,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,858 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:58,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,873 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:58,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,881 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:58,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,894 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:58,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,903 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:58,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,916 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:58,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,925 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:58,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,940 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:58,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,948 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:58,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,961 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:58,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,969 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:58,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:58,984 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:58,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:58,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:58,992 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:58,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:58,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:58,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:58,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,007 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:59,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,017 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:59,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,031 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:59,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,041 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:59,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,059 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:59,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,068 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:59,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,087 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:59,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,097 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:59,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,116 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:59,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,126 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:59,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,145 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:59,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,154 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:59,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,173 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:59,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,182 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:59,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,198 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:59,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,208 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:59,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,221 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:59,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,230 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:59,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,245 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:59,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,254 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:59,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,268 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:59,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,277 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:59,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,292 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:59,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,301 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:59,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,315 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:59,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,324 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:59,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,339 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:59,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,349 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:59,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,362 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:59,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,372 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:59,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,386 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:59,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,395 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:59,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,412 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:59,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,421 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:59,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,435 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:59,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,444 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:59,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,458 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:59,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,468 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:59,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,482 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:59,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,492 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:59,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,506 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:59,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,516 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:59,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,530 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:59,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,539 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:59,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,554 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:59,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,564 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:59,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,579 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:59,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,589 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:59,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,605 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:59,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,615 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:59,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,630 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:59,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,639 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:59,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,654 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:59,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,664 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:59,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,678 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:59,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,687 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:59,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,701 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:59,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,711 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:59,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,725 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:59,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,735 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:59,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,750 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:59,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,759 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:59,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,773 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:59,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,782 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:59,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,796 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:59,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,806 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:59,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,819 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:59,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,830 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:59,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,845 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:59,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,855 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:59,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,869 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:59,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,879 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:59,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,893 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:59,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,903 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:59,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,918 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:59,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,927 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:05:59,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,946 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:05:59,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,956 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:59,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,970 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:05:59,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:05:59,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:05:59,979 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:05:59,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:05:59,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:05:59,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:05:59,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:05:59,992 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:00,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,001 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:00,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,015 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:00,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,023 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:00,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,038 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:00,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,046 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:00,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,060 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:00,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,069 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:00,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,083 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:00,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,092 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:00,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,106 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:00,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,115 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:00,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,128 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:00,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,137 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:00,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,149 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:00,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,158 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:00,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,170 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:00,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,179 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:00,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,192 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:00,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,200 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:00,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,213 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:00,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,222 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:00,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,234 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:00,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,243 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:00,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,256 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:00,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,264 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:00,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,277 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:00,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,286 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:00,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,299 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:00,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,307 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:00,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,320 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:00,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,328 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:00,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,341 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:00,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,349 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:00,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,362 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:00,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,370 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:00,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,384 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:00,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,392 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:00,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,407 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:00,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,416 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:00,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,432 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:00,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,442 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:00,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,456 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:00,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,465 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:00,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,478 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:00,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,488 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:00,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,503 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:00,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,512 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:00,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,526 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:00,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,535 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:00,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,547 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:00,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,556 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:00,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,568 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:00,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,577 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:00,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,589 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:00,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,597 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:00,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,611 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:00,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,619 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:00,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,632 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:00,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,641 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:00,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,655 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:00,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,664 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:00,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,679 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:00,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,689 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:00,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,703 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:00,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,711 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:00,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,725 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:00,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,731 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:00,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,744 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:00,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,751 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:00,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,763 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:00,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,770 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:00,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,784 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:00,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,793 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:00,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,807 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:00,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,816 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:00,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,831 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:00,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,841 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:00,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,856 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:00,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,865 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:00,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,878 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:00,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,887 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:00,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,900 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:00,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,909 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:00,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,923 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:00,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,932 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:00,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,947 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:00,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,956 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:00,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,969 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:00,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,977 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:00,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:00,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:00,990 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:00,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:00,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:00,998 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:00,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:00,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:00,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,012 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:01,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,020 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:01,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,032 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:01,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,041 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:01,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,054 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:01,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,063 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:01,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,076 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:01,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,085 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:01,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,098 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:01,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,106 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:01,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,120 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:01,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,129 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:01,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,142 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:01,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,150 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:01,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,164 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:01,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,172 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:01,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,185 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:01,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,193 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:01,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,206 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:01,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,214 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:01,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,227 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:01,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,236 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:01,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,249 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:01,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,257 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:01,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,271 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:01,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,286 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:01,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,311 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:01,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,323 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:01,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,348 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:01,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,360 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:01,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,385 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:01,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,395 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:01,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,414 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:01,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,424 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:01,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,447 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:01,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,457 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:01,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,478 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:01,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,488 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:01,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,507 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:01,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,517 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:01,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,536 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:01,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,546 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:01,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,566 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:01,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,574 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:01,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,592 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:01,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,601 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:01,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,615 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:01,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,623 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:01,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,639 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:01,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,647 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:01,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,662 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:01,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,668 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:01,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,682 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:01,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,689 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:01,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,703 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:01,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,710 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:01,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,723 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:01,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,730 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:01,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,748 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:01,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,757 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:01,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,770 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:01,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,779 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:01,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,792 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:01,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,799 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:01,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,813 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:01,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,822 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:01,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,836 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:01,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,844 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:01,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,859 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:01,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,868 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:01,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,882 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:01,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,890 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:01,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,903 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:01,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,911 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:01,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,931 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:01,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,941 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:01,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,961 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:01,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,970 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:01,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:01,986 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:01,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:01,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:01,995 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:01,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:01,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:01,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:01,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,008 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:02,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,017 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:02,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,030 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:02,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,039 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:02,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,052 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:02,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,060 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,072 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:02,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,081 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,095 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:02,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,103 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,117 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:02,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,126 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:02,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,141 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:02,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,149 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,163 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:02,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,172 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,185 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:02,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,194 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:02,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,209 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:02,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,217 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:02,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,232 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:02,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,240 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,254 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:02,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,262 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,276 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:02,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,285 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,299 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:02,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,307 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:02,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,324 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:02,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,334 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:02,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,353 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:02,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,362 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:02,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,380 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:02,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,389 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,402 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:02,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,411 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:02,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,427 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:02,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,436 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,449 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:02,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,458 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,470 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:02,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,479 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,494 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:02,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,501 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,514 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:02,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,520 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,533 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:02,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,539 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,552 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:02,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,558 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:02,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,571 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:02,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,579 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,592 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:02,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,599 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,611 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:02,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,618 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,630 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:02,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,637 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,649 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:02,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,656 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,668 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:02,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,674 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,687 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:02,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,693 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:02,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,707 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:02,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,714 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:02,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,727 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:02,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,733 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:02,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,747 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:02,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,753 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:02,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,766 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:02,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,772 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:02,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,786 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:02,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,792 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,805 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:02,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,811 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,824 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:02,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,830 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:02,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,843 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:02,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,850 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,862 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:02,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,868 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,881 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:02,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,887 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:02,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,900 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:02,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,907 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,922 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:02,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,928 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:02,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,942 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:02,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,948 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:02,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,962 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:02,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,968 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:02,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:02,982 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:02,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:02,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:02,989 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:02,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:02,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:02,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:02,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,002 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:03,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,011 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:03,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,025 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:03,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,032 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:03,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,045 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:03,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,052 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:03,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,065 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:03,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,072 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:03,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,086 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:03,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,094 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:03,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,109 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:03,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,116 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:03,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,130 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:03,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,137 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:03,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,150 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:03,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,157 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:03,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,171 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:03,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,178 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:03,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,191 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:03,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,199 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:03,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,212 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:03,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,218 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:03,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,231 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:03,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,237 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:03,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,250 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:03,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,257 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:03,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,270 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:03,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,276 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:03,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,290 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:03,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,296 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:03,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,310 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:03,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,318 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:03,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,332 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:03,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,338 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:03,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,351 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:03,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,357 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:03,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,374 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:03,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,381 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:03,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,394 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:03,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,400 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:03,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,413 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:03,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,420 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:03,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,433 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:03,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,440 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:03,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,453 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:03,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,463 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:03,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,477 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:03,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,487 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:03,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,501 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:03,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,510 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:03,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,524 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:03,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,533 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:03,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,547 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:03,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,557 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:03,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,571 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:03,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,581 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:03,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,596 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:03,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,606 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:03,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,620 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:03,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,629 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:03,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,643 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:03,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,653 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:03,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,667 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:03,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,676 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:03,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,691 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:03,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,701 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:03,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,715 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:03,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,725 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:03,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,739 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:03,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,747 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:03,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,760 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:03,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,769 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:03,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,783 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:03,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,792 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:03,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,806 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:03,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,815 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:03,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,830 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:03,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,840 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:03,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,855 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:03,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,865 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:03,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,882 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:03,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,891 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:03,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,908 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:03,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,917 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:03,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,934 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:03,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,943 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:03,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,957 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:03,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,965 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:03,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:03,978 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:03,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:03,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:03,987 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:03,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:03,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:03,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:03,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,001 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:04,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,010 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:04,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,023 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:04,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,031 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:04,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,046 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:04,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,054 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:04,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,068 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:04,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,077 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:04,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,089 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:04,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,097 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:04,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,110 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:04,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,118 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:04,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,132 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:04,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,141 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:04,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,154 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:04,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,163 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:04,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,180 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:04,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,189 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:04,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,203 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:04,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,212 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:04,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,226 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:04,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,234 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:04,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,249 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:04,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,258 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:04,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,272 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:04,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,279 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:04,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,293 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:04,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,302 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:04,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,315 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:04,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,324 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:04,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,338 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:04,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,348 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:04,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,367 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:04,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,378 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:04,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,393 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:04,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,403 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:04,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,418 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:04,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,427 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:04,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,441 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:04,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,450 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:04,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,464 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:04,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,473 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:04,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,486 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:04,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,495 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:04,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,511 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:04,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,520 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:04,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,535 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:04,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,544 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:04,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,558 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:04,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,567 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:04,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,582 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:04,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,592 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:04,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,607 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:04,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,616 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:04,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,630 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:04,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,640 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:04,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,653 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:04,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,663 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:04,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,678 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:04,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,687 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:04,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,702 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:04,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,710 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:04,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,724 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:04,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,734 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:04,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,749 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:04,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,758 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:04,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,772 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:04,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,781 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:04,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,795 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:04,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,805 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:04,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,819 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:04,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,828 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:04,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,843 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:04,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,853 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:04,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,867 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:04,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,876 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:04,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,893 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:04,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,899 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:04,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,912 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:04,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,921 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:04,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,933 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:04,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,941 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:04,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,954 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:04,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,962 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:04,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,975 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:04,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:04,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:04,983 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:04,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:04,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:04,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:04,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:04,995 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,004 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,017 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,025 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,038 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,046 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:05,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,061 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:05,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,067 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,081 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,089 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,103 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,109 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:05,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,122 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:05,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,129 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,141 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,148 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:05,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,161 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:05,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,170 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:05,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,183 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:05,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,192 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,205 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,212 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,225 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,233 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:05,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,246 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:05,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,253 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:05,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,267 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:05,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,275 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:05,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,289 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:05,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,295 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,308 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,314 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,327 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,334 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,348 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,355 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,367 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,373 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,386 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,393 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:05,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,406 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:05,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,413 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:05,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,426 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:05,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,432 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,445 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,452 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,464 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,470 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,483 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,489 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:05,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,503 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:05,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,509 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:05,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,523 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:05,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,529 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,542 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,548 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:05,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,562 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:05,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,571 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:05,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,585 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:05,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,594 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,608 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,617 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:05,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,632 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:05,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,641 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:05,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,658 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:05,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,667 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,681 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,690 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,706 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,715 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,729 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,738 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,752 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,761 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:05,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,776 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:05,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,785 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,799 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,809 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:05,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,829 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:05,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,838 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:05,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,862 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:05,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,871 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,887 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,897 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,914 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,923 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:06:05,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,938 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:06:05,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,947 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,962 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,971 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:05,984 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:05,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:05,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:05,994 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:05,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:05,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:05,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:05,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:06,012 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:06,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:06,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:06,021 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:06:06,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:06:06,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:06:06,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:06:06,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:06:06,034 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:06:06,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:06:06,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:06:06,044 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-12-06 06:19:16,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:16,942 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:16,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:16,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:16,952 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:16,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:16,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:16,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:16,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:16,966 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:16,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:16,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:16,975 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:16,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:16,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:16,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:16,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:16,989 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:16,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:16,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:16,998 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:16,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:16,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:16,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,013 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:17,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,022 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:17,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,037 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:17,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,046 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:17,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,061 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:17,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,070 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:17,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,084 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:17,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,093 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:17,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,107 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:17,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,116 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:17,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,131 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:17,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,140 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:17,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,154 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:17,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,163 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:17,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,177 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:17,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,187 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:17,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,201 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:17,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,209 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:17,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,223 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:17,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,233 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:17,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,247 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:17,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,257 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:17,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,270 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:17,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,279 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:17,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,292 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:17,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,300 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:17,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,314 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:17,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,323 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:17,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,337 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:17,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,345 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:17,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,359 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:17,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,368 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:17,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,381 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:17,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,391 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:17,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,405 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:17,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,415 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:17,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,429 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:17,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,439 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:17,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,453 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:17,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,463 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:17,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,477 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:17,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,486 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:17,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,501 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:17,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,510 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:17,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,524 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:17,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,533 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:17,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,548 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:17,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,558 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:17,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,572 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:17,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,581 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:17,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,594 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:17,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,603 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:17,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,617 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:17,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,625 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:17,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,639 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:17,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,647 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:17,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,660 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:17,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,669 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:17,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,683 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:17,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,692 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:17,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,706 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:17,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,715 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:17,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,729 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:17,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,738 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:17,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,752 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:17,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,761 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:17,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,775 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:17,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,784 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:17,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,799 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:17,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,808 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:17,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,822 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:17,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,832 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:17,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,847 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:17,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,854 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:17,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,869 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:17,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,878 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:17,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,894 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:17,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,903 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:17,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,921 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:17,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,931 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:17,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,948 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:17,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,956 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:17,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,970 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:17,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:17,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:17,978 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:17,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:17,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:17,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:17,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:17,992 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:18,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,000 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:18,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,013 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:18,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,022 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:18,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,035 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:18,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,044 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:18,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,060 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:18,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,069 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:18,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,083 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:18,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,093 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:18,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,106 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:18,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,116 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:18,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,130 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:18,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,139 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:18,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,152 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:18,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,162 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:18,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,175 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:18,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,184 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:18,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,197 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:18,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,206 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:18,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,219 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:18,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,229 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:18,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,241 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:18,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,251 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:18,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,265 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:18,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,274 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:18,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,287 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:18,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,297 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:18,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,311 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:18,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,320 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:18,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,333 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:18,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,342 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:18,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,356 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:18,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,364 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:18,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,378 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:18,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,386 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:18,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,400 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:18,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,408 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:18,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,420 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:18,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,427 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:18,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,441 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:18,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,450 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:18,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,465 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:18,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,475 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:18,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,489 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:18,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,498 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:18,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,512 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:18,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,522 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:18,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,536 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:18,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,546 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:18,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,558 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:18,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,567 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:18,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,579 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:18,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,588 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:18,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,601 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:18,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,611 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:18,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,625 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:18,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,634 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:18,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,649 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:18,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,658 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:18,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,671 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:18,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,679 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:18,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,693 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:18,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,703 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:18,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,717 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:18,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,725 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:18,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,738 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:18,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,746 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:18,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,763 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:18,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,771 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:18,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,786 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:18,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,795 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:18,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,808 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:18,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,817 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:18,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,829 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:18,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,838 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:18,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,853 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:18,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,862 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:18,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,874 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:18,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,883 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:18,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,896 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:18,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,905 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:18,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,918 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:18,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,927 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:18,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,941 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:18,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,950 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:18,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,963 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:18,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,972 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:18,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:18,985 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:18,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:18,995 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:18,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:18,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,009 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:19,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,018 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:19,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,030 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:19,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,039 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:19,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,057 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:19,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,065 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:19,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,078 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:19,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,087 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:19,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,099 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:19,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,108 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:19,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,121 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:19,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,131 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:19,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,144 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:19,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,153 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:19,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,167 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:19,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,176 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:19,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,190 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:19,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,198 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:19,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,213 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:19,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,221 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:19,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,235 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:19,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,245 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:19,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,259 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:19,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,269 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:19,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,282 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:19,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,291 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:19,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,305 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:19,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,314 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:19,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,329 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:19,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,338 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:19,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,352 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:19,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,361 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:19,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,375 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:19,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,384 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:19,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,399 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:19,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,408 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:19,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,422 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:19,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,431 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:19,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,445 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:19,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,454 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:19,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,469 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:19,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,478 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:19,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,493 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:19,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,502 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:19,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,517 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:19,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,527 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:19,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,540 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:19,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,550 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:19,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,563 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:19,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,571 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:19,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,584 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:19,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,593 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:19,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,607 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:19,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,616 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:19,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,630 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:19,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,638 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:19,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,652 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:19,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,659 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:19,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,674 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:19,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,683 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:19,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,696 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:19,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,704 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:19,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,718 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:19,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,727 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:19,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,741 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:19,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,750 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:19,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,765 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:19,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,773 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:19,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,786 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:19,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,793 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:19,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,806 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:19,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,814 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:19,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,827 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:19,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,837 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:19,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,851 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:19,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,860 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:19,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,873 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:19,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,883 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:19,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,897 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:19,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,905 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:19,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,919 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:19,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,928 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:19,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,942 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:19,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,949 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:19,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,963 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:19,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,969 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:19,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,982 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:19,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:19,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:19,988 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:19,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:19,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:19,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:19,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,002 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:20,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,009 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:20,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,023 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:20,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,031 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:20,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,045 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:20,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,054 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:20,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,067 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:20,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,073 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:20,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,086 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:20,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,092 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:20,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,104 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:20,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,114 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:20,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,127 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:20,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,136 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:20,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,150 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:20,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,159 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:20,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,172 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:20,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,178 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:20,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,191 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:20,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,200 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:20,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,213 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:20,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,222 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:20,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,237 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:20,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,245 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:20,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,259 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:20,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,267 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:20,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,280 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:20,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,287 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:20,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,300 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:20,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,306 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:20,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,319 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:20,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,326 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:20,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,340 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:20,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,348 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:20,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,361 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:20,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,369 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:20,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,382 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:20,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,388 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:20,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,401 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:20,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,410 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:20,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,424 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:20,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,433 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:20,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,448 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:20,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,457 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:20,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,472 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:20,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,482 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:20,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,496 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:20,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,502 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:20,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,515 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:20,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,522 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:20,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,535 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:20,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,542 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:20,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,556 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:20,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,563 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:20,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,576 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:20,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,585 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:20,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,599 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:20,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,608 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:20,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,623 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:20,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,632 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:20,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,646 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:20,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,655 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:20,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,671 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:20,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,677 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:20,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,691 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:20,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,697 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:20,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,710 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:20,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,717 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:20,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,730 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:20,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,737 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:20,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,749 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:20,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,755 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:20,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,769 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:20,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,776 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:20,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,789 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:20,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,798 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:20,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,812 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:20,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,820 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:20,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,833 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:20,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,842 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:20,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,856 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:20,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,866 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:20,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,880 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:20,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,890 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:20,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,904 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:20,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,913 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:20,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,928 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:20,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,937 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:20,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,952 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:20,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,960 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:20,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:20,976 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:20,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:20,985 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:20,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:20,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,000 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:21,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,008 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:21,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,021 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:21,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,027 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:21,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,040 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:21,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,046 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,058 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,064 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:21,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,077 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:21,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,084 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,096 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,103 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,117 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,125 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,138 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,147 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:21,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,161 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:21,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,169 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:21,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,183 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:21,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,192 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,206 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,215 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,228 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,237 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:21,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,251 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:21,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,259 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,272 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,281 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,293 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,302 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,315 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,323 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:21,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,336 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:21,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,345 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,358 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,366 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:21,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,380 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:21,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,389 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,402 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,409 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,422 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,430 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:21,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,446 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:21,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,452 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,465 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,472 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,485 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,492 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,504 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,511 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:21,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,524 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:21,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,533 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,546 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,554 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:21,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,567 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:21,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,576 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,588 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,597 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,609 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,617 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:21,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,630 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:21,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,639 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,651 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,659 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,672 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,678 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,691 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,697 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:21,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,711 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:21,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,717 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:21,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,731 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:21,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,740 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,753 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,761 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:21,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,775 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:21,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,784 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,797 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,806 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:21,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,819 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:21,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,828 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,845 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,853 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,866 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,875 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,889 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,897 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,911 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,921 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:21,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,935 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:21,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,944 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:21,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,958 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:21,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,968 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:21,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,982 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:21,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:21,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:21,991 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:21,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:21,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:21,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:21,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,005 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:22,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,014 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:22,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,029 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:22,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,038 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:22,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,052 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:22,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,061 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:22,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,074 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:22,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,082 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:22,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,095 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:22,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,104 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:22,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,117 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:22,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,126 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:22,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,138 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:22,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,146 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:22,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,159 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:22,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,168 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:22,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,181 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:22,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,190 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:22,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,203 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:22,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,213 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:22,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,227 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:22,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,237 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:22,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,250 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:22,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,259 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:22,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,273 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:22,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,283 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:22,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,296 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:22,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,305 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:22,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,323 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:22,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,332 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:22,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,346 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:22,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,355 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:22,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,368 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:22,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,376 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:22,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,389 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:22,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,398 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:22,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,413 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:22,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,423 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:22,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,436 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:22,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,445 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:22,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,460 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:22,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,469 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:22,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,484 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:22,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,492 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:22,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,506 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:22,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,516 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:22,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,529 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:22,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,538 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:22,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,552 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:22,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,560 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:22,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,574 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:22,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,583 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:22,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,596 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:22,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,604 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:22,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,617 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:22,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,626 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:22,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,639 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:22,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,648 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:22,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,661 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:22,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,670 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:22,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,683 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:22,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,692 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:22,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,709 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:22,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,718 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:22,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,731 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:22,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,740 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:22,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,754 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:22,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,763 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:22,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,776 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:22,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,785 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:22,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,799 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:22,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,808 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:22,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,821 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:22,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,828 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:22,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,842 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:22,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,852 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:22,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,866 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:22,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,875 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:22,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,889 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:22,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,899 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:22,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,913 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:22,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,922 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:22,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,936 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:22,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,944 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:22,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,957 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:22,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,966 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:22,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:22,979 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:22,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:22,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:22,988 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:22,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:22,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:22,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:22,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,001 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:23,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,009 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:23,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,022 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:23,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,031 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:23,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,045 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:23,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,054 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:23,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,071 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:23,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,080 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:23,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,097 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:23,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,103 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:23,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,117 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:23,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,124 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:23,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,137 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:23,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,145 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:23,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,158 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:23,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,167 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:23,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,180 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:23,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,189 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:23,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,202 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:23,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,211 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:23,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,225 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:23,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,234 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:23,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,251 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:23,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,259 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:23,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,272 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:23,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,281 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:23,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,295 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:23,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,304 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:23,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,318 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:23,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,326 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:23,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,341 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:23,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,349 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:23,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,363 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:23,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,372 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:23,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,387 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:23,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,394 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:23,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,406 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:23,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,415 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:23,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,428 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:23,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,435 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:23,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,448 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:23,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,454 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:23,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,467 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:23,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,474 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:23,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,487 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:23,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,494 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:23,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,508 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:23,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,516 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:23,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,529 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:23,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,538 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:23,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,552 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:23,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,561 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:23,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,574 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:23,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,582 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:23,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,595 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:23,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,604 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:23,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,615 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:23,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,624 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:23,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,637 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:23,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,645 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:23,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,658 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:23,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,667 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:23,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,679 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:23,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,688 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:23,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,701 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:23,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,710 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:23,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,723 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:23,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,732 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:23,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,747 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:23,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,756 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:23,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,770 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:23,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,780 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:23,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,793 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:23,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,802 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:23,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,817 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:23,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,826 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:23,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,840 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:23,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,849 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:23,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,865 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:23,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,874 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:23,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,889 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:23,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,898 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:23,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,911 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:23,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,920 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:23,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,933 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:23,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,943 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:23,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,956 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:23,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,965 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:23,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:23,978 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:23,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:23,988 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:23,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:23,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,001 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:24,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,010 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:24,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,024 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:24,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,033 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:24,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,047 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:24,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,057 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:24,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,071 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:24,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,081 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:24,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,097 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:24,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,106 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:24,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,119 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:24,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,128 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:24,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,142 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:24,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,151 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:24,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,164 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:24,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,173 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:24,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,186 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:24,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,195 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:24,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,209 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:24,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,218 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:24,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,231 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:24,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,240 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:24,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,254 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:24,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,262 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:24,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,275 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:24,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,284 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:24,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,299 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:24,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,308 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:24,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,322 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:24,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,331 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:24,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,344 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:24,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,353 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:24,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,368 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:24,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,374 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:24,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,386 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:24,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,395 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:24,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,412 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:24,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,421 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:24,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,438 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:24,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,447 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:24,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,461 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:24,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,469 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:24,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,484 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:24,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,493 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:24,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,507 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:24,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,514 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:24,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,526 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:24,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,533 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:24,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,547 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:24,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,556 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:24,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,569 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:24,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,578 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:24,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,591 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:24,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,599 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:24,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,611 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:24,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,618 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:24,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,630 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:24,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,637 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:24,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,650 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:24,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,657 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:24,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,670 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:24,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,679 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:24,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,693 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:24,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,702 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:24,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,716 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:24,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,725 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:24,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,737 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:24,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,744 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:24,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,757 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:24,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,765 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:24,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,777 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:24,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,786 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:24,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,799 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:24,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,805 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:24,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,818 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:24,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,825 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:24,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,839 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:24,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,848 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:24,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,861 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:24,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,870 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:24,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,884 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:24,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,892 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:24,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,905 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:24,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,914 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:24,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,928 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:24,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,937 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:24,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,950 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:24,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,960 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:24,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,973 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:24,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:24,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:24,982 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:24,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:24,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:24,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:24,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,996 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:25,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,005 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,019 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,028 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,040 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,049 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:25,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,063 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:25,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,072 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,086 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,096 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:25,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,109 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:25,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,119 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,133 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,142 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,157 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,166 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:25,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,179 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:25,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,185 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,199 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,205 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,218 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,224 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:25,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,236 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:25,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,242 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,256 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,262 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:25,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,275 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:25,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,284 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,297 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,306 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:25,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,324 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:25,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,333 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,347 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,355 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:25,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,368 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:25,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,377 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:25,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,390 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:25,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,399 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:25,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,416 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:25,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,425 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:25,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,442 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:25,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,451 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,466 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,475 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:25,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,489 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:25,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,498 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:25,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,512 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:25,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,521 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,536 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,545 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,560 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,570 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:25,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,583 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:25,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,593 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,607 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,616 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,629 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,638 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:25,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,651 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:25,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,658 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,672 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,680 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,694 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,702 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,716 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,724 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,738 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,747 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,761 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,769 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,783 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,791 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,805 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,813 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,826 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,832 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,847 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,855 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,868 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,877 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,891 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,900 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,914 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,923 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:25,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,937 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:25,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,945 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:25,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,960 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:25,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,968 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:25,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:25,985 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:25,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:25,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:25,993 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:25,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:25,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:25,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:25,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,007 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:26,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,016 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:26,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,030 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:26,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,039 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:26,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,057 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:26,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,066 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:26,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,080 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:26,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,089 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:26,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,103 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:26,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,112 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:26,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,126 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:26,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,135 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:26,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,148 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:26,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,157 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:26,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,170 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:26,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,178 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:26,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,193 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:26,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,202 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:26,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,215 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:26,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,224 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:26,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,238 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:26,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,247 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:26,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,260 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:26,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,270 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:26,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,283 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:26,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,292 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:26,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,307 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:26,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,315 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:26,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,328 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:26,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,337 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:26,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,350 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:26,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,358 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:26,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,370 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:26,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,379 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:26,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,391 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:26,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,400 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:26,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,412 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:26,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,420 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:26,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,432 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:26,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,441 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:26,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,453 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:26,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,462 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:26,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,474 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:26,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,483 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:26,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,495 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:26,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,504 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:26,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,517 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:26,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,526 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:26,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,540 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:26,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,549 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:26,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,563 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:26,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,572 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:26,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,586 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:26,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,596 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:26,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,609 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:26,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,619 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:26,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,632 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:26,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,642 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:26,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,655 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:26,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,663 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:26,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,677 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:26,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,685 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:26,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,699 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:26,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,708 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:26,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,722 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:26,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,730 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:26,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,743 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:26,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,751 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:26,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,764 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:26,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,772 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:26,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,786 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:26,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,795 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:26,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,809 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:26,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,817 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:26,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,830 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:26,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,837 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:26,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,849 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:26,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,856 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:26,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,868 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:26,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,877 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:26,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,892 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:26,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,901 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:26,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,914 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:26,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,924 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:26,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,937 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:26,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,947 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:26,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,961 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:26,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,970 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:26,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:26,984 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:26,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:26,993 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:26,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:26,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,006 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:27,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,015 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:27,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,029 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:27,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,038 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:27,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,052 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:27,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,060 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:27,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,073 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:27,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,081 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:27,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,094 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:27,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,102 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:27,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,116 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:27,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,124 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:27,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,137 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:27,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,144 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:27,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,158 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:27,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,165 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:27,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,178 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:27,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,185 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:27,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,199 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:27,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,206 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:27,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,220 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:27,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,228 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:27,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,241 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:27,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,249 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:27,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,266 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:27,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,273 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:27,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,286 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:27,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,292 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:27,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,304 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:27,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,311 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:27,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,324 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:27,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,330 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:27,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,343 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:27,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,349 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:27,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,361 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:27,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,368 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:27,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,380 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:27,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,389 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:27,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,402 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:27,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,409 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:27,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,421 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:27,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,428 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:27,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,441 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:27,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,450 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:27,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,463 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:27,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,469 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:27,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,483 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:27,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,490 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:27,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,503 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:27,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,512 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:27,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,524 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:27,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,532 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:27,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,545 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:27,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,554 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:27,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,567 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:27,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,575 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:27,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,588 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:27,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,596 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:27,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,608 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:27,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,617 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:27,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,629 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:27,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,638 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:27,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,651 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:27,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,659 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:27,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,672 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:27,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,678 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:27,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,691 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:27,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,697 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:27,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,711 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:27,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,721 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:27,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,734 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:27,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,741 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:27,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,755 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:27,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,761 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:27,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,774 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:27,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,783 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:27,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,797 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:27,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,805 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:27,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,818 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:27,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,826 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:27,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,840 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:27,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,848 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:27,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,862 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:27,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,871 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:27,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,883 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:27,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,891 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:27,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,904 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:27,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,912 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:27,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,924 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:27,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,932 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:27,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,944 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:27,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,953 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:27,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,966 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:27,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,975 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:27,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,988 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:27,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:27,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:27,997 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:27,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:27,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:27,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:27,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,010 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:28,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,018 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:28,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,032 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:28,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,040 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:28,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,054 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:28,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,062 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:28,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,076 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:28,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,084 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,098 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,107 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,119 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,127 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,139 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,148 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,161 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,169 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,182 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,191 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,203 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,212 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:28,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,225 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:28,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,233 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,246 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,254 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,266 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,275 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,287 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,295 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:28,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,309 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:28,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,317 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,330 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,338 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,352 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,361 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,373 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,382 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,395 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,405 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,419 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,429 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:28,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,444 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:28,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,453 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:28,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,468 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:28,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,476 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:28,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,491 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:28,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,500 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,513 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,522 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:28,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,537 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:28,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,546 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,560 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,569 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:28,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,584 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:28,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,594 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,608 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,617 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,631 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,641 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,654 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,663 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,678 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,687 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,701 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,710 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:28,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,724 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:28,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,733 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,747 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,757 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,771 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,780 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:28,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,794 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:28,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,803 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:28,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,818 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:28,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,827 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,841 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,850 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,863 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,872 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:28,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,887 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:28,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,897 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:28,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,911 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:28,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,920 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,933 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,943 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:28,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,956 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:28,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,966 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:28,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:28,980 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:28,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:28,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:28,990 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:28,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:28,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:28,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:28,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,004 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:29,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,013 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,027 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:29,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,036 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,050 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:29,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,059 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:29,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,073 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:29,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,083 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,096 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:29,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,106 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:29,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,120 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:29,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,130 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,146 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:29,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,156 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,169 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:29,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,179 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,193 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:29,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,203 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,216 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:29,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,226 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,239 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:29,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,249 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,262 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:29,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,272 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,285 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:29,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,295 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:29,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,309 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:29,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,318 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,331 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:29,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,340 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:29,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,355 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:29,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,364 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:29,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,378 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:29,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,387 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:29,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,401 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:29,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,410 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,424 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:29,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,432 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,446 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:29,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,455 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,468 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:29,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,478 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:29,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,492 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:29,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,501 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:29,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,515 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:29,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,525 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:29,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,539 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:29,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,549 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,562 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:29,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,572 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,585 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:29,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,595 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,608 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:29,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,618 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,631 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:29,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,641 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:29,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,656 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:29,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,664 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,677 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:29,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,685 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,698 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:29,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,707 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:29,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,722 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:29,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,731 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:29,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,746 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:29,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,755 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,769 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:29,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,779 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:29,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,792 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:29,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,801 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:29,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,816 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:29,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,824 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,837 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:29,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,846 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,859 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:29,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,867 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,882 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:29,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,891 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,905 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:29,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,914 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:29,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,929 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:29,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,938 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,952 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:29,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,961 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:29,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,976 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:29,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:29,985 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:29,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:29,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:29,999 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,008 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,021 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,027 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,039 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,045 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,057 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,063 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,076 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,082 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,094 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,100 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,113 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,119 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:30,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,132 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:30,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,141 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,155 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,164 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,179 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,187 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,199 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,207 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:30,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,220 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:30,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,228 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,240 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,249 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,261 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,269 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:30,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,282 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:30,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,291 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,302 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,311 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:30,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,325 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:30,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,334 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,346 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,353 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,365 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,371 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,384 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,391 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:30,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,404 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:30,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,411 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,423 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,430 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,443 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,450 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,463 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,469 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:30,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,483 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:30,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,489 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:30,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,503 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:30,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,509 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:30,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,523 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:30,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,532 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,544 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,553 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:30,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,567 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:30,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,575 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:30,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,589 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:30,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,598 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:30,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,613 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:30,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,622 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,637 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,646 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,659 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,666 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,679 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,686 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,698 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,705 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:30,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,719 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:30,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,725 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:30,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,739 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:30,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,746 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,759 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,765 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:30,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,779 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:30,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,786 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:30,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,800 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:30,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,807 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,820 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,827 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,840 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,848 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,861 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,869 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,882 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,890 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,903 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,911 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,924 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,932 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:30,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,945 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:30,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,953 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:30,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,967 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:30,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,975 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:30,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,988 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:30,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:30,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:30,997 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:30,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:30,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:30,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:30,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,011 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:31,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,020 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:31,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,035 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:31,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,044 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:31,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,057 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:31,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,066 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:31,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,081 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:31,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,090 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:31,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,105 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:31,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,113 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:31,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,127 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:31,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,135 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:31,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,148 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:31,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,154 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:31,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,167 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:31,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,174 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:31,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,186 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:31,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,194 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:31,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,206 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:31,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,213 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:31,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,226 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:31,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,232 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:31,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,246 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:31,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,253 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:31,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,266 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:31,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,274 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:31,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,287 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:31,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,297 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:31,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,310 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:31,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,320 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:31,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,333 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:31,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,342 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:31,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,356 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:31,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,365 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:31,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,378 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:31,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,387 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:31,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,401 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:31,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,410 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:31,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,425 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:31,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,433 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:31,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,447 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:31,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,454 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:31,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,468 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:31,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,476 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:31,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,493 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:31,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,502 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:31,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,516 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:31,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,525 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:31,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,539 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:31,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,548 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:31,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,562 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:31,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,571 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:31,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,586 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:31,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,595 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:31,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,609 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:31,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,616 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:31,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,629 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:31,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,635 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:31,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,649 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:31,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,656 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:31,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,672 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:31,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,681 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:31,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,695 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:31,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,705 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:31,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,719 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:31,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,728 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:31,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,741 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:31,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,751 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:31,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,764 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:31,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,774 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:31,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,788 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:31,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,798 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:31,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,811 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:31,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,821 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:31,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,835 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:31,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,845 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:31,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,859 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:31,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,869 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:31,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,884 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:31,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,894 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:31,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,907 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:31,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,916 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:31,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,930 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:31,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,938 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:31,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,951 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:31,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,960 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:31,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,973 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:31,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:31,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:31,981 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:31,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:31,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:31,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:31,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:31,994 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:32,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,003 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:32,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,017 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:32,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,026 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:32,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,039 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:32,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,048 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:32,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,062 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:32,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,071 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:32,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,088 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:32,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,097 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:32,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,110 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:32,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,120 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:32,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,133 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:32,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,143 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:32,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,157 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:32,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,167 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:32,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,180 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:32,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,189 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:32,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,203 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:32,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,212 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:32,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,226 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:32,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,236 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:32,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,249 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:32,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,258 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:32,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,271 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:32,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,281 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:32,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,294 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:32,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,303 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:32,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,317 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:32,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,326 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:32,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,343 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:32,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,353 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:32,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,366 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:32,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,376 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:32,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,390 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:32,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,400 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:32,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,414 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:32,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,423 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:32,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,436 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:32,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,446 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:32,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,462 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:32,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,471 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:32,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,484 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:32,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,494 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:32,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,507 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:32,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,516 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:32,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,529 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:32,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,538 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:32,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,552 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:32,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,561 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:32,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,574 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:32,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,584 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:32,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,598 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:32,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,604 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:32,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,618 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:32,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,624 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:32,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,636 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:32,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,645 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:32,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,658 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:32,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,667 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:32,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,679 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:32,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,688 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:32,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,702 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:32,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,710 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:32,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,723 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:32,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,732 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:32,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,745 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:32,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,754 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:32,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,767 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:32,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,776 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:32,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,789 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:32,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,798 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:32,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,811 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:32,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,820 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:32,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,834 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:32,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,844 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:32,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,857 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:32,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,867 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:32,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,880 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:32,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,889 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:32,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,907 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:32,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,915 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:32,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,928 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:32,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,937 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:32,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,951 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:32,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,959 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:32,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,973 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:32,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:32,982 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:32,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:32,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:32,994 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:33,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,003 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:33,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,020 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:33,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,028 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:33,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,040 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:33,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,049 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:33,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,062 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:33,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,070 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:33,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,086 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:33,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,095 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:33,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,109 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:33,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,118 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:33,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,132 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:33,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,142 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:33,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,155 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:33,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,164 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:33,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,178 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:33,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,186 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:33,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,200 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:33,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,210 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:33,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,223 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:33,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,232 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:33,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,246 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:33,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,255 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:33,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,269 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:33,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,278 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:33,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,291 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:33,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,300 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:33,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,314 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:33,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,323 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:33,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,336 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:33,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,345 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:33,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,357 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:33,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,366 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:33,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,379 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:33,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,389 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:33,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,403 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:33,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,412 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:33,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,425 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:33,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,435 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:33,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,448 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:33,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,458 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:33,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,471 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:33,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,481 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:33,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,495 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:33,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,505 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:33,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,519 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:33,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,528 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:33,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,542 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:33,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,551 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:33,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,563 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:33,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,572 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:33,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,588 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:33,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,596 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:33,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,609 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:33,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,619 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:33,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,633 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:33,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,642 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:33,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,656 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:33,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,664 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:33,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,678 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:33,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,687 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:33,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,701 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:33,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,709 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:33,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,726 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:33,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,735 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:33,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,749 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:33,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,757 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:33,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,770 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:33,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,779 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:33,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,793 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:33,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,802 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:33,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,817 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:33,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,825 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:33,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,839 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:33,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,849 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:33,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,868 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:33,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,877 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:33,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,893 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:33,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,901 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:33,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,916 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:33,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,926 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:33,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,940 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:33,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,950 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:33,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,964 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:33,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,974 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:33,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:33,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,988 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:33,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:33,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:33,998 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:33,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:33,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:33,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,011 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:34,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,020 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:34,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,033 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:34,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,041 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:34,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,054 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:34,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,064 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:34,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,076 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:34,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,085 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:34,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,100 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:34,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,109 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:34,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,124 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:34,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,133 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:34,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,146 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:34,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,155 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:34,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,170 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:34,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,179 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:34,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,193 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:34,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,202 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:34,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,216 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:34,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,225 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:34,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,243 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:34,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,252 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:34,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,269 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:34,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,278 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:34,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,292 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:34,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,301 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:34,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,316 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:34,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,325 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:34,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,339 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:34,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,348 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:34,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,362 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:34,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,371 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:34,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,385 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:34,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,394 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:34,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,413 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:34,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,423 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:34,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,440 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:34,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,449 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:34,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,466 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:34,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,475 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:34,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,488 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:34,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,495 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:34,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,507 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:34,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,514 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:34,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,526 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:34,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,533 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:34,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,545 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:34,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,552 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:34,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,564 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:34,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,571 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:34,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,584 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:34,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,592 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:34,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,609 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:34,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,618 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:34,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,635 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:34,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,644 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:34,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,658 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:34,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,667 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:34,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,686 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:34,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,696 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:34,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,710 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:34,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,719 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:34,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,736 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:34,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,744 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:34,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,757 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:34,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,766 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:34,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,781 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:34,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,790 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:34,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,804 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:34,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,813 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:34,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,827 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:34,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,836 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:34,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,850 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:34,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,858 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:34,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,872 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:34,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,880 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:34,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,894 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:34,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,902 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:34,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,915 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:34,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,924 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:34,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,938 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:34,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,944 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:34,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,957 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:34,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,964 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:34,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:34,978 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:34,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:34,988 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:34,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:34,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,002 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:35,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,011 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:35,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,025 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:35,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,034 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:35,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,047 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:35,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,056 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:35,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,070 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:35,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,079 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:35,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,093 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:35,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,103 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:35,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,116 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:35,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,124 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:35,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,137 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:35,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,146 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:35,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,160 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:35,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,168 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:35,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,181 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:35,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,190 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:35,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,203 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:35,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,212 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:35,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,225 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:35,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,233 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:35,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,248 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:35,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,257 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:35,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,270 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:35,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,279 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:35,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,291 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:35,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,300 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:35,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,314 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:35,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,323 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:35,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,335 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:35,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,344 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:35,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,361 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:35,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,369 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:35,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,383 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:35,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,393 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:35,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,407 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:35,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,416 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:35,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,431 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:35,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,440 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:35,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,453 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:35,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,463 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:35,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,476 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:35,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,485 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:35,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,499 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:35,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,508 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:35,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,523 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:35,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,531 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:35,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,545 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:35,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,554 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:35,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,568 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:35,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,577 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:35,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,592 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:35,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,601 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:35,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,615 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:35,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,624 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:35,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,638 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:35,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,647 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:35,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,660 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:35,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,669 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:35,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,682 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:35,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,690 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:35,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,703 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:35,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,711 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:35,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,723 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:35,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,732 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:35,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,747 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:35,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,756 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:35,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,771 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:35,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,780 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:35,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,793 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:35,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,803 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:35,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,817 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:35,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,827 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:35,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,841 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:35,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,851 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:35,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,865 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:35,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,874 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:35,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,888 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:35,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,897 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:35,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,910 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:35,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,920 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:35,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,933 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:35,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,942 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:35,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,956 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:35,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,966 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:35,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,978 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:35,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:35,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:35,987 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:35,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:35,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:35,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:35,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,001 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:36,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,011 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:36,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,026 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:36,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,035 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:36,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,050 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:36,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,060 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:36,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,075 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:36,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,085 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:36,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,103 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:36,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,112 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:36,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,127 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:36,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,137 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:36,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,151 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:36,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,160 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:36,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,176 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:36,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,185 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:36,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,198 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:36,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,207 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:36,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,222 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:36,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,231 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:36,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,245 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:36,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,254 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:36,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,268 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:36,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,277 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:36,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,291 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:36,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,300 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:36,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,314 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:36,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,323 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:36,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,337 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:36,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,346 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:36,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,358 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:36,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,366 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:36,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,379 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:36,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,387 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:36,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,400 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:36,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,408 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:36,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,422 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:36,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,430 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:36,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,443 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:36,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,452 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:36,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,465 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:36,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,473 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:36,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,487 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:36,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,495 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:36,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,509 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:36,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,517 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:36,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,530 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:36,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,538 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:36,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,551 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:36,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,559 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:36,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,572 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:36,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,580 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:36,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,595 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:36,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,603 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:36,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,616 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:36,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,624 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:36,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,636 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:36,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,645 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:36,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,658 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:36,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,667 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:36,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,680 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:36,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,690 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:36,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,704 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:36,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,714 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:36,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,727 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:36,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,737 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:36,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,751 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:36,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,760 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:36,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,774 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:36,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,783 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:36,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,797 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:36,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,806 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:36,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,820 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:36,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,829 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:36,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,842 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:36,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,851 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:36,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,865 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:36,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,874 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:36,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,887 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:36,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,896 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:36,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,909 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:36,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,918 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:36,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,931 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:36,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,939 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:36,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,952 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:36,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,961 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:36,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,973 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:36,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:36,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:36,982 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:36,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:36,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:36,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:36,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:36,996 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,004 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:37,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,016 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:37,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,023 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,037 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,046 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,060 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,068 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:37,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,082 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:37,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,092 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:37,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,105 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:37,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,114 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:37,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,128 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:37,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,137 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,153 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,163 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,177 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,186 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:37,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,200 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:37,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,209 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:37,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,226 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:37,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,235 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:37,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,248 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:37,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,257 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,270 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,278 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:37,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,291 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:37,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,299 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,313 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,321 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,335 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,343 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,358 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,366 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,380 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,387 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,401 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,409 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,422 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,431 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,444 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,452 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,466 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,474 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,487 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,497 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,511 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,520 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,538 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,547 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:37,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,560 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:37,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,569 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,585 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,593 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,607 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,617 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,631 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,641 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,656 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,664 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,677 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,686 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,700 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,709 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:37,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,722 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:37,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,732 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,746 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,755 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:37,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,769 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:37,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,778 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,792 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,802 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,816 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,822 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,835 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,841 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,855 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,861 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,874 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,883 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,896 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,902 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,915 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,921 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,934 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,941 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,954 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,960 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:37,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,972 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:37,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,979 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:37,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:37,991 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:37,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:37,998 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:37,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:37,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,011 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:38,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,018 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,034 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,043 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,058 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,067 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,082 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,090 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:38,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,107 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:38,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,117 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,135 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,144 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,159 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,168 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,182 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,191 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,205 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,215 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:38,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,228 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:38,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,238 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,252 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,261 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,274 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,280 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:38,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,293 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:38,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,300 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,314 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,321 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,334 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,341 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:38,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,353 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:38,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,359 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,372 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,378 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,391 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,397 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:38,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,409 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:38,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,416 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,429 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,435 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:38,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,447 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:38,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,455 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,469 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,479 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,494 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,504 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,519 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,528 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:38,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,542 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:38,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,551 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,565 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,575 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:38,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,589 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:38,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,598 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:38,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,610 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:38,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,616 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:38,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,629 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:38,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,636 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,652 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,659 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:38,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,672 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:38,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,678 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,691 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,697 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:38,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,709 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:38,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,716 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:38,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,730 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:38,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,739 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:38,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,751 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:38,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,760 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,773 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,781 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:38,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,793 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:38,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,802 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,815 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,823 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:38,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,836 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:38,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,842 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,856 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,863 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,877 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,883 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:38,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,897 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:38,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,903 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,917 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,924 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:38,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,936 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:38,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,944 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,959 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,965 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:38,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,979 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:38,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:38,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:38,986 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:38,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:38,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:38,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:38,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,999 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:39,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:39,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:39,006 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:39,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:39,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:39,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:39,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:39,020 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:39,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:39,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:39,028 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:39,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:39,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:39,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:39,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:39,041 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:39,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:39,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:39,050 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:39,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:39,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:39,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:39,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:39,064 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:39,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:39,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:39,073 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:39,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:39,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:39,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:39,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:39,090 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:39,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:39,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:39,099 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:39,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:39,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:39,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:39,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:39,113 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:39,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:39,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:39,122 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:39,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:39,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:39,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:39,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:39,136 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:39,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:39,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:39,146 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:39,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:39,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:39,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:39,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:39,160 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:39,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:39,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:39,169 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:39,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:39,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:39,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:39,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:39,183 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:39,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:39,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:39,191 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:39,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:39,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:39,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:39,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:39,205 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:39,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:39,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:39,214 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:39,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:39,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:39,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:39,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:39,228 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:39,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:39,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:39,237 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:39,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:39,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:39,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:39,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:39,252 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:39,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:39,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:39,258 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:39,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:39,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:39,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:39,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:39,271 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:39,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:39,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:39,277 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:39,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:39,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:39,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:39,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:39,289 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:39,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:39,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:39,298 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:39,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:39,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:39,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:39,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:39,311 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:39,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:39,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:39,321 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:39,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:39,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:39,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:39,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:39,335 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:39,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:39,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:39,344 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:39,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:39,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:39,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:39,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:39,357 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-06 06:19:39,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:39,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:39,366 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:39,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 06:19:39,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:39,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:39,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:39,380 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 10 proven. 3 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:19:39,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:39,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 43 states and 67 transitions. [2024-12-06 06:19:39,390 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 67 transitions. [2024-12-06 06:19:39,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:19:39,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:39,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms