./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/recursive-simple/fibo_2calls_6-1.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0d8d744-b408-4893-bbee-f334dcd796d5/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0d8d744-b408-4893-bbee-f334dcd796d5/bin/ukojak-verify-EEHR8qb7sm/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0d8d744-b408-4893-bbee-f334dcd796d5/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0d8d744-b408-4893-bbee-f334dcd796d5/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/recursive-simple/fibo_2calls_6-1.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0d8d744-b408-4893-bbee-f334dcd796d5/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0d8d744-b408-4893-bbee-f334dcd796d5/bin/ukojak-verify-EEHR8qb7sm --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 e0068f83ad7eb3861b59041e8ebf2a38df44c3a60c0fafaf2450f6b793a60fbe --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 23:21:42,007 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 23:21:42,087 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0d8d744-b408-4893-bbee-f334dcd796d5/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-13 23:21:42,094 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 23:21:42,094 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 23:21:42,123 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 23:21:42,124 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 23:21:42,124 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 23:21:42,125 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 23:21:42,125 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 23:21:42,125 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 23:21:42,125 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 23:21:42,126 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 23:21:42,126 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 23:21:42,126 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 23:21:42,126 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 23:21:42,126 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 23:21:42,127 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 23:21:42,127 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 23:21:42,127 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 23:21:42,127 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 23:21:42,127 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 23:21:42,128 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 23:21:42,128 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 23:21:42,128 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 23:21:42,128 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 23:21:42,128 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 23:21:42,129 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 23:21:42,129 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 23:21:42,129 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 23:21:42,129 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 23:21:42,129 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 23:21:42,130 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 23:21:42,130 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 23:21:42,130 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 23:21:42,130 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_d0d8d744-b408-4893-bbee-f334dcd796d5/bin/ukojak-verify-EEHR8qb7sm 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 -> e0068f83ad7eb3861b59041e8ebf2a38df44c3a60c0fafaf2450f6b793a60fbe [2024-11-13 23:21:42,547 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 23:21:42,561 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 23:21:42,567 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 23:21:42,569 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 23:21:42,570 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 23:21:42,571 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0d8d744-b408-4893-bbee-f334dcd796d5/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/recursive-simple/fibo_2calls_6-1.c Unable to find full path for "g++" [2024-11-13 23:21:44,975 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 23:21:45,310 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 23:21:45,311 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0d8d744-b408-4893-bbee-f334dcd796d5/sv-benchmarks/c/recursive-simple/fibo_2calls_6-1.c [2024-11-13 23:21:45,352 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0d8d744-b408-4893-bbee-f334dcd796d5/bin/ukojak-verify-EEHR8qb7sm/data/64196b03a/b8c296194be64ec5a437611e46a11d13/FLAGce475e15f [2024-11-13 23:21:45,378 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0d8d744-b408-4893-bbee-f334dcd796d5/bin/ukojak-verify-EEHR8qb7sm/data/64196b03a/b8c296194be64ec5a437611e46a11d13 [2024-11-13 23:21:45,381 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 23:21:45,383 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 23:21:45,385 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 23:21:45,386 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 23:21:45,392 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 23:21:45,393 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 11:21:45" (1/1) ... [2024-11-13 23:21:45,395 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@656fae31 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:21:45, skipping insertion in model container [2024-11-13 23:21:45,395 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 11:21:45" (1/1) ... [2024-11-13 23:21:45,414 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 23:21:45,626 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 23:21:45,639 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 23:21:45,657 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 23:21:45,674 INFO L204 MainTranslator]: Completed translation [2024-11-13 23:21:45,675 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:21:45 WrapperNode [2024-11-13 23:21:45,675 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 23:21:45,676 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 23:21:45,677 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 23:21:45,677 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 23:21:45,685 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:21:45" (1/1) ... [2024-11-13 23:21:45,692 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:21:45" (1/1) ... [2024-11-13 23:21:45,711 INFO L138 Inliner]: procedures = 14, calls = 13, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 21 [2024-11-13 23:21:45,711 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 23:21:45,712 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 23:21:45,712 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 23:21:45,712 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 23:21:45,720 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:21:45" (1/1) ... [2024-11-13 23:21:45,720 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:21:45" (1/1) ... [2024-11-13 23:21:45,721 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:21:45" (1/1) ... [2024-11-13 23:21:45,722 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:21:45" (1/1) ... [2024-11-13 23:21:45,725 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:21:45" (1/1) ... [2024-11-13 23:21:45,727 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:21:45" (1/1) ... [2024-11-13 23:21:45,728 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:21:45" (1/1) ... [2024-11-13 23:21:45,729 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:21:45" (1/1) ... [2024-11-13 23:21:45,731 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 23:21:45,732 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 23:21:45,732 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 23:21:45,732 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 23:21:45,733 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:21:45" (1/1) ... [2024-11-13 23:21:45,744 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 23:21:45,769 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0d8d744-b408-4893-bbee-f334dcd796d5/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 23:21:45,792 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0d8d744-b408-4893-bbee-f334dcd796d5/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 23:21:45,795 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d0d8d744-b408-4893-bbee-f334dcd796d5/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 23:21:45,821 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 23:21:45,821 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 23:21:45,821 INFO L130 BoogieDeclarations]: Found specification of procedure fibo2 [2024-11-13 23:21:45,822 INFO L138 BoogieDeclarations]: Found implementation of procedure fibo2 [2024-11-13 23:21:45,822 INFO L130 BoogieDeclarations]: Found specification of procedure fibo1 [2024-11-13 23:21:45,822 INFO L138 BoogieDeclarations]: Found implementation of procedure fibo1 [2024-11-13 23:21:45,822 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 23:21:45,822 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 23:21:45,896 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 23:21:45,899 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 23:21:46,181 INFO L? ?]: Removed 24 outVars from TransFormulas that were not future-live. [2024-11-13 23:21:46,183 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 23:21:46,244 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 23:21:46,246 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-13 23:21:46,247 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 11:21:46 BoogieIcfgContainer [2024-11-13 23:21:46,247 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 23:21:46,248 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 23:21:46,248 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 23:21:46,261 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 23:21:46,262 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 11:21:46" (1/1) ... [2024-11-13 23:21:46,275 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 23:21:46,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:46,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 46 states and 52 transitions. [2024-11-13 23:21:46,357 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 52 transitions. [2024-11-13 23:21:46,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 23:21:46,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:46,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:46,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:46,579 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:46,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:46,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 45 states and 51 transitions. [2024-11-13 23:21:46,661 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 51 transitions. [2024-11-13 23:21:46,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-13 23:21:46,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:46,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:46,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:46,797 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:47,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:47,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 50 states and 58 transitions. [2024-11-13 23:21:47,045 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 58 transitions. [2024-11-13 23:21:47,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-13 23:21:47,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:47,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:47,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:47,175 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:47,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:47,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 49 states and 57 transitions. [2024-11-13 23:21:47,269 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 57 transitions. [2024-11-13 23:21:47,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 23:21:47,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:47,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:47,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:47,502 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:47,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:47,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 55 states and 65 transitions. [2024-11-13 23:21:47,700 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 65 transitions. [2024-11-13 23:21:47,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-13 23:21:47,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:47,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:47,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:47,766 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:47,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:47,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 54 states and 64 transitions. [2024-11-13 23:21:47,812 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 64 transitions. [2024-11-13 23:21:47,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 23:21:47,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:47,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:47,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:47,888 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:48,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:48,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 57 states and 68 transitions. [2024-11-13 23:21:48,025 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 68 transitions. [2024-11-13 23:21:48,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 23:21:48,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:48,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:48,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:48,226 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:48,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:48,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 58 states and 70 transitions. [2024-11-13 23:21:48,347 INFO L276 IsEmpty]: Start isEmpty. Operand 58 states and 70 transitions. [2024-11-13 23:21:48,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-13 23:21:48,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:48,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:48,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:48,390 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:21:48,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:48,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 57 states and 69 transitions. [2024-11-13 23:21:48,436 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 69 transitions. [2024-11-13 23:21:48,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 23:21:48,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:48,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:48,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:48,696 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:49,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:49,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 59 states and 73 transitions. [2024-11-13 23:21:49,244 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 73 transitions. [2024-11-13 23:21:49,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 23:21:49,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:49,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:49,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:49,375 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:21:49,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:49,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 62 states and 77 transitions. [2024-11-13 23:21:49,555 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 77 transitions. [2024-11-13 23:21:49,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-13 23:21:49,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:49,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:49,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:49,804 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:50,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:50,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 70 states and 90 transitions. [2024-11-13 23:21:50,778 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 90 transitions. [2024-11-13 23:21:50,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 23:21:50,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:50,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:50,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:50,975 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:21:51,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:51,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 72 states and 94 transitions. [2024-11-13 23:21:51,561 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 94 transitions. [2024-11-13 23:21:51,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-13 23:21:51,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:51,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:51,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:51,792 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 8 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:53,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:53,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 80 states and 106 transitions. [2024-11-13 23:21:53,068 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 106 transitions. [2024-11-13 23:21:53,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-13 23:21:53,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:53,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:53,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:53,278 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 8 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:54,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:54,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 128 states to 86 states and 114 transitions. [2024-11-13 23:21:54,161 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 114 transitions. [2024-11-13 23:21:54,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-13 23:21:54,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:54,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:54,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:54,385 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 13 proven. 18 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:55,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:55,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 92 states and 121 transitions. [2024-11-13 23:21:55,317 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 121 transitions. [2024-11-13 23:21:55,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-13 23:21:55,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:55,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:55,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:21:55,721 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 37 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:21:59,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:21:59,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 114 states and 148 transitions. [2024-11-13 23:21:59,485 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 148 transitions. [2024-11-13 23:21:59,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-13 23:21:59,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:21:59,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:21:59,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:00,031 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-13 23:22:01,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:01,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 183 states to 124 states and 165 transitions. [2024-11-13 23:22:01,660 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 165 transitions. [2024-11-13 23:22:01,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-13 23:22:01,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:01,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:01,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:01,747 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-11-13 23:22:01,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:01,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 186 states to 125 states and 168 transitions. [2024-11-13 23:22:01,793 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 168 transitions. [2024-11-13 23:22:01,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-13 23:22:01,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:01,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:01,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:02,003 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-11-13 23:22:02,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:02,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 195 states to 129 states and 176 transitions. [2024-11-13 23:22:02,831 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 176 transitions. [2024-11-13 23:22:02,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-13 23:22:02,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:02,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:02,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:02,912 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 41 trivial. 0 not checked. [2024-11-13 23:22:02,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:02,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 198 states to 130 states and 179 transitions. [2024-11-13 23:22:02,948 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 179 transitions. [2024-11-13 23:22:02,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-13 23:22:02,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:02,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:02,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:03,226 INFO L134 CoverageAnalysis]: Checked inductivity of 63 backedges. 54 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 23:22:04,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:04,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 201 states to 129 states and 173 transitions. [2024-11-13 23:22:04,201 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 173 transitions. [2024-11-13 23:22:04,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-13 23:22:04,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:04,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:04,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:04,346 INFO L134 CoverageAnalysis]: Checked inductivity of 53 backedges. 27 proven. 22 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 23:22:04,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:04,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 205 states to 133 states and 177 transitions. [2024-11-13 23:22:04,863 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 177 transitions. [2024-11-13 23:22:04,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-13 23:22:04,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:04,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:04,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:05,327 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-13 23:22:06,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:06,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 221 states to 137 states and 184 transitions. [2024-11-13 23:22:06,967 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 184 transitions. [2024-11-13 23:22:06,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 23:22:06,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:06,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:06,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:07,312 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-13 23:22:09,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:09,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 237 states to 140 states and 193 transitions. [2024-11-13 23:22:09,204 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 193 transitions. [2024-11-13 23:22:09,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 23:22:09,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:09,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:09,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:09,589 INFO L134 CoverageAnalysis]: Checked inductivity of 49 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2024-11-13 23:22:10,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:10,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 249 states to 144 states and 201 transitions. [2024-11-13 23:22:10,726 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 201 transitions. [2024-11-13 23:22:10,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-13 23:22:10,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:10,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:10,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:10,789 INFO L134 CoverageAnalysis]: Checked inductivity of 49 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2024-11-13 23:22:11,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:11,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 255 states to 146 states and 203 transitions. [2024-11-13 23:22:11,345 INFO L276 IsEmpty]: Start isEmpty. Operand 146 states and 203 transitions. [2024-11-13 23:22:11,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-13 23:22:11,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:11,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:11,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:11,941 INFO L134 CoverageAnalysis]: Checked inductivity of 49 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked. [2024-11-13 23:22:15,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:15,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 155 states and 233 transitions. [2024-11-13 23:22:15,112 INFO L276 IsEmpty]: Start isEmpty. Operand 155 states and 233 transitions. [2024-11-13 23:22:15,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:15,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:15,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:15,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:15,619 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:19,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:19,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:19,713 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:19,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:19,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:19,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:19,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:19,957 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:20,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:20,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:20,014 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:20,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:20,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:20,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:20,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:20,248 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:20,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:20,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:20,304 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:20,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:20,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:20,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:20,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:20,545 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:20,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:20,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:20,603 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:20,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:20,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:20,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:20,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:20,881 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:20,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:20,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:20,934 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:20,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:20,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:20,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:20,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:21,185 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:21,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:21,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:21,245 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:21,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:21,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:21,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:21,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:21,477 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:21,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:21,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:21,534 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:21,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:21,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:21,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:21,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:21,775 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:21,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:21,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:21,834 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:21,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:21,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:21,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:21,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:22,093 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:22,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:22,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:22,145 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:22,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:22,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:22,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:22,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:22,372 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:22,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:22,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:22,432 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:22,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:22,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:22,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:22,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:22,661 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:22,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:22,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:22,715 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:22,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:22,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:22,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:22,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:22,957 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:23,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:23,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:23,014 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:23,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:23,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:23,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:23,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:23,277 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:23,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:23,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:23,331 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:23,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:23,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:23,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:23,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:23,550 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:23,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:23,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:23,609 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:23,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:23,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:23,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:23,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:23,854 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:23,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:23,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:23,910 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:23,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:23,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:23,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:23,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:24,137 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:24,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:24,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:24,189 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:24,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:24,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:24,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:24,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:24,480 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:24,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:24,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:24,558 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:24,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:24,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:24,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:24,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:24,835 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:24,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:24,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:24,899 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:24,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:24,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:24,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:24,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:25,130 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:25,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:25,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:25,185 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:25,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:25,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:25,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:25,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:25,394 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:25,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:25,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:25,448 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:25,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:25,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:25,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:25,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:25,675 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:25,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:25,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:25,758 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:25,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:25,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:25,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:25,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:25,987 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:26,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:26,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:26,047 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:26,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:26,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:26,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:26,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:26,271 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:26,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:26,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:26,322 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:26,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:26,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:26,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:26,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:26,548 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:26,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:26,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:26,604 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:26,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:26,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:26,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:26,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:26,820 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:26,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:26,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:26,874 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:26,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:26,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:26,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:26,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:27,112 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:27,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:27,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:27,162 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:27,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:27,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:27,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:27,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:27,387 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:27,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:27,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:27,444 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:27,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:27,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:27,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:27,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:27,629 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:27,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:27,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:27,673 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:27,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:27,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:27,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:27,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:27,892 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:27,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:27,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:27,949 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:27,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:27,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:27,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:27,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:28,167 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:28,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:28,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:28,213 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:28,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:28,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:28,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:28,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:28,471 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:28,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:28,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:28,518 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:28,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:28,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:28,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:28,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:28,726 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:28,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:28,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:28,774 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:28,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:28,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:28,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:28,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:28,981 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:29,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:29,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:29,037 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:29,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:29,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:29,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:29,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:29,242 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:29,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:29,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:29,298 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:29,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:29,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:29,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:29,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:29,511 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:29,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:29,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:29,565 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:29,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:29,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:29,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:29,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:29,838 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:29,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:29,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:29,914 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:29,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:29,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:29,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:29,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:30,176 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:30,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:30,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:30,256 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:30,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:30,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:30,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:30,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:30,489 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:30,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:30,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:30,544 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:30,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:30,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:30,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:30,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:30,745 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:30,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:30,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:30,799 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:30,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:30,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:30,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:30,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:31,004 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:31,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:31,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:31,062 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:31,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:31,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:31,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:31,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:31,272 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:31,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:31,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:31,325 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:31,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:31,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:31,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:31,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:31,573 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:31,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:31,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:31,626 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:31,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:31,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:31,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:31,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:31,846 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:31,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:31,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:31,897 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:31,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:31,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:31,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:31,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:32,106 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:32,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:32,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:32,163 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:32,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:32,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:32,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:32,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:32,376 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:32,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:32,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:32,428 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:32,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:32,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:32,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:32,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:32,636 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:32,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:32,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:32,691 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:32,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:32,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:32,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:32,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:32,889 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:32,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:32,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:32,940 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:32,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:32,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:32,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:32,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:33,184 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:33,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:33,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:33,240 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:33,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:33,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:33,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:33,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:33,448 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:33,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:33,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:33,501 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:33,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:33,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:33,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:33,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:33,679 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:33,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:33,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:33,730 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:33,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:33,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:33,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:33,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:33,942 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:33,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:33,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:33,996 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:33,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:33,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:33,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:34,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:34,218 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:34,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:34,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:34,272 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:34,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:34,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:34,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:34,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:34,479 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:34,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:34,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:34,523 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:34,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:34,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:34,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:34,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:34,753 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:34,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:34,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:34,806 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:34,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:34,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:34,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:34,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:35,009 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:35,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:35,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:35,062 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:35,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:35,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:35,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:35,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:35,245 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:35,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:35,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:35,293 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:35,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:35,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:35,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:35,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:35,469 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:35,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:35,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:35,510 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:35,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:35,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:35,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:35,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:35,699 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:35,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:35,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:35,759 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:35,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:35,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:35,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:35,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:35,964 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:36,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:36,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:36,015 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:36,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:36,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:36,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:36,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:36,228 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:36,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:36,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:36,312 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:36,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:36,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:36,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:36,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:36,549 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:36,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:36,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:36,621 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:36,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:36,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:36,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:36,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:36,872 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:36,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:36,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:36,944 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:36,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:36,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:36,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:36,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:37,114 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:37,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:37,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:37,161 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:37,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:37,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:37,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:37,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:37,334 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:37,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:37,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:37,375 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:37,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:37,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:37,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:37,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:37,549 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:37,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:37,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:37,585 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:37,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:37,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:37,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:37,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:37,778 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:37,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:37,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:37,820 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:37,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:37,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:37,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:37,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:38,004 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:38,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:38,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:38,049 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:38,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:38,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:38,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:38,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:38,279 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:38,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:38,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:38,320 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:38,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:38,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:38,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:38,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:38,524 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:38,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:38,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:38,576 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:38,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:38,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:38,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:38,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:38,783 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:38,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:38,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:38,833 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:38,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:38,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:38,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:38,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:39,043 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:39,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:39,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:39,098 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:39,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:39,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:39,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:39,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:39,273 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:39,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:39,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:39,321 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:39,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:39,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:39,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:39,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:39,494 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:39,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:39,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:39,544 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:39,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:39,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:39,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:39,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:39,757 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:39,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:39,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:39,809 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:39,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:39,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:39,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:39,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:39,957 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:40,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:40,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:40,020 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:40,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:40,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:40,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:40,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:40,231 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:40,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:40,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:40,284 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:40,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:40,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:40,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:40,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:40,479 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:40,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:40,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:40,532 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:40,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:40,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:40,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:40,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:40,718 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:40,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:40,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:40,762 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:40,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:40,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:40,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:40,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:40,942 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:40,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:40,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:40,986 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:40,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:40,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:40,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:40,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:41,149 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:41,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:41,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:41,192 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:41,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:41,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:41,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:41,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:41,380 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:41,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:41,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:41,419 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:41,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:41,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:41,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:41,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:41,626 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:41,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:41,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:41,681 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:41,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:41,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:41,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:41,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:41,900 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:41,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:41,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:41,938 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:41,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:41,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:41,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:41,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:42,132 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:42,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:42,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:42,184 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:42,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:42,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:42,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:42,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:42,381 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:42,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:42,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:42,432 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:42,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:42,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:42,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:42,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:42,637 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:42,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:42,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:42,684 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:42,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:42,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:42,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:42,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:42,847 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:42,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:42,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:42,888 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:42,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:42,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:42,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:42,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:43,097 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:43,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:43,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:43,150 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:43,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:43,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:43,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:43,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:43,317 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:43,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:43,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:43,359 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:43,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:43,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:43,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:43,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:43,553 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:43,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:43,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:43,596 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:43,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:43,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:43,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:43,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:43,757 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:43,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:43,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:43,797 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:43,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:43,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:43,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:43,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:44,004 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:44,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:44,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:44,057 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:44,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:44,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:44,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:44,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:44,223 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:44,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:44,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:44,264 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:44,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:44,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:44,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:44,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:44,412 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:44,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:44,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:44,456 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:44,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:44,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:44,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:44,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:44,655 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:44,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:44,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:44,704 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:44,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:44,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:44,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:44,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:44,902 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:44,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:44,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:44,956 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:44,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:44,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:44,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:44,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:45,158 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:45,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:45,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:45,206 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:45,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:45,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:45,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:45,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:45,362 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:45,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:45,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:45,409 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:45,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:45,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:45,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:45,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:45,570 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:45,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:45,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:45,610 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:45,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:45,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:45,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:45,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:45,808 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:45,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:45,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:45,864 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:45,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:45,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:45,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:45,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:46,061 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:46,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:46,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:46,109 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:46,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:46,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:46,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:46,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:46,309 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:46,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:46,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:46,365 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:46,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:46,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:46,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:46,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:46,572 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:46,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:46,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:46,625 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:46,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:46,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:46,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:46,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:46,820 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:46,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:46,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:46,878 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:46,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:46,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:46,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:46,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:47,058 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:47,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:47,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:47,099 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:47,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:47,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:47,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:47,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:47,247 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:47,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:47,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:47,298 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:47,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:47,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:47,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:47,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:47,479 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:47,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:47,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:47,522 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:47,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:47,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:47,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:47,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:47,680 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:47,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:47,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:47,729 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:47,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:47,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:47,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:47,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:47,915 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:47,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:47,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:47,957 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:47,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:47,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:47,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:47,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:48,101 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:48,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:48,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:48,145 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:48,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:48,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:48,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:48,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:48,351 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:48,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:48,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:48,399 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:48,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:48,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:48,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:48,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:48,564 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:48,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:48,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:48,602 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:48,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:48,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:48,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:48,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:48,784 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:48,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:48,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:48,827 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:48,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:48,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:48,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:48,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:49,012 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:49,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:49,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:49,051 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:49,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:49,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:49,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:49,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:49,238 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:49,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:49,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:49,281 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:49,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:49,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:49,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:49,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:49,468 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:49,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:49,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:49,517 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:49,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:49,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:49,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:49,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:49,681 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:49,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:49,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:49,726 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:49,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:49,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:49,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:49,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:49,922 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:49,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:49,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:49,971 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:49,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:49,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:49,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:49,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:50,137 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:50,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:50,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:50,179 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:50,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:50,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:50,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:50,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:50,329 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:50,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:50,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:50,372 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:50,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:50,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:50,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:50,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:50,534 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:50,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:50,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:50,579 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:50,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:50,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:50,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:50,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:50,786 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:50,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:50,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:50,838 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:50,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:50,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:50,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:50,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:51,008 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:51,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:51,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:51,049 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:51,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:51,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:51,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:51,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:51,204 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:51,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:51,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:51,248 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:51,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:51,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:51,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:51,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:51,398 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:51,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:51,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:51,438 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:51,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:51,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:51,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:51,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:51,576 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:51,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:51,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:51,620 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:51,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:51,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:51,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:51,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:51,812 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:51,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:51,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:51,857 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:51,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:51,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:51,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:51,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:52,016 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:52,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:52,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:52,059 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:52,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:52,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:52,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:52,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:52,252 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:52,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:52,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:52,295 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:52,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:52,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:52,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:52,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:52,458 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:52,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:52,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:52,499 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:52,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:52,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:52,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:52,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:52,649 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:52,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:52,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:52,690 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:52,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:52,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:52,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:52,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:52,833 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:52,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:52,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:52,873 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:52,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:52,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:52,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:52,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:53,022 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:53,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:53,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:53,066 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:53,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:53,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:53,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:53,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:53,256 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:53,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:53,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:53,296 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:53,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:53,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:53,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:53,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:53,446 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:53,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:53,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:53,490 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:53,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:53,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:53,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:53,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:53,637 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:53,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:53,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:53,679 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:53,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:53,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:53,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:53,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:53,824 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:53,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:53,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:53,866 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:53,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:53,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:53,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:53,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:54,069 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:54,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:54,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:54,119 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:54,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:54,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:54,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:54,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:54,296 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:54,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:54,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:54,344 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:54,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:54,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:54,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:54,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:54,495 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:54,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:54,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:54,537 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:54,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:54,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:54,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:54,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:54,677 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:54,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:54,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:54,718 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:54,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:54,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:54,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:54,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:54,861 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:54,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:54,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:54,904 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:54,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:54,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:54,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:54,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:55,058 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:55,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:55,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:55,099 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:55,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:55,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:55,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:55,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:55,246 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:55,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:55,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:55,291 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:55,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:55,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:55,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:55,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:55,446 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:55,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:55,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:55,488 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:55,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:55,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:55,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:55,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:55,659 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:55,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:55,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:55,698 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:55,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:55,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:55,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:55,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:55,860 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:55,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:55,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:55,903 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:55,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:55,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:55,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:55,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:56,056 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:56,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:56,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:56,097 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:56,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:56,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:56,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:56,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:56,244 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:56,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:56,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:56,288 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:56,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:56,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:56,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:56,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:56,435 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:56,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:56,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:56,477 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:56,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:56,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:56,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:56,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:56,620 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:56,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:56,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:56,659 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:56,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:56,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:56,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:56,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:56,814 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:56,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:56,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:56,857 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:56,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:56,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:56,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:56,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:57,001 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:57,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:57,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:57,041 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:57,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:57,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:57,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:57,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:57,182 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:57,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:57,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:57,225 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:57,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:57,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:57,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:57,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:57,373 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:57,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:57,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:57,415 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:57,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:57,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:57,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:57,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:57,553 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:57,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:57,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:57,588 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:57,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:57,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:57,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:57,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:57,729 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:57,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:57,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:57,772 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:57,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:57,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:57,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:57,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:57,918 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:57,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:57,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:57,957 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:57,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:57,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:57,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:57,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:58,163 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:58,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:58,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:58,215 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:58,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:58,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:58,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:58,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:58,416 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:58,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:58,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:58,467 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:58,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:58,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:58,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:58,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:58,655 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:58,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:58,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:58,698 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:58,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:58,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:58,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:58,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:58,841 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:58,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:58,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:58,882 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:58,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:58,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:58,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:58,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:59,029 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:59,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:59,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:59,072 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:59,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:59,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:59,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:59,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:59,221 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:59,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:59,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:59,263 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:59,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:59,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:59,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:59,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:59,413 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:59,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:59,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:59,477 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:59,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:59,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:59,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:59,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:59,686 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:59,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:59,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:59,741 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:59,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:59,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:59,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:59,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:22:59,903 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:22:59,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:22:59,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:22:59,947 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:22:59,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:22:59,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:22:59,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:22:59,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:00,128 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:00,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:00,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:00,174 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:00,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:00,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:00,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:00,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:00,319 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:00,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:00,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:00,360 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:00,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:00,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:00,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:00,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:00,491 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:00,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:00,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:00,526 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:00,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:00,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:00,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:00,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:00,676 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:00,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:00,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:00,719 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:00,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:00,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:00,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:00,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:00,865 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:00,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:00,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:00,904 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:00,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:00,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:00,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:00,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:01,044 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:01,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:01,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:01,087 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:01,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:01,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:01,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:01,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:01,236 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:01,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:01,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:01,278 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:01,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:01,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:01,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:01,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:01,480 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:01,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:01,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:01,529 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:01,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:01,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:01,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:01,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:01,722 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:01,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:01,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:01,773 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:01,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:01,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:01,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:01,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:01,949 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:01,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:01,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:01,991 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:01,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:01,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:01,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:01,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:02,138 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:02,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:02,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:02,181 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:02,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:02,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:02,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:02,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:02,327 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:02,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:02,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:02,368 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:02,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:02,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:02,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:02,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:02,511 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:02,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:02,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:02,554 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:02,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:02,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:02,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:02,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:02,713 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:02,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:02,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:02,755 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:02,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:02,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:02,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:02,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:02,896 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:02,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:02,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:02,937 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:02,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:02,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:02,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:02,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:03,124 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:03,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:03,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:03,172 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:03,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:03,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:03,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:03,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:03,321 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:03,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:03,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:03,360 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:03,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:03,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:03,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:03,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:03,563 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:03,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:03,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:03,612 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:03,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:03,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:03,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:03,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:03,790 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:03,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:03,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:03,830 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:03,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:03,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:03,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:03,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:03,976 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:04,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:04,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:04,019 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:04,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:04,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:04,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:04,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:04,191 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:04,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:04,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:04,232 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:04,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:04,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:04,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:04,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:04,369 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:04,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:04,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:04,413 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:04,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:04,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:04,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:04,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:04,560 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:04,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:04,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:04,604 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:04,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:04,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:04,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:04,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:04,745 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:04,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:04,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:04,784 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:04,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:04,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:04,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:04,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:04,984 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:05,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:05,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:05,036 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:05,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:05,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:05,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:05,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:05,224 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:05,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:05,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:05,272 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:05,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:05,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:05,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:05,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:05,445 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:05,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:05,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:05,488 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:05,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:05,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:05,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:05,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:05,641 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:05,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:05,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:05,681 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:05,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:05,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:05,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:05,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:05,825 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:05,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:05,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:05,867 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:05,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:05,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:05,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:05,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:06,014 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:06,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:06,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:06,057 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:06,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:06,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:06,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:06,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:06,201 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:06,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:06,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:06,241 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:06,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:06,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:06,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:06,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:06,386 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:06,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:06,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:06,428 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:06,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:06,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:06,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:06,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:06,575 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:06,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:06,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:06,616 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:06,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:06,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:06,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:06,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:06,758 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:06,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:06,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:06,798 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:06,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:06,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:06,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:06,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:06,943 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:06,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:06,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:06,986 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:06,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:06,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:06,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:06,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:07,130 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:07,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:07,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:07,168 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:07,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:07,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:07,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:07,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:07,311 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:07,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:07,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:07,354 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:07,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:07,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:07,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:07,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:07,498 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:07,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:07,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:07,540 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:07,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:07,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:07,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:07,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:07,660 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:07,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:07,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:07,702 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:07,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:07,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:07,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:07,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:07,909 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:07,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:07,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:07,962 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:07,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:07,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:07,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:07,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:08,150 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:08,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:08,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:08,201 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:08,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:08,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:08,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:08,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:08,352 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:08,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:08,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:08,394 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:08,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:08,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:08,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:08,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:08,534 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:08,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:08,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:08,574 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:08,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:08,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:08,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:08,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:08,721 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:08,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:08,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:08,764 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:08,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:08,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:08,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:08,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:08,917 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:08,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:08,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:08,958 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:08,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:08,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:08,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:08,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:09,106 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:09,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:09,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:09,151 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:09,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:09,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:09,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:09,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:09,297 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:09,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:09,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:09,339 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:09,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:09,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:09,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:09,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:09,507 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:09,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:09,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:09,562 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:09,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:09,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:09,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:09,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:09,734 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:09,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:09,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:09,775 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:09,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:09,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:09,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:09,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:09,939 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:09,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:09,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:09,981 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:09,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:09,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:09,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:09,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:10,122 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:10,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:10,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:10,164 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:10,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:10,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:10,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:10,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:10,311 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:10,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:10,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:10,355 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:10,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:10,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:10,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:10,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:10,501 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:10,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:10,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:10,542 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:10,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:10,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:10,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:10,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:10,688 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:10,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:10,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:10,731 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:10,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:10,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:10,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:10,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:10,886 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:10,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:10,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:10,927 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:10,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:10,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:10,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:10,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:11,069 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:11,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:11,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:11,109 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:11,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:11,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:11,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:11,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:11,263 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:11,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:11,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:11,307 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:11,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:11,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:11,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:11,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:11,454 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:11,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:11,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:11,495 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:11,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:11,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:11,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:11,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:11,687 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:11,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:11,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:11,737 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:11,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:11,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:11,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:11,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:11,937 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:11,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:11,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:11,984 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:11,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:11,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:11,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:12,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:12,182 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:12,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:12,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:12,225 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:12,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:12,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:12,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:12,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:12,417 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:12,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:12,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:12,459 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:12,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:12,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:12,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:12,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:12,602 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:12,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:12,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:12,646 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:12,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:12,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:12,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:12,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:12,795 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:12,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:12,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:12,838 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:12,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:12,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:12,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:12,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:12,976 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:13,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:13,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:13,017 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:13,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:13,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:13,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:13,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:13,193 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:13,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:13,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:13,235 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:13,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:13,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:13,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:13,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:13,376 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:13,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:13,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:13,413 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:13,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:13,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:13,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:13,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:13,567 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:13,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:13,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:13,610 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:13,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:13,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:13,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:13,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:13,754 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:13,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:13,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:13,797 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:13,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:13,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:13,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:13,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:13,934 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:13,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:13,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:13,978 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:13,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:13,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:13,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:13,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:14,132 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:14,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:14,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:14,174 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:14,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:14,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:14,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:14,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:14,316 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:14,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:14,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:14,354 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:14,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:14,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:14,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:14,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:14,516 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:14,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:14,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:14,558 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:14,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:14,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:14,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:14,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:14,701 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:14,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:14,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:14,742 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:14,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:14,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:14,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:14,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:14,917 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:14,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:14,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:14,961 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:14,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:14,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:14,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:14,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:15,119 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:15,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:15,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:15,160 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:15,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:15,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:15,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:15,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:15,300 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:15,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:15,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:15,341 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:15,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:15,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:15,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:15,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:15,487 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:15,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:15,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:15,529 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:15,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:15,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:15,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:15,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:15,671 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:15,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:15,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:15,710 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:15,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:15,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:15,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:15,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:15,853 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:15,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:15,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:15,896 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:15,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:15,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:15,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:15,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:16,041 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:16,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:16,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:16,083 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:16,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:16,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:16,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:16,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:16,226 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:16,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:16,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:16,266 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:16,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:16,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:16,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:16,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:16,412 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:16,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:16,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:16,455 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:16,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:16,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:16,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:16,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:16,601 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:16,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:16,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:16,641 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:16,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:16,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:16,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:16,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:16,781 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:16,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:16,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:16,824 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:16,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:16,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:16,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:16,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:16,970 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:17,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:17,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:17,011 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:17,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:17,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:17,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:17,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:17,148 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:17,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:17,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:17,185 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:17,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:17,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:17,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:17,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:17,334 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:17,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:17,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:17,376 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:17,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:17,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:17,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:17,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:17,563 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:17,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:17,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:17,601 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:17,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:17,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:17,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:17,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:17,754 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:17,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:17,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:17,794 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:17,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:17,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:17,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:17,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:17,937 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:17,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:17,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:17,970 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:17,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:17,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:17,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:17,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:18,112 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:18,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:18,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:18,157 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:18,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:18,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:18,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:18,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:18,307 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:18,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:18,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:18,350 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:18,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:18,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:18,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:18,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:18,509 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:18,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:18,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:18,550 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:18,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:18,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:18,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:18,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:18,697 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:18,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:18,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:18,740 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:18,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:18,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:18,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:18,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:18,889 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:18,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:18,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:18,932 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:18,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:18,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:18,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:18,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:19,076 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:19,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:19,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:19,116 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:19,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:19,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:19,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:19,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:19,265 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:19,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:19,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:19,309 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:19,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:19,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:19,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:19,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:19,473 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:19,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:19,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:19,526 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:19,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:19,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:19,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:19,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:19,721 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:19,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:19,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:19,759 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:19,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:19,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:19,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:19,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:19,906 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:19,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:19,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:19,950 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:19,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:19,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:19,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:19,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:20,095 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:20,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:20,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:20,136 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:20,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:20,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:20,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:20,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:20,279 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:20,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:20,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:20,322 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:20,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:20,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:20,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:20,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:20,470 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:20,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:20,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:20,512 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:20,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:20,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:20,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:20,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:20,663 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:20,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:20,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:20,704 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:20,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:20,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:20,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:20,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:20,888 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:20,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:20,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:20,938 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:20,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:20,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:20,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:20,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:21,086 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:21,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:21,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:21,126 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:21,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:21,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:21,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:21,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:21,274 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:21,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:21,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:21,316 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:21,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:21,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:21,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:21,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:21,464 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:21,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:21,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:21,506 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:21,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:21,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:21,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:21,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:21,644 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:21,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:21,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:21,680 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:21,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:21,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:21,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:21,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:21,823 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:21,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:21,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:21,866 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:21,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:21,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:21,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:21,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:22,011 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:22,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:22,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:22,050 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:22,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:22,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:22,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:22,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:22,186 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:22,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:22,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:22,228 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:22,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:22,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:22,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:22,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:22,373 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:22,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:22,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:22,415 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:22,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:22,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:22,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:22,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:22,584 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:22,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:22,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:22,628 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:22,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:22,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:22,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:22,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:22,780 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:22,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:22,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:22,823 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:22,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:22,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:22,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:22,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:22,966 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:23,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:23,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:23,007 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:23,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:23,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:23,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:23,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:23,146 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:23,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:23,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:23,188 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:23,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:23,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:23,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:23,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:23,335 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:23,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:23,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:23,376 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:23,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:23,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:23,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:23,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:23,568 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:23,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:23,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:23,622 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:23,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:23,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:23,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:23,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:23,818 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:23,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:23,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:23,870 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:23,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:23,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:23,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:23,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:24,050 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:24,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:24,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:24,093 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:24,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:24,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:24,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:24,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:24,243 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:24,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:24,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:24,285 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:24,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:24,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:24,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:24,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:24,427 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:24,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:24,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:24,467 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:24,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:24,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:24,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:24,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:24,632 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:24,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:24,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:24,674 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:24,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:24,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:24,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:24,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:24,825 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:24,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:24,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:24,867 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:24,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:24,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:24,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:24,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:25,021 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:25,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:25,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:25,065 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:25,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:25,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:25,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:25,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:25,211 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:25,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:25,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:25,253 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:25,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:25,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:25,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:25,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:25,427 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:25,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:25,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:25,473 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:25,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:25,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:25,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:25,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:25,638 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:25,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:25,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:25,679 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:25,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:25,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:25,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:25,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:25,835 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:25,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:25,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:25,875 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:25,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:25,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:25,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:25,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:26,015 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:26,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:26,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:26,058 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:26,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:26,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:26,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:26,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:26,209 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:26,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:26,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:26,251 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:26,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:26,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:26,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:26,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:26,393 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:26,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:26,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:26,432 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:26,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:26,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:26,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:26,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:26,604 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:26,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:26,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:26,647 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:26,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:26,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:26,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:26,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:26,794 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:26,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:26,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:26,835 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:26,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:26,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:26,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:26,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:26,990 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:27,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:27,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:27,033 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:27,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:27,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:27,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:27,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:27,184 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:27,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:27,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:27,229 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:27,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:27,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:27,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:27,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:27,373 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:27,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:27,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:27,413 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:27,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:27,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:27,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:27,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:27,558 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:27,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:27,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:27,592 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:27,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:27,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:27,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:27,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:27,727 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:27,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:27,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:27,768 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:27,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:27,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:27,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:27,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:27,912 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:27,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:27,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:27,953 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:27,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:27,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:27,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:27,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:28,100 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:28,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:28,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:28,143 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:28,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:28,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:28,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:28,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:28,290 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:28,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:28,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:28,329 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:28,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:28,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:28,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:28,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:28,459 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:28,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:28,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:28,502 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:28,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:28,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:28,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:28,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:28,653 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:28,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:28,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:28,695 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:28,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:28,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:28,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:28,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:28,837 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:28,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:28,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:28,878 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:28,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:28,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:28,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:28,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:29,082 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:29,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:29,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:29,132 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:29,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:29,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:29,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:29,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:29,302 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:29,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:29,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:29,342 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:29,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:29,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:29,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:29,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:29,532 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:29,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:29,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:29,585 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:29,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:29,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:29,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:29,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:29,769 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:29,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:29,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:29,812 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:29,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:29,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:29,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:29,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:29,950 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:29,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:29,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:29,993 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:29,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:29,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:29,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:29,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:30,142 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:30,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:30,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:30,191 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:30,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:30,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:30,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:30,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:30,336 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:30,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:30,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:30,377 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:30,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:30,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:30,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:30,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:30,518 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:30,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:30,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:30,561 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:30,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:30,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:30,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:30,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:30,707 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:30,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:30,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:30,748 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:30,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:30,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:30,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:30,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:30,890 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:30,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:30,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:30,930 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:30,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:30,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:30,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:30,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:31,078 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:31,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:31,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:31,122 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:31,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:31,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:31,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:31,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:31,280 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:31,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:31,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:31,321 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:31,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:31,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:31,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:31,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:31,465 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:31,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:31,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:31,507 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:31,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:31,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:31,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:31,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:31,659 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:31,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:31,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:31,703 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:31,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:31,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:31,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:31,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:31,846 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:31,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:31,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:31,883 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:31,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:31,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:31,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:31,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:32,028 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:32,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:32,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:32,070 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:32,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:32,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:32,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:32,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:32,245 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:32,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:32,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:32,285 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:32,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:32,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:32,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:32,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:32,427 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:32,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:32,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:32,469 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:32,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:32,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:32,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:32,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:32,637 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:32,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:32,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:32,677 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:32,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:32,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:32,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:32,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:32,821 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:32,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:32,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:32,865 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:32,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:32,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:32,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:32,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:33,010 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:33,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:33,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:33,052 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:33,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:33,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:33,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:33,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:33,237 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:33,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:33,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:33,280 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:33,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:33,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:33,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:33,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:33,429 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:33,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:33,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:33,471 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:33,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:33,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:33,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:33,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:33,613 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:33,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:33,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:33,651 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:33,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:33,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:33,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:33,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:33,811 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:33,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:33,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:33,856 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:33,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:33,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:33,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:33,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:34,000 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:34,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:34,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:34,041 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:34,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:34,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:34,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:34,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:34,183 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:34,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:34,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:34,226 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:34,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:34,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:34,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:34,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:34,380 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:34,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:34,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:34,422 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:34,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:34,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:34,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:34,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:34,563 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:34,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:34,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:34,604 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:34,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:34,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:34,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:34,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:34,753 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:34,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:34,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:34,795 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:34,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:34,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:34,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:34,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:34,941 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:34,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:34,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:34,982 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:34,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:34,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:34,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:34,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:35,121 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:35,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:35,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:35,165 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:35,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:35,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:35,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:35,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:35,311 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:35,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:35,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:35,352 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:35,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:35,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:35,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:35,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:35,489 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:35,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:35,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:35,528 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:35,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:35,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:35,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:35,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:35,673 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:35,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:35,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:35,716 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:35,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:35,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:35,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:35,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:35,864 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:35,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:35,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:35,905 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:35,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:35,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:35,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:35,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:36,040 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:36,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:36,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:36,087 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:36,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:36,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:36,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:36,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:36,233 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:36,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:36,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:36,275 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:36,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:36,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:36,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:36,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:36,445 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:36,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:36,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:36,486 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:36,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:36,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:36,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:36,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:36,630 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:36,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:36,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:36,673 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:36,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:36,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:36,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:36,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:36,823 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:36,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:36,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:36,865 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:36,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:36,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:36,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:36,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:37,006 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:37,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:37,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:37,049 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:37,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:37,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:37,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:37,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:37,208 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:37,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:37,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:37,255 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:37,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:37,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:37,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:37,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:37,456 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:37,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:37,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:37,503 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:37,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:37,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:37,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:37,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:37,668 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:37,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:37,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:37,703 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:37,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:37,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:37,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:37,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:37,819 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:37,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:37,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:37,852 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:37,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:37,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:37,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:37,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:37,971 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:38,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:38,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:38,014 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:38,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:38,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:38,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:38,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:38,162 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:38,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:38,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:38,204 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:38,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:38,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:38,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:38,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:38,346 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:38,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:38,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:38,384 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:38,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:38,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:38,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:38,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:38,525 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:38,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:38,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:38,569 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:38,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:38,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:38,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:38,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:38,737 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:38,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:38,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:38,777 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:38,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:38,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:38,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:38,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:38,920 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:38,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:38,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:38,962 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:38,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:38,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:38,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:38,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:39,137 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:39,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:39,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:39,179 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:39,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:39,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:39,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:39,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:39,317 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:39,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:39,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:39,353 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:39,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:39,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:39,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:39,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:39,529 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:39,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:39,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:39,582 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:39,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:39,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:39,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:39,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:39,786 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:39,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:39,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:39,837 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:39,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:39,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:39,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:39,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:40,006 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:40,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:40,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:40,049 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:40,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:40,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:40,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:40,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:40,236 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:40,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:40,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:40,283 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:40,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:40,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:40,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:40,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:40,477 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:40,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:40,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:40,529 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:40,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:40,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:40,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:40,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:40,723 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:40,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:40,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:40,768 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:40,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:40,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:40,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:40,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:40,966 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:41,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:41,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:41,018 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:41,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:41,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:41,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:41,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:41,178 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:41,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:41,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:41,219 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:41,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:41,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:41,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:41,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:41,391 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:41,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:41,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:41,432 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:41,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:41,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:41,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:41,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:41,578 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:41,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:41,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:41,620 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:41,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:41,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:41,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:41,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:41,759 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:41,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:41,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:41,798 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:41,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:41,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:41,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:41,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:41,945 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:41,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:41,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:41,987 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:41,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:41,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:41,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:41,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:42,129 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:42,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:42,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:42,170 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:42,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:42,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:42,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:42,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:42,313 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:42,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:42,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:42,356 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:42,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:42,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:42,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:42,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:42,503 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:42,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:42,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:42,545 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:42,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:42,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:42,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:42,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:42,710 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:42,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:42,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:42,753 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:42,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:42,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:42,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:42,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:42,899 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:42,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:42,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:42,942 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:42,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:42,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:42,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:42,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:43,101 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:43,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:43,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:43,142 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:43,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:43,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:43,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:43,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:43,297 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:43,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:43,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:43,339 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:43,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:43,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:43,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:43,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:43,482 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:43,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:43,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:43,521 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:43,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:43,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:43,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:43,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:43,660 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:43,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:43,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:43,702 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:43,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:43,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:43,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:43,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:43,851 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:43,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:43,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:43,893 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:43,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:43,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:43,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:43,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:44,031 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:44,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:44,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:44,070 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:44,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:44,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:44,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:44,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:44,215 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:44,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:44,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:44,257 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:44,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:44,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:44,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:44,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:44,401 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:44,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:44,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:44,440 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:44,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:44,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:44,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:44,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:44,578 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:44,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:44,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:44,620 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:44,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:44,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:44,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:44,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:44,765 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:44,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:44,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:44,805 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:44,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:44,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:44,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:44,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:44,959 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:44,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:44,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:44,999 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:44,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:44,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:44,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:45,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:45,143 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:45,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:45,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:45,192 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:45,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:45,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:45,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:45,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:45,335 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:45,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:45,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:45,377 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:45,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:45,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:45,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:45,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:45,514 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:45,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:45,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:45,554 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:45,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:45,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:45,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:45,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:45,699 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:45,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:45,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:45,740 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:45,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:45,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:45,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:45,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:45,884 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:45,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:45,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:45,924 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:45,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:45,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:45,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:45,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:46,059 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:46,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:46,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:46,097 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:46,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:46,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:46,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:46,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:46,236 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:46,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:46,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:46,277 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:46,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:46,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:46,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:46,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:46,420 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:46,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:46,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:46,461 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:46,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:46,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:46,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:46,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:46,601 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:46,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:46,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:46,640 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:46,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:46,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:46,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:46,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:46,776 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:46,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:46,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:46,814 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:46,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:46,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:46,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:46,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:46,968 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:47,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:47,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:47,008 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:47,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:47,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:47,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:47,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:47,145 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:47,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:47,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:47,180 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:47,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:47,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:47,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:47,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:47,310 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:47,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:47,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:47,352 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:47,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:47,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:47,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:47,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:47,494 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:47,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:47,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:47,535 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:47,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:47,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:47,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:47,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:47,668 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:47,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:47,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:47,709 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:47,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:47,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:47,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:47,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:47,859 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:47,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:47,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:47,908 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:47,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:47,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:47,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:47,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:48,043 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:48,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:48,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:48,080 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:48,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:48,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:48,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:48,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:48,272 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:48,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:48,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:48,327 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:48,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:48,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:48,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:48,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:48,506 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:48,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:48,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:48,544 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:48,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:48,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:48,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:48,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:48,666 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:48,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:48,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:48,700 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:48,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:48,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:48,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:48,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:48,832 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:48,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:48,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:48,874 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:48,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:48,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:48,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:48,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:49,051 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:49,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:49,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:49,097 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:49,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:49,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:49,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:49,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:49,278 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:49,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:49,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:49,322 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:49,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:49,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:49,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:49,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:49,476 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:49,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:49,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:49,530 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:49,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:49,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:49,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:49,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:49,693 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:49,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:49,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:49,731 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:49,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:49,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:49,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:49,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:49,852 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:49,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:49,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:49,887 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:49,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:49,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:49,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:49,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:50,007 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:50,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:50,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:50,039 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:50,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:50,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:50,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:50,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:50,168 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:50,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:50,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:50,211 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:50,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:50,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:50,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:50,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:50,358 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:50,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:50,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:50,401 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:50,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:50,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:50,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:50,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:50,542 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:50,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:50,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:50,579 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:50,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:50,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:50,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:50,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:50,724 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:50,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:50,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:50,768 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:50,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:50,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:50,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:50,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:50,926 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:50,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:50,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:50,968 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:50,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:50,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:50,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:50,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:51,110 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:51,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:51,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:51,154 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:51,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:51,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:51,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:51,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:51,314 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:51,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:51,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:51,356 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:51,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:51,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:51,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:51,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:51,499 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:51,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:51,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:51,539 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:51,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:51,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:51,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:51,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:51,682 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:51,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:51,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:51,726 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:51,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:51,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:51,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:51,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:51,874 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:51,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:51,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:51,930 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:51,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:51,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:51,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:51,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:52,123 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:52,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:52,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:52,177 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:52,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:52,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:52,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:52,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:52,345 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:52,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:52,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:52,387 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:52,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:52,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:52,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:52,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:52,532 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:52,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:52,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:52,571 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:52,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:52,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:52,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:52,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:52,717 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:52,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:52,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:52,761 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:52,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:52,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:52,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:52,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:52,942 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:52,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:52,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:52,990 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:52,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:52,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:52,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:52,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:53,187 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:53,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:53,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:53,238 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:53,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:53,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:53,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:53,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:53,429 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:53,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:53,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:53,473 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:53,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:53,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:53,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:53,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:53,616 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:53,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:53,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:53,659 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:53,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:53,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:53,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:53,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:53,805 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:53,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:53,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:53,846 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:53,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:53,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:53,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:53,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:53,986 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:54,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:54,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:54,030 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:54,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:54,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:54,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:54,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:54,193 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:54,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:54,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:54,235 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:54,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:54,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:54,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:54,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:54,381 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:54,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:54,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:54,422 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:54,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:54,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:54,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:54,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:54,567 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:54,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:54,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:54,611 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:54,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:54,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:54,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:54,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:54,758 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:54,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:54,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:54,800 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:54,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:54,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:54,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:54,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:54,944 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:54,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:54,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:54,986 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:54,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:54,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:54,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:54,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:55,135 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:55,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:55,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:55,179 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:55,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:55,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:55,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:55,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:55,322 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:55,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:55,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:55,359 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:55,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:55,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:55,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:55,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:55,497 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:55,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:55,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:55,538 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:55,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:55,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:55,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:55,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:55,679 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:55,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:55,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:55,717 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:55,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:55,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:55,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:55,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:55,833 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:55,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:55,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:55,872 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:55,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:55,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:55,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:55,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:56,014 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:56,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:56,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:56,053 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:56,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:56,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:56,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:56,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:56,182 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:56,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:56,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:56,216 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:56,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:56,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:56,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:56,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:56,354 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:56,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:56,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:56,395 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:56,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:56,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:56,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:56,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:56,531 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:56,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:56,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:56,569 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:56,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:56,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:56,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:56,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:56,706 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:56,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:56,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:56,749 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:56,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:56,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:56,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:56,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:56,900 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:56,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:56,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:56,942 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:56,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:56,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:56,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:56,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:57,076 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:57,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:57,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:57,113 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:57,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:57,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:57,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:57,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:57,259 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:57,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:57,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:57,303 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:57,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:57,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:57,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:57,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:57,453 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:57,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:57,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:57,495 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:57,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:57,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:57,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:57,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:57,634 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:57,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:57,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:57,675 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:57,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:57,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:57,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:57,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:57,832 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:57,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:57,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:57,875 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:57,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:57,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:57,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:57,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:58,067 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:58,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:58,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:58,110 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:58,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:58,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:58,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:58,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:58,258 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:58,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:58,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:58,306 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:58,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:58,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:58,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:58,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:58,479 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:58,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:58,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:58,527 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:58,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:58,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:58,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:58,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:58,728 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:58,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:58,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:58,778 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:58,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:58,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:58,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:58,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:58,946 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:58,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:58,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:58,985 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:58,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:58,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:58,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:58,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:59,128 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:59,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:59,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:59,169 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:59,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:59,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:59,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:59,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:59,313 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:59,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:59,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:59,352 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:59,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:59,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:59,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:59,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:59,539 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:59,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:59,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:59,590 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:59,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:59,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:59,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:59,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:59,796 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:23:59,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:23:59,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:23:59,842 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:23:59,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:23:59,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:23:59,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:23:59,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:23:59,992 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:00,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:00,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:00,033 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:00,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:00,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:00,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:00,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:00,174 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:00,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:00,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:00,217 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:00,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:00,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:00,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:00,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:00,362 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:00,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:00,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:00,405 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:00,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:00,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:00,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:00,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:00,545 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:00,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:00,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:00,585 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:00,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:00,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:00,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:00,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:00,731 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:00,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:00,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:00,774 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:00,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:00,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:00,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:00,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:00,918 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:00,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:00,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:00,957 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:00,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:00,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:00,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:00,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:01,098 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:01,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:01,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:01,142 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:01,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:01,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:01,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:01,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:01,290 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:01,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:01,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:01,333 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:01,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:01,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:01,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:01,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:01,480 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:01,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:01,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:01,519 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:01,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:01,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:01,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:01,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:01,669 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:01,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:01,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:01,712 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:01,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:01,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:01,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:01,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:01,869 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:01,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:01,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:01,908 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:01,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:01,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:01,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:01,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:02,055 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:02,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:02,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:02,099 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:02,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:02,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:02,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:02,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:02,250 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:02,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:02,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:02,293 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:02,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:02,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:02,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:02,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:02,434 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:02,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:02,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:02,475 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:02,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:02,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:02,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:02,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:02,626 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:02,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:02,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:02,670 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:02,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:02,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:02,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:02,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:02,818 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:02,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:02,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:02,861 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:02,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:02,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:02,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:02,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:03,004 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:03,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:03,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:03,045 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:03,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:03,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:03,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:03,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:03,194 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:03,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:03,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:03,236 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:03,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:03,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:03,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:03,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:03,382 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:03,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:03,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:03,424 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:03,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:03,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:03,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:03,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:03,559 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:03,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:03,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:03,600 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:03,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:03,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:03,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:03,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:03,754 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:03,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:03,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:03,793 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:03,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:03,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:03,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:03,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:03,971 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:04,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:04,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:04,019 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:04,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:04,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:04,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:04,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:04,199 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:04,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:04,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:04,238 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:04,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:04,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:04,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:04,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:04,360 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:04,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:04,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:04,394 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:04,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:04,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:04,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:04,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:04,535 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:04,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:04,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:04,574 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:04,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:04,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:04,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:04,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:04,706 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:04,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:04,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:04,742 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:04,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:04,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:04,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:04,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:04,883 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:04,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:04,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:04,926 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:04,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:04,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:04,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:04,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:05,123 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:05,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:05,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:05,163 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:05,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:05,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:05,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:05,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:05,310 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:05,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:05,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:05,353 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:05,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:05,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:05,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:05,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:05,499 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:05,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:05,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:05,541 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:05,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:05,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:05,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:05,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:05,685 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:05,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:05,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:05,738 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:05,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:05,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:05,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:05,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:05,953 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:06,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:06,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:06,005 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:06,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:06,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:06,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:06,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:06,157 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:06,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:06,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:06,197 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:06,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:06,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:06,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:06,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:06,342 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:06,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:06,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:06,384 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:06,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:06,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:06,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:06,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:06,529 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:06,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:06,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:06,570 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:06,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:06,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:06,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:06,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:06,711 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:06,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:06,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:06,753 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:06,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:06,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:06,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:06,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:06,920 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:06,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:06,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:06,961 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:06,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:06,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:06,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:06,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:07,152 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:07,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:07,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:07,196 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:07,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:07,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:07,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:07,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:07,345 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:07,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:07,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:07,391 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:07,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:07,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:07,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:07,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:07,537 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:07,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:07,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:07,570 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:07,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:07,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:07,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:07,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:07,704 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:07,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:07,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:07,748 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:07,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:07,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:07,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:07,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:07,896 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:07,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:07,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:07,937 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:07,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:07,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:07,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:07,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:08,081 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:08,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:08,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:08,126 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:08,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:08,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:08,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:08,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:08,275 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:08,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:08,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:08,318 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:08,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:08,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:08,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:08,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:08,461 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:08,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:08,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:08,503 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:08,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:08,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:08,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:08,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:08,653 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:08,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:08,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:08,697 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:08,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:08,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:08,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:08,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:08,849 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:08,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:08,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:08,900 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:08,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:08,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:08,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:08,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:09,069 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:09,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:09,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:09,112 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:09,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:09,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:09,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:09,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:09,261 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:09,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:09,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:09,303 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:09,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:09,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:09,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:09,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:09,497 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:09,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:09,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:09,553 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:09,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:09,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:09,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:09,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:09,730 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:09,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:09,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:09,773 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:09,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:09,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:09,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:09,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:09,920 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:09,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:09,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:09,961 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:09,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:09,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:09,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:09,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:10,111 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:10,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:10,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:10,156 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:10,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:10,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:10,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:10,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:10,304 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:10,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:10,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:10,345 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:10,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:10,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:10,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:10,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:10,494 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:10,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:10,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:10,538 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:10,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:10,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:10,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:10,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:10,680 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:10,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:10,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:10,724 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:10,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:10,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:10,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:10,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:10,868 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:10,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:10,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:10,909 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:10,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:10,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:10,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:10,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:11,059 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:11,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:11,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:11,103 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:11,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:11,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:11,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:11,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:11,251 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:11,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:11,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:11,292 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:11,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:11,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:11,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:11,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:11,435 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:11,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:11,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:11,479 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:11,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:11,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:11,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:11,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:11,628 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:11,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:11,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:11,671 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:11,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:11,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:11,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:11,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:11,819 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:11,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:11,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:11,868 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:11,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:11,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:11,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:11,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:12,018 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:12,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:12,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:12,062 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:12,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:12,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:12,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:12,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:12,209 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:12,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:12,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:12,250 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:12,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:12,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:12,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:12,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:12,397 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:12,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:12,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:12,441 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:12,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:12,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:12,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:12,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:12,590 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:12,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:12,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:12,634 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:12,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:12,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:12,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:12,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:12,780 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:12,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:12,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:12,822 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:12,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:12,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:12,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:12,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:12,973 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:13,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:13,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:13,017 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:13,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:13,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:13,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:13,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:13,162 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:13,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:13,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:13,203 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:13,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:13,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:13,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:13,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:13,353 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:13,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:13,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:13,397 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:13,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:13,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:13,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:13,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:13,546 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:13,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:13,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:13,588 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:13,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:13,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:13,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:13,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:13,729 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:13,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:13,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:13,772 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:13,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:13,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:13,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:13,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:13,923 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:13,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:13,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:13,967 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:13,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:13,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:13,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:13,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:14,111 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:14,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:14,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:14,152 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:14,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:14,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:14,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:14,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:14,301 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:14,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:14,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:14,345 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:14,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:14,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:14,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:14,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:14,493 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:14,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:14,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:14,535 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:14,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:14,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:14,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:14,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:14,677 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:14,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:14,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:14,720 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:14,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:14,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:14,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:14,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:14,875 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:14,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:14,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:14,919 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:14,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:14,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:14,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:14,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:15,065 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:15,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:15,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:15,106 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:15,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:15,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:15,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:15,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:15,254 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:15,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:15,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:15,298 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:15,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:15,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:15,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:15,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:15,447 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:15,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:15,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:15,488 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:15,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:15,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:15,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:15,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:15,631 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:15,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:15,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:15,674 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:15,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:15,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:15,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:15,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:15,826 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:15,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:15,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:15,870 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:15,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:15,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:15,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:15,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:16,077 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:16,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:16,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:16,126 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:16,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:16,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:16,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:16,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:16,316 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:16,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:16,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:16,366 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:16,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:16,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:16,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:16,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:16,515 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:16,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:16,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:16,558 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:16,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:16,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:16,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:16,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:16,700 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:16,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:16,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:16,742 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:16,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:16,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:16,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:16,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:16,885 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:16,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:16,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:16,928 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:16,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:16,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:16,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:16,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:17,073 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:17,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:17,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:17,114 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:17,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:17,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:17,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:17,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:17,262 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:17,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:17,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:17,306 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:17,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:17,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:17,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:17,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:17,454 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:17,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:17,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:17,496 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:17,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:17,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:17,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:17,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:17,643 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:17,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:17,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:17,685 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:17,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:17,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:17,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:17,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:17,840 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:17,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:17,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:17,882 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:17,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:17,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:17,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:17,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:18,028 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:18,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:18,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:18,069 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:18,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:18,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:18,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:18,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:18,216 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:18,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:18,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:18,259 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:18,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:18,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:18,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:18,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:18,409 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:18,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:18,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:18,451 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:18,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:18,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:18,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:18,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:18,592 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:18,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:18,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:18,640 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:18,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:18,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:18,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:18,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:18,788 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:18,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:18,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:18,832 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:18,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:18,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:18,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:18,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:18,978 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:19,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:19,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:19,020 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:19,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:19,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:19,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:19,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:19,167 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:19,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:19,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:19,211 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:19,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:19,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:19,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:19,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:19,363 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:19,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:19,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:19,406 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:19,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:19,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:19,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:19,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:19,548 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:19,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:19,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:19,589 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:19,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:19,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:19,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:19,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:19,768 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:19,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:19,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:19,813 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:19,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:19,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:19,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:19,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:20,013 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:20,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:20,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:20,055 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:20,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:20,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:20,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:20,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:20,197 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:20,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:20,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:20,241 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:20,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:20,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:20,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:20,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:20,390 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:20,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:20,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:20,433 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:20,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:20,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:20,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:20,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:20,577 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:20,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:20,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:20,618 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:20,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:20,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:20,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:20,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:20,768 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:20,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:20,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:20,814 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:20,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:20,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:20,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:20,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:20,961 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:21,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:21,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:21,002 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:21,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:21,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:21,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:21,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:21,183 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:21,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:21,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:21,236 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:21,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:21,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:21,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:21,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:21,420 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:21,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:21,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:21,460 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:21,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:21,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:21,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:21,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:21,606 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:21,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:21,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:21,649 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:21,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:21,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:21,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:21,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:21,799 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:21,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:21,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:21,844 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:21,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:21,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:21,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:21,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:21,987 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:22,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:22,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:22,028 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:22,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:22,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:22,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:22,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:22,178 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:22,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:22,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:22,222 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:22,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:22,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:22,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:22,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:22,371 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:22,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:22,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:22,412 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:22,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:22,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:22,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:22,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:22,557 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:22,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:22,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:22,600 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:22,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:22,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:22,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:22,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:22,751 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:22,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:22,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:22,793 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:22,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:22,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:22,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:22,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:22,932 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:22,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:22,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:22,975 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:22,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:22,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:22,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:22,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:23,124 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:23,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:23,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:23,167 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:23,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:23,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:23,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:23,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:23,313 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:23,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:23,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:23,352 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:23,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:23,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:23,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:23,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:23,497 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:23,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:23,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:23,541 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:23,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:23,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:23,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:23,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:23,690 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:23,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:23,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:23,732 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:23,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:23,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:23,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:23,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:23,878 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:23,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:23,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:23,922 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:23,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:23,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:23,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:23,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:24,071 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:24,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:24,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:24,115 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:24,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:24,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:24,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:24,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:24,261 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:24,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:24,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:24,301 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:24,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:24,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:24,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:24,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:24,448 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:24,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:24,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:24,492 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:24,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:24,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:24,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:24,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:24,639 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:24,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:24,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:24,680 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:24,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:24,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:24,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:24,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:24,821 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:24,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:24,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:24,866 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:24,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:24,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:24,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:24,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:25,015 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:25,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:25,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:25,056 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:25,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:25,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:25,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:25,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:25,201 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:25,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:25,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:25,243 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:25,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:25,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:25,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:25,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:25,387 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:25,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:25,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:25,430 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:25,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:25,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:25,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:25,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:25,574 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:25,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:25,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:25,613 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:25,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:25,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:25,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:25,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:25,747 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:25,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:25,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:25,791 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:25,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:25,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:25,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:25,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:25,939 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:25,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:25,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:25,982 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:25,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:25,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:25,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:25,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:26,123 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:26,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:26,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:26,163 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:26,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:26,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:26,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:26,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:26,308 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:26,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:26,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:26,350 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:26,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:26,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:26,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:26,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:26,494 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:26,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:26,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:26,534 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:26,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:26,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:26,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:26,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:26,691 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:26,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:26,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:26,734 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:26,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:26,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:26,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:26,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:26,885 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:26,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:26,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:26,926 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:26,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:26,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:26,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:26,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:27,068 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:27,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:27,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:27,109 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:27,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:27,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:27,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:27,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:27,252 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:27,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:27,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:27,294 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:27,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:27,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:27,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:27,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:27,436 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:27,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:27,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:27,475 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:27,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:27,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:27,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:27,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:27,605 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:27,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:27,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:27,638 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:27,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:27,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:27,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:27,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:27,780 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:27,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:27,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:27,821 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:27,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:27,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:27,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:27,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:27,966 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:28,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:28,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:28,010 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:28,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:28,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:28,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:28,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:28,162 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:28,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:28,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:28,205 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:28,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:28,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:28,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:28,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:28,349 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:28,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:28,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:28,390 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:28,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:28,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:28,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:28,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:28,544 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:28,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:28,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:28,588 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:28,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:28,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:28,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:28,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:28,734 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:28,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:28,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:28,775 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:28,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:28,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:28,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:28,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:28,918 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:28,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:28,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:28,961 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:28,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:28,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:28,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:28,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:29,113 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:29,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:29,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:29,155 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:29,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:29,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:29,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:29,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:29,297 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:29,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:29,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:29,338 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:29,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:29,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:29,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:29,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:29,498 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:29,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:29,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:29,545 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:29,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:29,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:29,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:29,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:29,707 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:29,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:29,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:29,760 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:29,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:29,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:29,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:29,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:29,964 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:30,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:30,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:30,008 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:30,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:30,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:30,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:30,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:30,155 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:30,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:30,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:30,199 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:30,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:30,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:30,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:30,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:30,342 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:30,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:30,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:30,383 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:30,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:30,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:30,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:30,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:30,535 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:30,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:30,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:30,579 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:30,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:30,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:30,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:30,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:30,724 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:30,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:30,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:30,765 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:30,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:30,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:30,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:30,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:30,913 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:30,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:30,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:30,957 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:30,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:30,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:30,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:30,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:31,109 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:31,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:31,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:31,154 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:31,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:31,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:31,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:31,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:31,295 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:31,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:31,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:31,338 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:31,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:31,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:31,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:31,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:31,487 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:31,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:31,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:31,531 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:31,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:31,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:31,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:31,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:31,675 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:31,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:31,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:31,716 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:31,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:31,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:31,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:31,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:31,865 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:31,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:31,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:31,909 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:31,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:31,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:31,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:31,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:32,057 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:32,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:32,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:32,100 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:32,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:32,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:32,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:32,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:32,282 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:32,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:32,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:32,326 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:32,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:32,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:32,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:32,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:32,474 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:32,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:32,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:32,518 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:32,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:32,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:32,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:32,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:32,664 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:32,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:32,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:32,705 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:32,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:32,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:32,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:32,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:32,855 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:32,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:32,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:32,899 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:32,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:32,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:32,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:32,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:33,046 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:33,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:33,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:33,087 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:33,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:33,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:33,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:33,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:33,231 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:33,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:33,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:33,275 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:33,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:33,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:33,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:33,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:33,425 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:33,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:33,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:33,468 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:33,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:33,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:33,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:33,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:33,611 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:33,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:33,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:33,653 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:33,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:33,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:33,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:33,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:33,805 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:33,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:33,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:33,849 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:33,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:33,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:33,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:33,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:34,005 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:34,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:34,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:34,052 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:34,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:34,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:34,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:34,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:34,195 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:34,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:34,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:34,236 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:34,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:34,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:34,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:34,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:34,385 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:34,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:34,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:34,429 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:34,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:34,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:34,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:34,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:34,577 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:34,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:34,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:34,619 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:34,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:34,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:34,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:34,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:34,763 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:34,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:34,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:34,805 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:34,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:34,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:34,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:34,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:34,957 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:35,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:35,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:35,002 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:35,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:35,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:35,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:35,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:35,152 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:35,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:35,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:35,193 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:35,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:35,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:35,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:35,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:35,337 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:35,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:35,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:35,381 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:35,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:35,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:35,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:35,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:35,534 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:35,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:35,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:35,576 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:35,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:35,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:35,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:35,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:35,719 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:35,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:35,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:35,760 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:35,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:35,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:35,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:35,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:35,910 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:35,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:35,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:35,954 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:35,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:35,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:35,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:35,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:36,104 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:36,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:36,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:36,145 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:36,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:36,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:36,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:36,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:36,289 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:36,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:36,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:36,332 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:36,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:36,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:36,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:36,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:36,481 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:36,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:36,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:36,524 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:36,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:36,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:36,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:36,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:36,666 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:36,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:36,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:36,708 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:36,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:36,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:36,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:36,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:36,857 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:36,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:36,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:36,901 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:36,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:36,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:36,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:36,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:37,050 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:37,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:37,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:37,091 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:37,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:37,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:37,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:37,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:37,236 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:37,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:37,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:37,279 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:37,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:37,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:37,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:37,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:37,428 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:37,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:37,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:37,472 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:37,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:37,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:37,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:37,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:37,600 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:37,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:37,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:37,633 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:37,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:37,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:37,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:37,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:37,750 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:37,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:37,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:37,784 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:37,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:37,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:37,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:37,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:37,900 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:37,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:37,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:37,933 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:37,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:37,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:37,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:37,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:38,102 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:38,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:38,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:38,145 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:38,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:38,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:38,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:38,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:38,295 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:38,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:38,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:38,340 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:38,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:38,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:38,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:38,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:38,482 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:38,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:38,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:38,523 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:38,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:38,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:38,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:38,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:38,673 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:38,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:38,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:38,717 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:38,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:38,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:38,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:38,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:38,864 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:38,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:38,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:38,905 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:38,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:38,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:38,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:38,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:39,049 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:39,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:39,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:39,093 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:39,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:39,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:39,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:39,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:39,242 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:39,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:39,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:39,285 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:39,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:39,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:39,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:39,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:39,428 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:39,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:39,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:39,469 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:39,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:39,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:39,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:39,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:39,620 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:39,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:39,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:39,664 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:39,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:39,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:39,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:39,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:39,814 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:39,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:39,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:39,854 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:39,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:39,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:39,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:39,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:39,999 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:40,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:40,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:40,042 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:40,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:40,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:40,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:40,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:40,193 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:40,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:40,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:40,236 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:40,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:40,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:40,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:40,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:40,382 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:40,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:40,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:40,423 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:40,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:40,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:40,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:40,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:40,567 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:40,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:40,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:40,611 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:40,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:40,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:40,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:40,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:40,760 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:40,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:40,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:40,803 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:40,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:40,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:40,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:40,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:40,945 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:40,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:40,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:40,986 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:40,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:40,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:40,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:40,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:41,136 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:41,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:41,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:41,180 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:41,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:41,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:41,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:41,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:41,326 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:41,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:41,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:41,368 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:41,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:41,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:41,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:41,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:41,512 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:41,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:41,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:41,555 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:41,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:41,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:41,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:41,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:41,704 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:41,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:41,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:41,749 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:41,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:41,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:41,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:41,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:41,891 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:41,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:41,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:41,935 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:41,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:41,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:41,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:41,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:42,085 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:42,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:42,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:42,128 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:42,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:42,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:42,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:42,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:42,273 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:42,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:42,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:42,314 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:42,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:42,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:42,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:42,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:42,468 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:42,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:42,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:42,525 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:42,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:42,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:42,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:42,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:42,736 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:42,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:42,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:42,786 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:42,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:42,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:42,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:42,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:42,929 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:42,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:42,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:42,972 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:42,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:42,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:42,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:42,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:43,127 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:43,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:43,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:43,171 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:43,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:43,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:43,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:43,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:43,316 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:43,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:43,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:43,357 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:43,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:43,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:43,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:43,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:43,505 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:43,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:43,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:43,549 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:43,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:43,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:43,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:43,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:43,696 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:43,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:43,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:43,737 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:43,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:43,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:43,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:43,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:43,881 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:43,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:43,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:43,925 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:43,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:43,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:43,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:43,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:44,076 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:44,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:44,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:44,119 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:44,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:44,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:44,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:44,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:44,269 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:44,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:44,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:44,311 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:44,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:44,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:44,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:44,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:44,463 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:44,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:44,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:44,506 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:44,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:44,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:44,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:44,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:44,655 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:44,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:44,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:44,698 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:44,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:44,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:44,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:44,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:44,840 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:44,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:44,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:44,884 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:44,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:44,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:44,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:44,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:45,036 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:45,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:45,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:45,080 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:45,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:45,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:45,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:45,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:45,227 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:45,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:45,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:45,267 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:45,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:45,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:45,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:45,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:45,414 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:45,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:45,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:45,458 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:45,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:45,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:45,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:45,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:45,605 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:45,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:45,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:45,647 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:45,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:45,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:45,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:45,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:45,792 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:45,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:45,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:45,837 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:45,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:45,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:45,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:45,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:45,987 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:46,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:46,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:46,030 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:46,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:46,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:46,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:46,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:46,174 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:46,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:46,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:46,214 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:46,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:46,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:46,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:46,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:46,362 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:46,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:46,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:46,405 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:46,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:46,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:46,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:46,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:46,553 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:46,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:46,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:46,594 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:46,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:46,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:46,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:46,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:46,736 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:46,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:46,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:46,780 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:46,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:46,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:46,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:46,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:46,929 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:46,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:46,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:46,973 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:46,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:46,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:46,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:46,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:47,124 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:47,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:47,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:47,167 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:47,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:47,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:47,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:47,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:47,314 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:47,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:47,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:47,357 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:47,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:47,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:47,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:47,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:47,506 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:47,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:47,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:47,545 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:47,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:47,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:47,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:47,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:47,661 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:47,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:47,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:47,705 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:47,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:47,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:47,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:47,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:47,856 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:47,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:47,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:47,899 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:47,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:47,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:47,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:47,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:48,045 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:48,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:48,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:48,086 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:48,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:48,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:48,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:48,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:48,231 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:48,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:48,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:48,275 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:48,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:48,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:48,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:48,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:48,424 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:48,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:48,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:48,465 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:48,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:48,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:48,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:48,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:48,672 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:48,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:48,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:48,726 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:48,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:48,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:48,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:48,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:48,917 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:48,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:48,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:48,958 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:48,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:48,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:48,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:48,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:49,101 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:49,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:49,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:49,145 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:49,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:49,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:49,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:49,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:49,294 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:49,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:49,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:49,338 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:49,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:49,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:49,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:49,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:49,508 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:49,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:49,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:49,563 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:49,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:49,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:49,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:49,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:49,781 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:49,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:49,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:49,839 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:49,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:49,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:49,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:49,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:50,090 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:50,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:50,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:50,142 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:50,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:50,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:50,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:50,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:50,321 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:50,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:50,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:50,364 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:50,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:50,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:50,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:50,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:50,512 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:50,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:50,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:50,554 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:50,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:50,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:50,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:50,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:50,700 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:50,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:50,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:50,744 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:50,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:50,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:50,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:50,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:50,893 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:50,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:50,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:50,934 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:50,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:50,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:50,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:50,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:51,076 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:51,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:51,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:51,121 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:51,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:51,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:51,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:51,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:51,272 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:51,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:51,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:51,315 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:51,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:51,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:51,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:51,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:51,464 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:51,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:51,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:51,505 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:51,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:51,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:51,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:51,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:51,656 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:51,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:51,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:51,700 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:51,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:51,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:51,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:51,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:51,850 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:51,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:51,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:51,897 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:51,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:51,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:51,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:51,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:52,042 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:52,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:52,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:52,086 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:52,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:52,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:52,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:52,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:52,236 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:52,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:52,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:52,280 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:52,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:52,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:52,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:52,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:52,426 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:52,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:52,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:52,468 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:52,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:52,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:52,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:52,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:52,614 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:52,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:52,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:52,663 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:52,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:52,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:52,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:52,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:52,811 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:52,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:52,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:52,855 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:52,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:52,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:52,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:52,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:52,996 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:53,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:53,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:53,040 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:53,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:53,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:53,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:53,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:53,189 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:53,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:53,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:53,233 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:53,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:53,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:53,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:53,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:53,382 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:53,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:53,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:53,423 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:53,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:53,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:53,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:53,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:53,579 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:53,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:53,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:53,624 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:53,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:53,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:53,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:53,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:53,772 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:53,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:53,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:53,816 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:53,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:53,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:53,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:53,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:53,960 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:54,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:54,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:54,001 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:54,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:54,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:54,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:54,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:54,150 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:54,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:54,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:54,193 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:54,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:54,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:54,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:54,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:54,340 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:54,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:54,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:54,381 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:54,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:54,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:54,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:54,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:54,525 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:54,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:54,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:54,570 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:54,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:54,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:54,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:54,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:54,718 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:54,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:54,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:54,760 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:54,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:54,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:54,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:54,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:54,907 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:54,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:54,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:54,950 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:54,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:54,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:54,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:54,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:55,100 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:55,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:55,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:55,143 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:55,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:55,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:55,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:55,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:55,315 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:55,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:55,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:55,356 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:55,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:55,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:55,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:55,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:55,503 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:55,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:55,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:55,547 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:55,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:55,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:55,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:55,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:55,695 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:55,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:55,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:55,736 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:55,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:55,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:55,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:55,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:55,881 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:55,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:55,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:55,924 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:55,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:55,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:55,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:55,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:56,074 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:56,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:56,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:56,118 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:56,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:56,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:56,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:56,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:56,261 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:56,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:56,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:56,304 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:56,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:56,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:56,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:56,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:56,512 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:56,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:56,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:56,565 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:56,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:56,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:56,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:56,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:56,760 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:56,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:56,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:56,811 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:56,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:56,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:56,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:56,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:56,969 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:57,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:57,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:57,012 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:57,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:57,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:57,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:57,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:57,163 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:57,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:57,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:57,207 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:57,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:57,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:57,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:57,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:57,353 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:57,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:57,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:57,394 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:57,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:57,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:57,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:57,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:57,539 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:57,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:57,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:57,574 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:57,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:57,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:57,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:57,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:57,708 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:57,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:57,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:57,751 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:57,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:57,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:57,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:57,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:57,898 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:57,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:57,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:57,941 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:57,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:57,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:57,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:57,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:58,091 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:58,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:58,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:58,135 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:58,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:58,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:58,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:58,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:58,280 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:58,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:58,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:58,320 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:58,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:58,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:58,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:58,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:58,465 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:58,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:58,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:58,509 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:58,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:58,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:58,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:58,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:58,657 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:58,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:58,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:58,700 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:58,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:58,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:58,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:58,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:58,829 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:58,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:58,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:58,871 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:58,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:58,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:58,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:58,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:59,021 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:59,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:59,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:59,065 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:59,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:59,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:59,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:59,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:59,209 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:59,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:59,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:59,249 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:59,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:59,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:59,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:59,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:59,396 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:59,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:59,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:59,452 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:59,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:59,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:59,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:59,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:59,646 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:59,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:59,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:59,696 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:59,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:59,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:59,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:59,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:24:59,889 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:24:59,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:24:59,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:24:59,938 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:24:59,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:24:59,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:24:59,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:24:59,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:00,091 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:00,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:00,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:00,133 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:00,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:00,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:00,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:00,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:00,274 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:00,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:00,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:00,317 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:00,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:00,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:00,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:00,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:00,469 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:00,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:00,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:00,513 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:00,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:00,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:00,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:00,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:00,658 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:00,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:00,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:00,700 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:00,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:00,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:00,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:00,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:00,843 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:00,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:00,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:00,890 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:00,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:00,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:00,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:00,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:01,039 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:01,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:01,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:01,082 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:01,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:01,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:01,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:01,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:01,231 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:01,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:01,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:01,274 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:01,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:01,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:01,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:01,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:01,424 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:01,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:01,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:01,468 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:01,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:01,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:01,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:01,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:01,612 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:01,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:01,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:01,652 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:01,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:01,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:01,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:01,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:01,809 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:01,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:01,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:01,853 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:01,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:01,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:01,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:01,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:02,000 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:02,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:02,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:02,044 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:02,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:02,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:02,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:02,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:02,185 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:02,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:02,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:02,227 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:02,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:02,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:02,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:02,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:02,380 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:02,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:02,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:02,423 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:02,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:02,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:02,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:02,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:02,569 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:02,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:02,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:02,610 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:02,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:02,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:02,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:02,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:02,756 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:02,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:02,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:02,800 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:02,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:02,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:02,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:02,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:02,948 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:02,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:02,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:02,991 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:02,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:02,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:02,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:02,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:03,132 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:03,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:03,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:03,176 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:03,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:03,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:03,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:03,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:03,325 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:03,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:03,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:03,369 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:03,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:03,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:03,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:03,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:03,513 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:03,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:03,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:03,554 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:03,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:03,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:03,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:03,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:03,700 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:03,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:03,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:03,744 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:03,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:03,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:03,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:03,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:03,896 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:03,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:03,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:03,937 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:03,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:03,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:03,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:03,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:04,080 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:04,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:04,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:04,124 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:04,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:04,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:04,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:04,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:04,273 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:04,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:04,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:04,316 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:04,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:04,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:04,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:04,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:04,462 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:04,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:04,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:04,502 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:04,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:04,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:04,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:04,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:04,646 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:04,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:04,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:04,690 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:04,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:04,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:04,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:04,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:04,840 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:04,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:04,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:04,884 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:04,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:04,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:04,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:04,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:05,030 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:05,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:05,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:05,071 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:05,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:05,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:05,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:05,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:05,217 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:05,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:05,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:05,262 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:05,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:05,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:05,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:05,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:05,410 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:05,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:05,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:05,453 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:05,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:05,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:05,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:05,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:05,594 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:05,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:05,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:05,638 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:05,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:05,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:05,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:05,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:05,793 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:05,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:05,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:05,836 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:05,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:05,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:05,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:05,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:05,981 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:06,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:06,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:06,022 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:06,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:06,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:06,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:06,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:06,168 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:06,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:06,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:06,212 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:06,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:06,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:06,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:06,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:06,404 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:06,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:06,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:06,445 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:06,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:06,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:06,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:06,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:06,589 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:06,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:06,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:06,633 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:06,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:06,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:06,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:06,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:06,785 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:06,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:06,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:06,827 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:06,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:06,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:06,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:06,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:06,969 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:07,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:07,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:07,010 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:07,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:07,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:07,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:07,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:07,165 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:07,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:07,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:07,209 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:07,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:07,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:07,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:07,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:07,355 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:07,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:07,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:07,396 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:07,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:07,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:07,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:07,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:07,541 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:07,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:07,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:07,575 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:07,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:07,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:07,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:07,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:07,701 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:07,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:07,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:07,735 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:07,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:07,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:07,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:07,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:07,884 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:07,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:07,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:07,926 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:07,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:07,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:07,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:07,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:08,083 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:08,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:08,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:08,128 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:08,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:08,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:08,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:08,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:08,275 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:08,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:08,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:08,316 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:08,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:08,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:08,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:08,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:08,462 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:08,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:08,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:08,504 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:08,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:08,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:08,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:08,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:08,652 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:08,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:08,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:08,696 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:08,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:08,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:08,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:08,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:08,836 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:08,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:08,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:08,880 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:08,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:08,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:08,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:08,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:09,030 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:09,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:09,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:09,074 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:09,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:09,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:09,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:09,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:09,218 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:09,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:09,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:09,259 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:09,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:09,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:09,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:09,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:09,405 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:09,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:09,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:09,449 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:09,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:09,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:09,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:09,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:09,597 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:09,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:09,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:09,642 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:09,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:09,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:09,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:09,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:09,782 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:09,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:09,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:09,827 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:09,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:09,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:09,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:09,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:09,977 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:10,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:10,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:10,020 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:10,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:10,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:10,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:10,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:10,164 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:10,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:10,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:10,205 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:10,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:10,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:10,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:10,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:10,384 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:10,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:10,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:10,438 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:10,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:10,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:10,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:10,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:10,626 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:10,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:10,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:10,669 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:10,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:10,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:10,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:10,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:10,813 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:10,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:10,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:10,856 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:10,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:10,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:10,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:10,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:11,006 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:11,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:11,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:11,049 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:11,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:11,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:11,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:11,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:11,198 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:11,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:11,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:11,239 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:11,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:11,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:11,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:11,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:11,390 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:11,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:11,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:11,434 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:11,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:11,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:11,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:11,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:11,582 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:11,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:11,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:11,624 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:11,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:11,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:11,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:11,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:11,819 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:11,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:11,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:11,871 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:11,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:11,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:11,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:11,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:12,020 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:12,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:12,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:12,063 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:12,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:12,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:12,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:12,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:12,205 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:12,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:12,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:12,246 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:12,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:12,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:12,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:12,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:12,395 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:12,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:12,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:12,438 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:12,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:12,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:12,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:12,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:12,584 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:12,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:12,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:12,626 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:12,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:12,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:12,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:12,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:12,772 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:12,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:12,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:12,816 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:12,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:12,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:12,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:12,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:12,964 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:13,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:13,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:13,007 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:13,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:13,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:13,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:13,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:13,156 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:13,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:13,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:13,198 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:13,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:13,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:13,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:13,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:13,348 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:13,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:13,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:13,391 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:13,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:13,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:13,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:13,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:13,535 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:13,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:13,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:13,576 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:13,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:13,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:13,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:13,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:13,729 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:13,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:13,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:13,774 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:13,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:13,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:13,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:13,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:13,925 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:13,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:13,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:13,966 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:13,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:13,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:13,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:13,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:14,170 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:14,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:14,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:14,235 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:14,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:14,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:14,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:14,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:14,415 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:14,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:14,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:14,456 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:14,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:14,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:14,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:14,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:14,613 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:14,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:14,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:14,657 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:14,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:14,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:14,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:14,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:14,805 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:14,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:14,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:14,849 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:14,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:14,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:14,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:14,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:14,997 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:15,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:15,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:15,038 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:15,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:15,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:15,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:15,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:15,187 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:15,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:15,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:15,231 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:15,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:15,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:15,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:15,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:15,438 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:15,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:15,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:15,486 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:15,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:15,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:15,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:15,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:15,691 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:15,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:15,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:15,742 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:15,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:15,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:15,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:15,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:15,913 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:15,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:15,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:15,954 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:15,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:15,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:15,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:15,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:16,103 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:16,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:16,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:16,147 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:16,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:16,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:16,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:16,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:16,293 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:16,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:16,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:16,334 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:16,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:16,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:16,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:16,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:16,481 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:16,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:16,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:16,525 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:16,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:16,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:16,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:16,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:16,674 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:16,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:16,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:16,716 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:16,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:16,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:16,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:16,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:16,860 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:16,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:16,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:16,901 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:16,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:16,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:16,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:16,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:17,048 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:17,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:17,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:17,091 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:17,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:17,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:17,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:17,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:17,237 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:17,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:17,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:17,277 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:17,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:17,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:17,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:17,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:17,428 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:17,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:17,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:17,472 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:17,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:17,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:17,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:17,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:17,606 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:17,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:17,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:17,640 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:17,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:17,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:17,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:17,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:17,754 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:17,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:17,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:17,788 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:17,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:17,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:17,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:17,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:17,936 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:17,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:17,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:17,981 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:17,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:17,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:17,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:17,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:18,128 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:18,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:18,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:18,171 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:18,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:18,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:18,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:18,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:18,334 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:18,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:18,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:18,395 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:18,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:18,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:18,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:18,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:18,550 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:18,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:18,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:18,592 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:18,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:18,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:18,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:18,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:18,742 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:18,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:18,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:18,788 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:18,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:18,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:18,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:18,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:18,939 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:18,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:18,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:18,983 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:18,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:18,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:18,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:18,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:19,128 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:19,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:19,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:19,169 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:19,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:19,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:19,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:19,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:19,313 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:19,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:19,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:19,357 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:19,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:19,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:19,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:19,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:19,506 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:19,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:19,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:19,548 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:19,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:19,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:19,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:19,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:19,689 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:19,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:19,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:19,732 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:19,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:19,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:19,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:19,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:19,883 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:19,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:19,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:19,927 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:19,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:19,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:19,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:19,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:20,078 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:20,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:20,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:20,119 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:20,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:20,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:20,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:20,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:20,265 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:20,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:20,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:20,310 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:20,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:20,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:20,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:20,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:20,457 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:20,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:20,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:20,499 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:20,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:20,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:20,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:20,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:20,641 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:20,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:20,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:20,684 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:20,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:20,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:20,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:20,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:20,834 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:20,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:20,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:20,878 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:20,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:20,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:20,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:20,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:21,023 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:21,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:21,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:21,063 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:21,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:21,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:21,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:21,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:21,210 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:21,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:21,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:21,254 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:21,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:21,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:21,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:21,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:21,404 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:21,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:21,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:21,445 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:21,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:21,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:21,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:21,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:21,589 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:21,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:21,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:21,633 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:21,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:21,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:21,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:21,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:21,847 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:21,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:21,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:21,899 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:21,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:21,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:21,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:21,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:22,091 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:22,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:22,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:22,144 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:22,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:22,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:22,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:22,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:22,306 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:22,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:22,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:22,351 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:22,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:22,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:22,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:22,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:22,518 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:22,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:22,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:22,560 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:22,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:22,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:22,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:22,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:22,705 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:22,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:22,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:22,749 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:22,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:22,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:22,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:22,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:22,898 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:22,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:22,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:22,941 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:22,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:22,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:22,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:22,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:23,083 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:23,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:23,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:23,127 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:23,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:23,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:23,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:23,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:23,276 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:23,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:23,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:23,322 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:23,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:23,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:23,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:23,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:23,467 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:23,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:23,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:23,508 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:23,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:23,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:23,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:23,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:23,654 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:23,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:23,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:23,698 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:23,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:23,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:23,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:23,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:23,862 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:23,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:23,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:23,905 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:23,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:23,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:23,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:23,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:24,054 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:24,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:24,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:24,098 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:24,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:24,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:24,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:24,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:24,248 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:24,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:24,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:24,291 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:24,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:24,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:24,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:24,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:24,437 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:24,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:24,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:24,477 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:24,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:24,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:24,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:24,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:24,625 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:24,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:24,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:24,669 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:24,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:24,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:24,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:24,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:24,822 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:24,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:24,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:24,863 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:24,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:24,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:24,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:24,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:25,011 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:25,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:25,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:25,056 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:25,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:25,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:25,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:25,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:25,204 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:25,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:25,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:25,248 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:25,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:25,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:25,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:25,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:25,391 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:25,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:25,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:25,432 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:25,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:25,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:25,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:25,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:25,580 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:25,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:25,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:25,624 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:25,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:25,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:25,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:25,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:25,771 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:25,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:25,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:25,812 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:25,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:25,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:25,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:25,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:25,958 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:26,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:26,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:26,003 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:26,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:26,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:26,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:26,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:26,151 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:26,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:26,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:26,194 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:26,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:26,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:26,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:26,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:26,338 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:26,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:26,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:26,380 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:26,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:26,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:26,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:26,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:26,531 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:26,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:26,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:26,575 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:26,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:26,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:26,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:26,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:26,724 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:26,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:26,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:26,767 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:26,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:26,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:26,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:26,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:26,912 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:26,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:26,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:26,953 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:26,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:26,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:26,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:26,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:27,101 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:27,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:27,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:27,145 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:27,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:27,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:27,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:27,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:27,292 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:27,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:27,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:27,333 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:27,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:27,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:27,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:27,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:27,476 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:27,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:27,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:27,520 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:27,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:27,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:27,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:27,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:27,642 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:27,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:27,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:27,686 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:27,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:27,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:27,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:27,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:27,831 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:27,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:27,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:27,871 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:27,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:27,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:27,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:27,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:28,020 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:28,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:28,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:28,064 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:28,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:28,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:28,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:28,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:28,211 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:28,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:28,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:28,252 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:28,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:28,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:28,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:28,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:28,395 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:28,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:28,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:28,439 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:28,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:28,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:28,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:28,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:28,588 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:28,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:28,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:28,631 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:28,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:28,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:28,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:28,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:28,774 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:28,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:28,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:28,815 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:28,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:28,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:28,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:28,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:28,965 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:29,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:29,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:29,009 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:29,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:29,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:29,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:29,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:29,158 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:29,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:29,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:29,199 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:29,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:29,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:29,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:29,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:29,341 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:29,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:29,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:29,386 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:29,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:29,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:29,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:29,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:29,535 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:29,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:29,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:29,578 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:29,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:29,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:29,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:29,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:29,721 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:29,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:29,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:29,762 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:29,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:29,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:29,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:29,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:29,914 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:29,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:29,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:29,958 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:29,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:29,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:29,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:29,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:30,105 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:30,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:30,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:30,146 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:30,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:30,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:30,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:30,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:30,290 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:30,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:30,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:30,334 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:30,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:30,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:30,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:30,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:30,495 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:30,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:30,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:30,528 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:30,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:30,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:30,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:30,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:30,646 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:30,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:30,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:30,687 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:30,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:30,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:30,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:30,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:30,836 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:30,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:30,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:30,880 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:30,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:30,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:30,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:30,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:31,027 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:31,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:31,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:31,068 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:31,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:31,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:31,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:31,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:31,213 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:31,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:31,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:31,257 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:31,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:31,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:31,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:31,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:31,406 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:31,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:31,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:31,449 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:31,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:31,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:31,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:31,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:31,592 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:31,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:31,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:31,633 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:31,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:31,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:31,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:31,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:31,780 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:31,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:31,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:31,824 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:31,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:31,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:31,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:31,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:32,006 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:32,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:32,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:32,067 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:32,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:32,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:32,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:32,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:32,238 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:32,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:32,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:32,281 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:32,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:32,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:32,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:32,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:32,434 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:32,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:32,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:32,477 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:32,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:32,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:32,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:32,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:32,622 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:32,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:32,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:32,663 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:32,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:32,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:32,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:32,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:32,810 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:32,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:32,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:32,853 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:32,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:32,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:32,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:32,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:33,002 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:33,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:33,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:33,043 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:33,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:33,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:33,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:25:33,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:25:33,186 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:25:33,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:25:33,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:25:33,230 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:25:33,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:25:33,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:25:33,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-13 23:31:51,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:51,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:51,478 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:51,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:51,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:51,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:51,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:51,623 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:51,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:51,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:51,668 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:51,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:51,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:51,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:51,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:51,817 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:51,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:51,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:51,858 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:51,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:51,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:51,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:51,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:52,004 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:52,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:52,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:52,047 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:52,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:52,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:52,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:52,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:52,195 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:52,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:52,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:52,238 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:52,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:52,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:52,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:52,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:52,382 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:52,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:52,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:52,424 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:52,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:52,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:52,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:52,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:52,568 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:52,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:52,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:52,608 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:52,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:52,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:52,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:52,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:52,747 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:52,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:52,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:52,789 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:52,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:52,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:52,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:52,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:52,933 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:52,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:52,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:52,974 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:52,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:52,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:52,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:52,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:53,120 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:53,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:53,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:53,159 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:53,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:53,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:53,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:53,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:53,299 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:53,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:53,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:53,339 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:53,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:53,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:53,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:53,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:53,480 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:53,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:53,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:53,521 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:53,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:53,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:53,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:53,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:53,661 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:53,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:53,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:53,702 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:53,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:53,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:53,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:53,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:53,843 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:53,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:53,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:53,885 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:53,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:53,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:53,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:53,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:54,027 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:54,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:54,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:54,068 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:54,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:54,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:54,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:54,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:54,208 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:54,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:54,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:54,249 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:54,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:54,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:54,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:54,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:54,389 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:54,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:54,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:54,430 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:54,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:54,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:54,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:54,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:54,573 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:54,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:54,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:54,613 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:54,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:54,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:54,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:54,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:54,753 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:54,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:54,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:54,793 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:54,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:54,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:54,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:54,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:54,933 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:54,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:54,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:54,973 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:54,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:54,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:54,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:54,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:55,113 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:55,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:55,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:55,153 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:55,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:55,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:55,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:55,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:55,293 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:55,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:55,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:55,334 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:55,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:55,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:55,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:55,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:55,475 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:55,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:55,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:55,514 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:55,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:55,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:55,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:55,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:55,654 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:55,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:55,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:55,695 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:55,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:55,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:55,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:55,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:55,840 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:55,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:55,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:55,882 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:55,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:55,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:55,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:55,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:56,023 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:56,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:56,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:56,064 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:56,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:56,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:56,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:56,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:56,205 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:56,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:56,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:56,247 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:56,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:56,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:56,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:56,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:56,388 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:56,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:56,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:56,429 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:56,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:56,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:56,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:56,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:56,570 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:56,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:56,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:56,611 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:56,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:56,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:56,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:56,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:56,752 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:56,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:56,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:56,793 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:56,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:56,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:56,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:56,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:56,935 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:56,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:56,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:56,977 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:56,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:56,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:56,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:56,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:57,120 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:57,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:57,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:57,161 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:57,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:57,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:57,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:57,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:57,305 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:57,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:57,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:57,346 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:57,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:57,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:57,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:57,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:57,488 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:57,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:57,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:57,530 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:57,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:57,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:57,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:57,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:57,646 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:57,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:57,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:57,687 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:57,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:57,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:57,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:57,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:57,830 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:57,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:57,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:57,874 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:57,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:57,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:57,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:57,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:58,025 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:58,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:58,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:58,067 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:58,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:58,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:58,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:58,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:58,216 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:58,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:58,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:58,260 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:58,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:58,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:58,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:58,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:58,406 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:58,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:58,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:58,448 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:58,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:58,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:58,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:58,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:58,590 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:58,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:58,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:58,631 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:58,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:58,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:58,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:58,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:58,774 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:58,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:58,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:58,814 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:58,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:58,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:58,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:58,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:58,954 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:58,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:58,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:58,995 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:58,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:58,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:58,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:58,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:59,135 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:59,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:59,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:59,176 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:59,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:59,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:59,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:59,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:59,316 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:59,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:59,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:59,357 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:59,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:59,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:59,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:59,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:59,527 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:59,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:59,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:59,579 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:59,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:59,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:59,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:59,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:59,762 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:59,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:59,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:59,806 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:59,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:59,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:59,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:31:59,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:31:59,957 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:31:59,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:31:59,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:31:59,998 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:31:59,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:31:59,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:31:59,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:00,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:00,140 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:00,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:00,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:00,186 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:00,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:00,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:00,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:00,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:00,328 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:00,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:00,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:00,369 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:00,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:00,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:00,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:00,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:00,510 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:00,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:00,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:00,550 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:00,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:00,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:00,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:00,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:00,690 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:00,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:00,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:00,730 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:00,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:00,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:00,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:00,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:00,869 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:00,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:00,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:00,910 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:00,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:00,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:00,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:00,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:01,050 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:01,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:01,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:01,090 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:01,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:01,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:01,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:01,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:01,237 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:01,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:01,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:01,277 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:01,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:01,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:01,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:01,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:01,417 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:01,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:01,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:01,458 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:01,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:01,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:01,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:01,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:01,606 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:01,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:01,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:01,650 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:01,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:01,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:01,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:01,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:01,804 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:01,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:01,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:01,848 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:01,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:01,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:01,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:01,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:01,998 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:02,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:02,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:02,040 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:02,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:02,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:02,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:02,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:02,180 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:02,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:02,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:02,221 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:02,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:02,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:02,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:02,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:02,360 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:02,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:02,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:02,400 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:02,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:02,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:02,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:02,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:02,539 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:02,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:02,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:02,579 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:02,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:02,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:02,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:02,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:02,719 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:02,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:02,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:02,758 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:02,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:02,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:02,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:02,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:02,899 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:02,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:02,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:02,940 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:02,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:02,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:02,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:02,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:03,086 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:03,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:03,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:03,125 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:03,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:03,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:03,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:03,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:03,265 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:03,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:03,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:03,306 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:03,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:03,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:03,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:03,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:03,450 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:03,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:03,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:03,493 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:03,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:03,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:03,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:03,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:03,642 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:03,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:03,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:03,684 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:03,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:03,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:03,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:03,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:03,824 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:03,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:03,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:03,866 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:03,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:03,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:03,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:03,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:04,009 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:04,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:04,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:04,050 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:04,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:04,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:04,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:04,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:04,192 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:04,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:04,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:04,233 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:04,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:04,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:04,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:04,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:04,372 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:04,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:04,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:04,416 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:04,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:04,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:04,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:04,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:04,555 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:04,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:04,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:04,596 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:04,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:04,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:04,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:04,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:04,735 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:04,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:04,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:04,776 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:04,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:04,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:04,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:04,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:04,919 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:04,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:04,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:04,960 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:04,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:04,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:04,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:04,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:05,103 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:05,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:05,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:05,143 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:05,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:05,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:05,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:05,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:05,286 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:05,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:05,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:05,329 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:05,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:05,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:05,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:05,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:05,478 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:05,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:05,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:05,522 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:05,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:05,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:05,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:05,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:05,671 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:05,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:05,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:05,715 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:05,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:05,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:05,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:05,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:05,867 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:05,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:05,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:05,908 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:05,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:05,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:05,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:05,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:06,047 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:06,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:06,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:06,088 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:06,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:06,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:06,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:06,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:06,227 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:06,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:06,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:06,268 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:06,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:06,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:06,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:06,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:06,407 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:06,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:06,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:06,448 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:06,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:06,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:06,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:06,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:06,587 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:06,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:06,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:06,627 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:06,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:06,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:06,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:06,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:06,767 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:06,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:06,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:06,808 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:06,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:06,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:06,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:06,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:06,948 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:06,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:06,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:06,990 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:06,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:06,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:06,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:06,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:07,130 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:07,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:07,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:07,171 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:07,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:07,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:07,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:07,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:07,312 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:07,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:07,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:07,354 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:07,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:07,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:07,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:07,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:07,497 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:07,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:07,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:07,540 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:07,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:07,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:07,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:07,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:07,657 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:07,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:07,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:07,694 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:07,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:07,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:07,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:07,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:07,835 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:07,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:07,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:07,875 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:07,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:07,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:07,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:07,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:08,016 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:08,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:08,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:08,056 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:08,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:08,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:08,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:08,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:08,196 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:08,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:08,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:08,235 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:08,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:08,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:08,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:08,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:08,372 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:08,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:08,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:08,413 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:08,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:08,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:08,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:08,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:08,553 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:08,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:08,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:08,595 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:08,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:08,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:08,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:08,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:08,744 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:08,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:08,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:08,786 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:08,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:08,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:08,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:08,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:08,936 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:08,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:08,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:08,980 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:08,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:08,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:08,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:08,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:09,129 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:09,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:09,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:09,173 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:09,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:09,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:09,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:09,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:09,322 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:09,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:09,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:09,365 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:09,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:09,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:09,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:09,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:09,529 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:09,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:09,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:09,584 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:09,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:09,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:09,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:09,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:09,759 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:09,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:09,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:09,803 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:09,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:09,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:09,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:09,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:09,960 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:10,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:10,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:10,004 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:10,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:10,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:10,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:10,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:10,156 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:10,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:10,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:10,199 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:10,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:10,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:10,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:10,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:10,348 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:10,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:10,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:10,390 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:10,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:10,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:10,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:10,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:10,539 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:10,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:10,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:10,581 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:10,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:10,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:10,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:10,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:10,730 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:10,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:10,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:10,773 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:10,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:10,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:10,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:10,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:10,922 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:10,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:10,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:10,965 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:10,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:10,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:10,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:10,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:11,111 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:11,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:11,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:11,151 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:11,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:11,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:11,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:11,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:11,292 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:11,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:11,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:11,333 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:11,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:11,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:11,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:11,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:11,472 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:11,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:11,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:11,513 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:11,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:11,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:11,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:11,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:11,659 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:11,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:11,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:11,699 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:11,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:11,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:11,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:11,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:11,839 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:11,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:11,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:11,879 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:11,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:11,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:11,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:11,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:12,022 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:12,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:12,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:12,062 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:12,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:12,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:12,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:12,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:12,201 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:12,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:12,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:12,241 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:12,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:12,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:12,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:12,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:12,381 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:12,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:12,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:12,422 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:12,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:12,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:12,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:12,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:12,562 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:12,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:12,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:12,603 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:12,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:12,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:12,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:12,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:12,743 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:12,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:12,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:12,783 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:12,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:12,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:12,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:12,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:12,925 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:12,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:12,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:12,968 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:12,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:12,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:12,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:12,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:13,110 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:13,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:13,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:13,155 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:13,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:13,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:13,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:13,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:13,304 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:13,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:13,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:13,348 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:13,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:13,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:13,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:13,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:13,497 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:13,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:13,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:13,540 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:13,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:13,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:13,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:13,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:13,689 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:13,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:13,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:13,732 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:13,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:13,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:13,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:13,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:13,883 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:13,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:13,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:13,927 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:13,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:13,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:13,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:13,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:14,076 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:14,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:14,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:14,119 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:14,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:14,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:14,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:14,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:14,268 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:14,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:14,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:14,311 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:14,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:14,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:14,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:14,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:14,463 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:14,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:14,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:14,506 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:14,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:14,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:14,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:14,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:14,648 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:14,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:14,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:14,688 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:14,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:14,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:14,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:14,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:14,828 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:14,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:14,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:14,869 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:14,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:14,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:14,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:14,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:15,010 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:15,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:15,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:15,050 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:15,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:15,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:15,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:15,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:15,191 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:15,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:15,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:15,232 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:15,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:15,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:15,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:15,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:15,371 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:15,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:15,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:15,412 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:15,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:15,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:15,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:15,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:15,552 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:15,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:15,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:15,592 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:15,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:15,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:15,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:15,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:15,733 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:15,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:15,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:15,773 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:15,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:15,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:15,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:15,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:15,919 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:15,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:15,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:15,960 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:15,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:15,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:15,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:15,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:16,102 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:16,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:16,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:16,144 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:16,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:16,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:16,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:16,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:16,285 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:16,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:16,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:16,325 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:16,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:16,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:16,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:16,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:16,466 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:16,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:16,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:16,506 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:16,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:16,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:16,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:16,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:16,647 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:16,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:16,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:16,689 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:16,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:16,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:16,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:16,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:16,833 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:16,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:16,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:16,877 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:16,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:16,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:16,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:16,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:17,026 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:17,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:17,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:17,070 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:17,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:17,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:17,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:17,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:17,212 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:17,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:17,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:17,256 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:17,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:17,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:17,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:17,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:17,395 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:17,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:17,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:17,435 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:17,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:17,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:17,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:17,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:17,569 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:17,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:17,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:17,601 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:17,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:17,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:17,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:17,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:17,737 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:17,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:17,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:17,777 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:17,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:17,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:17,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:17,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:17,922 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:17,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:17,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:17,963 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:17,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:17,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:17,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:17,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:18,105 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:18,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:18,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:18,146 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:18,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:18,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:18,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:18,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:18,288 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:18,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:18,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:18,330 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:18,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:18,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:18,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:18,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:18,479 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:18,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:18,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:18,523 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:18,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:18,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:18,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:18,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:18,677 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:18,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:18,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:18,721 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:18,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:18,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:18,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:18,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:18,870 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:18,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:18,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:18,914 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:18,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:18,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:18,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:18,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:19,062 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:19,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:19,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:19,105 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:19,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:19,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:19,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:19,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:19,253 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:19,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:19,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:19,296 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:19,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:19,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:19,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:19,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:19,462 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:19,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:19,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:19,514 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:19,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:19,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:19,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:19,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:19,728 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:19,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:19,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:19,785 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:19,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:19,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:19,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:19,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:19,982 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:20,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:20,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:20,026 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:20,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:20,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:20,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:20,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:20,175 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:20,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:20,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:20,219 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:20,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:20,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:20,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:20,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:20,370 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:20,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:20,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:20,414 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:20,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:20,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:20,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:20,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:20,562 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:20,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:20,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:20,604 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:20,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:20,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:20,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:20,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:20,753 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:20,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:20,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:20,797 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:20,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:20,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:20,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:20,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:20,944 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:20,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:20,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:20,988 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:20,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:20,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:20,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:20,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:21,135 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:21,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:21,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:21,178 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:21,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:21,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:21,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:21,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:21,326 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:21,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:21,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:21,369 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:21,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:21,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:21,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:21,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:21,513 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:21,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:21,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:21,557 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:21,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:21,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:21,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:21,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:21,705 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:21,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:21,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:21,751 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:21,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:21,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:21,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:21,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:21,903 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:21,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:21,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:21,945 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:21,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:21,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:21,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:21,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:22,094 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:22,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:22,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:22,137 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:22,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:22,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:22,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:22,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:22,285 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:22,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:22,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:22,328 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:22,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:22,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:22,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:22,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:22,474 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:22,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:22,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:22,517 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:22,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:22,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:22,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:22,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:22,664 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:22,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:22,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:22,706 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:22,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:22,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:22,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:22,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:22,854 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:22,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:22,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:22,897 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:22,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:22,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:22,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:22,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:23,047 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:23,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:23,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:23,090 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:23,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:23,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:23,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:23,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:23,241 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:23,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:23,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:23,285 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:23,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:23,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:23,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:23,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:23,433 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:23,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:23,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:23,476 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:23,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:23,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:23,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:23,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:23,624 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:23,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:23,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:23,668 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:23,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:23,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:23,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:23,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:23,816 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:23,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:23,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:23,860 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:23,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:23,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:23,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:23,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:24,008 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:24,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:24,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:24,051 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:24,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:24,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:24,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:24,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:24,200 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:24,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:24,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:24,244 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:24,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:24,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:24,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:24,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:24,391 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:24,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:24,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:24,434 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:24,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:24,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:24,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:24,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:24,577 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:24,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:24,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:24,619 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:24,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:24,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:24,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:24,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:24,768 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:24,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:24,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:24,809 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:24,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:24,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:24,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:24,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:24,954 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:24,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:24,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:24,997 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:24,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:24,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:24,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:25,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:25,145 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:25,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:25,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:25,187 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:25,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:25,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:25,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:25,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:25,334 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:25,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:25,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:25,377 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:25,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:25,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:25,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:25,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:25,523 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:25,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:25,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:25,565 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:25,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:25,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:25,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:25,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:25,711 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:25,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:25,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:25,754 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:25,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:25,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:25,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:25,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:25,902 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:25,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:25,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:25,944 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:25,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:25,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:25,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:25,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:26,092 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:26,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:26,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:26,138 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:26,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:26,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:26,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:26,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:26,286 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:26,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:26,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:26,329 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:26,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:26,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:26,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:26,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:26,475 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:26,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:26,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:26,516 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:26,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:26,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:26,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:26,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:26,657 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:26,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:26,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:26,698 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:26,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:26,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:26,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:26,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:26,839 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:26,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:26,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:26,881 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:26,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:26,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:26,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:26,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:27,022 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:27,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:27,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:27,064 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:27,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:27,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:27,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:27,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:27,205 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:27,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:27,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:27,245 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:27,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:27,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:27,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:27,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:27,384 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:27,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:27,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:27,424 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:27,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:27,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:27,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:27,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:27,567 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:27,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:27,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:27,604 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:27,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:27,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:27,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:27,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:27,736 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:27,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:27,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:27,776 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:27,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:27,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:27,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:27,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:27,917 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:27,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:27,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:27,957 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:27,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:27,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:27,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:27,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:28,098 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:28,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:28,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:28,138 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:28,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:28,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:28,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:28,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:28,278 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:28,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:28,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:28,319 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:28,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:28,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:28,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:28,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:28,459 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:28,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:28,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:28,500 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:28,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:28,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:28,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:28,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:28,640 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:28,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:28,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:28,681 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:28,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:28,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:28,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:28,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:28,823 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:28,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:28,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:28,864 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:28,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:28,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:28,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:28,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:29,010 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:29,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:29,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:29,051 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:29,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:29,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:29,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:29,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:29,192 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:29,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:29,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:29,233 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:29,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:29,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:29,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:29,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:29,373 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:29,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:29,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:29,415 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:29,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:29,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:29,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:29,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:29,625 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:29,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:29,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:29,682 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:29,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:29,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:29,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:29,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:29,829 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:29,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:29,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:29,869 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:29,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:29,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:29,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:29,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:30,013 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:30,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:30,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:30,054 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:30,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:30,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:30,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:30,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:30,196 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:30,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:30,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:30,237 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:30,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:30,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:30,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:30,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:30,378 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:30,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:30,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:30,421 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:30,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:30,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:30,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:30,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:30,561 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:30,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:30,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:30,602 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:30,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:30,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:30,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:30,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:30,743 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:30,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:30,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:30,784 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:30,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:30,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:30,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:30,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:30,923 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:30,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:30,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:30,964 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:30,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:30,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:30,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:30,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:31,107 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:31,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:31,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:31,148 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:31,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:31,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:31,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:31,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:31,288 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:31,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:31,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:31,328 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:31,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:31,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:31,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:31,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:31,469 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:31,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:31,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:31,509 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:31,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:31,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:31,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:31,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:31,650 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:31,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:31,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:31,690 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:31,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:31,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:31,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:31,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:31,834 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:31,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:31,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:31,876 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:31,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:31,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:31,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:31,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:32,019 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:32,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:32,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:32,060 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:32,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:32,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:32,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:32,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:32,201 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:32,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:32,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:32,242 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:32,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:32,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:32,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:32,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:32,382 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:32,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:32,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:32,422 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:32,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:32,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:32,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:32,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:32,563 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:32,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:32,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:32,605 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:32,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:32,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:32,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:32,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:32,745 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:32,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:32,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:32,786 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:32,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:32,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:32,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:32,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:32,926 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:32,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:32,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:32,969 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:32,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:32,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:32,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:32,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:33,110 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:33,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:33,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:33,150 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:33,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:33,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:33,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:33,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:33,292 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:33,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:33,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:33,333 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:33,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:33,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:33,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:33,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:33,474 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:33,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:33,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:33,514 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:33,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:33,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:33,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:33,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:33,654 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:33,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:33,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:33,694 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:33,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:33,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:33,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:33,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:33,839 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:33,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:33,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:33,879 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:33,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:33,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:33,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:33,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:34,020 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:34,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:34,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:34,060 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:34,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:34,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:34,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:34,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:34,201 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:34,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:34,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:34,242 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:34,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:34,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:34,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:34,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:34,388 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:34,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:34,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:34,431 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:34,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:34,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:34,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:34,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:34,582 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:34,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:34,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:34,629 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:34,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:34,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:34,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:34,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:34,779 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:34,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:34,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:34,824 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:34,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:34,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:34,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:34,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:34,974 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:35,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:35,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:35,017 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:35,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:35,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:35,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:35,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:35,168 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:35,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:35,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:35,213 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:35,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:35,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:35,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:35,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:35,363 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:35,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:35,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:35,408 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:35,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:35,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:35,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:35,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:35,557 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:35,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:35,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:35,600 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:35,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:35,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:35,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:35,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:35,745 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:35,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:35,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:35,786 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:35,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:35,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:35,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:35,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:35,932 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:35,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:35,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:35,976 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:35,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:35,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:35,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:35,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:36,128 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:36,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:36,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:36,171 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:36,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:36,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:36,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:36,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:36,320 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:36,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:36,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:36,364 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:36,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:36,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:36,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:36,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:36,512 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:36,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:36,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:36,555 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:36,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:36,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:36,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:36,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:36,704 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:36,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:36,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:36,747 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:36,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:36,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:36,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:36,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:36,895 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:36,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:36,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:36,937 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:36,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:36,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:36,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:36,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:37,085 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:37,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:37,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:37,129 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:37,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:37,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:37,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:37,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:37,277 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:37,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:37,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:37,319 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:37,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:37,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:37,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:37,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:37,468 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:37,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:37,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:37,512 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:37,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:37,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:37,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:37,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:37,663 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:37,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:37,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:37,697 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:37,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:37,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:37,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:37,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:37,811 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:37,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:37,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:37,847 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:37,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:37,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:37,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:37,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:37,992 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:38,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:38,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:38,036 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:38,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:38,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:38,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:38,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:38,184 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:38,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:38,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:38,228 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:38,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:38,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:38,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:38,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:38,376 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:38,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:38,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:38,419 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:38,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:38,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:38,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:38,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:38,567 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:38,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:38,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:38,610 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:38,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:38,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:38,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:38,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:38,759 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:38,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:38,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:38,803 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:38,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:38,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:38,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:38,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:38,951 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:38,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:38,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:38,998 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:38,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:38,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:38,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:39,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:39,145 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:39,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:39,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:39,189 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:39,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:39,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:39,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:39,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:39,336 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:39,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:39,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:39,380 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:39,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:39,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:39,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:39,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:39,564 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:39,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:39,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:39,610 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:39,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:39,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:39,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:39,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:39,749 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:39,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:39,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:39,783 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:39,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:39,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:39,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:39,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:39,907 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:39,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:39,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:39,939 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:39,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:39,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:39,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:39,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:40,052 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:40,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:40,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:40,084 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:40,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:40,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:40,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:40,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:40,195 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:40,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:40,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:40,227 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:40,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:40,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:40,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:40,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:40,342 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:40,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:40,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:40,374 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:40,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:40,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:40,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:40,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:40,485 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:40,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:40,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:40,517 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:40,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:40,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:40,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:40,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:40,629 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:40,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:40,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:40,661 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:40,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:40,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:40,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:40,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:40,772 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:40,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:40,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:40,805 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:40,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:40,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:40,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:40,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:40,917 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:40,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:40,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:40,949 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:40,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:40,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:40,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:40,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:41,061 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:41,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:41,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:41,094 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:41,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:41,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:41,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:41,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:41,205 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:41,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:41,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:41,238 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:41,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:41,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:41,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:41,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:41,349 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:41,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:41,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:41,382 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:41,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:41,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:41,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:41,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:41,496 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:41,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:41,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:41,528 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:41,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:41,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:41,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:41,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:41,640 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:41,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:41,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:41,674 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:41,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:41,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:41,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:41,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:41,816 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:41,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:41,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:41,858 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:41,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:41,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:41,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:41,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:42,002 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:42,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:42,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:42,041 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:42,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:42,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:42,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:42,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:42,181 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:42,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:42,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:42,222 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:42,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:42,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:42,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:42,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:42,364 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:42,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:42,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:42,406 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:42,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:42,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:42,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:42,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:42,549 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:42,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:42,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:42,591 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:42,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:42,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:42,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:42,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:42,735 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:42,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:42,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:42,779 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:42,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:42,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:42,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:42,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:42,923 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:42,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:42,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:42,965 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:42,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:42,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:42,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:42,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:43,109 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:43,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:43,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:43,150 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:43,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:43,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:43,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:43,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:43,296 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:43,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:43,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:43,337 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:43,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:43,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:43,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:43,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:43,481 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:43,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:43,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:43,523 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:43,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:43,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:43,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:43,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:43,666 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:43,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:43,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:43,708 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:43,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:43,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:43,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:43,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:43,855 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:43,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:43,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:43,896 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:43,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:43,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:43,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:43,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:44,040 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:44,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:44,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:44,083 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:44,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:44,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:44,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:44,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:44,232 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:44,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:44,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:44,275 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:44,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:44,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:44,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:44,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:44,421 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:44,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:44,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:44,463 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:44,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:44,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:44,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:44,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:44,609 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:44,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:44,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:44,651 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:44,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:44,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:44,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:44,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:44,848 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:44,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:44,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:44,897 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:44,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:44,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:44,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:44,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:45,093 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:45,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:45,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:45,140 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:45,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:45,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:45,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:45,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:45,287 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:45,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:45,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:45,330 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:45,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:45,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:45,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:45,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:45,471 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:45,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:45,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:45,513 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:45,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:45,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:45,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:45,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:45,659 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:45,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:45,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:45,701 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:45,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:45,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:45,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:45,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:45,846 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:45,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:45,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:45,888 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:45,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:45,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:45,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:45,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:46,032 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:46,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:46,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:46,075 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:46,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:46,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:46,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:46,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:46,219 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:46,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:46,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:46,259 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:46,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:46,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:46,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:46,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:46,401 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:46,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:46,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:46,443 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:46,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:46,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:46,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:46,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:46,586 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:46,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:46,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:46,627 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:46,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:46,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:46,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:46,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:46,773 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:46,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:46,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:46,814 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:46,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:46,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:46,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:46,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:46,959 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:47,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:47,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:47,002 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:47,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:47,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:47,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:47,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:47,146 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:47,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:47,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:47,192 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:47,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:47,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:47,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:47,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:47,334 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:47,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:47,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:47,376 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:47,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:47,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:47,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:47,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:47,522 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:47,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:47,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:47,562 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:47,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:47,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:47,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:47,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:47,684 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:47,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:47,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:47,726 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:47,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:47,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:47,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:47,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:47,867 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:47,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:47,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:47,907 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:47,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:47,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:47,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:47,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:48,053 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:48,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:48,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:48,095 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:48,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:48,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:48,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:48,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:48,241 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:48,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:48,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:48,284 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:48,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:48,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:48,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:48,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:48,429 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:48,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:48,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:48,470 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:48,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:48,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:48,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:48,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:48,615 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:48,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:48,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:48,657 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:48,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:48,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:48,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:48,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:48,802 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:48,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:48,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:48,844 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:48,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:48,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:48,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:48,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:48,991 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:49,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:49,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:49,033 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:49,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:49,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:49,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:49,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:49,180 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:49,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:49,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:49,223 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:49,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:49,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:49,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:49,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:49,368 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:49,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:49,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:49,410 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:49,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:49,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:49,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:49,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:49,613 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:49,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:49,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:49,665 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:49,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:49,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:49,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:49,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:49,873 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:49,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:49,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:49,923 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:49,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:49,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:49,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:49,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:50,069 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:50,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:50,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:50,111 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:50,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:50,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:50,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:50,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:50,259 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:50,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:50,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:50,302 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:50,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:50,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:50,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:50,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:50,448 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:50,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:50,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:50,491 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:50,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:50,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:50,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:50,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:50,634 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:50,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:50,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:50,676 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:50,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:50,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:50,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:50,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:50,820 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:50,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:50,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:50,863 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:50,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:50,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:50,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:50,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:51,008 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:51,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:51,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:51,050 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:51,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:51,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:51,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:51,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:51,196 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:51,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:51,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:51,239 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:51,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:51,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:51,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:51,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:51,382 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:51,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:51,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:51,422 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:51,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:51,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:51,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:51,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:51,563 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:51,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:51,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:51,606 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:51,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:51,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:51,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:51,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:51,749 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:51,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:51,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:51,791 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:51,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:51,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:51,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:51,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:51,937 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:51,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:51,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:51,980 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:51,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:51,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:51,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:51,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:52,128 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:52,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:52,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:52,169 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:52,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:52,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:52,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:52,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:52,315 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:52,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:52,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:52,357 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:52,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:52,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:52,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:52,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:52,499 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:52,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:52,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:52,540 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:52,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:52,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:52,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:52,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:52,681 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:52,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:52,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:52,724 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:52,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:52,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:52,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:52,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:52,869 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:52,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:52,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:52,909 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:52,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:52,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:52,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:52,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:53,055 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:53,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:53,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:53,097 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:53,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:53,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:53,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:53,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:53,242 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:53,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:53,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:53,284 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:53,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:53,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:53,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:53,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:53,430 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:53,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:53,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:53,472 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:53,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:53,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:53,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:53,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:53,619 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:53,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:53,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:53,662 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:53,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:53,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:53,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:53,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:53,808 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:53,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:53,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:53,852 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:53,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:53,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:53,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:53,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:53,999 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:54,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:54,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:54,042 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:54,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:54,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:54,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:54,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:54,188 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:54,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:54,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:54,231 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:54,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:54,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:54,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:54,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:54,377 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:54,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:54,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:54,419 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:54,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:54,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:54,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:54,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:54,568 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:54,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:54,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:54,610 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:54,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:54,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:54,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:54,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:54,755 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:54,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:54,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:54,797 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:54,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:54,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:54,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:54,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:54,941 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:54,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:54,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:54,982 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:54,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:54,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:54,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:54,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:55,123 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:55,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:55,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:55,163 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:55,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:55,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:55,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:55,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:55,305 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:55,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:55,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:55,346 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:55,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:55,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:55,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:55,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:55,486 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:55,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:55,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:55,525 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:55,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:55,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:55,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:55,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:55,666 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:55,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:55,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:55,707 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:55,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:55,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:55,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:55,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:55,850 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:55,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:55,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:55,896 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:55,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:55,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:55,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:55,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:56,044 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:56,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:56,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:56,086 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:56,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:56,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:56,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:56,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:56,230 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:56,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:56,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:56,271 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:56,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:56,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:56,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:56,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:56,417 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:56,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:56,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:56,459 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:56,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:56,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:56,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:56,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:56,603 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:56,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:56,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:56,646 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:56,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:56,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:56,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:56,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:56,792 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:56,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:56,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:56,834 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:56,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:56,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:56,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:56,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:56,993 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:57,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:57,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:57,036 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:57,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:57,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:57,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:57,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:57,182 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:57,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:57,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:57,222 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:57,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:57,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:57,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:57,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:57,368 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:57,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:57,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:57,411 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:57,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:57,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:57,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:57,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:57,554 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:57,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:57,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:57,587 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:57,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:57,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:57,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:57,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:57,719 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:57,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:57,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:57,761 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:57,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:57,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:57,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:57,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:57,910 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:57,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:57,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:57,952 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:57,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:57,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:57,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:57,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:58,100 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:58,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:58,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:58,142 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:58,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:58,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:58,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:58,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:58,287 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:58,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:58,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:58,327 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:58,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:58,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:58,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:58,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:58,466 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:58,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:58,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:58,507 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:58,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:58,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:58,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:58,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:58,646 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:58,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:58,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:58,686 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:58,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:58,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:58,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:58,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:58,829 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:58,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:58,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:58,869 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:58,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:58,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:58,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:58,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:59,009 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:59,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:59,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:59,050 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:59,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:59,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:59,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:59,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:59,189 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:59,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:59,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:59,228 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:59,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:59,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:59,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:59,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:59,368 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:59,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:59,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:59,409 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:59,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:59,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:59,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:59,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:59,552 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:59,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:59,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:59,594 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:59,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:59,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:59,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:59,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:59,750 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:59,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:59,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:59,792 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:59,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:59,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:59,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:59,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:32:59,941 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:32:59,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:32:59,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:32:59,983 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:32:59,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:32:59,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:32:59,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:32:59,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:00,130 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:00,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:00,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:00,175 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:00,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:00,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:00,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:00,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:00,316 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:00,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:00,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:00,357 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:00,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:00,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:00,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:00,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:00,503 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:00,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:00,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:00,545 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:00,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:00,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:00,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:00,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:00,691 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:00,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:00,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:00,733 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:00,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:00,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:00,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:00,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:00,878 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:00,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:00,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:00,921 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:00,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:00,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:00,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:00,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:01,068 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:01,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:01,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:01,110 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:01,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:01,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:01,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:01,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:01,253 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:01,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:01,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:01,295 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:01,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:01,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:01,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:01,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:01,442 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:01,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:01,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:01,483 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:01,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:01,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:01,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:01,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:01,630 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:01,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:01,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:01,672 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:01,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:01,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:01,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:01,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:01,819 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:01,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:01,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:01,862 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:01,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:01,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:01,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:01,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:02,009 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:02,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:02,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:02,052 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:02,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:02,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:02,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:02,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:02,197 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:02,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:02,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:02,239 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:02,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:02,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:02,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:02,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:02,381 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:02,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:02,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:02,422 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:02,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:02,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:02,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:02,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:02,566 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:02,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:02,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:02,609 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:02,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:02,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:02,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:02,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:02,755 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:02,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:02,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:02,797 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:02,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:02,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:02,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:02,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:02,942 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:02,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:02,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:02,984 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:02,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:02,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:02,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:02,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:03,132 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:03,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:03,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:03,174 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:03,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:03,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:03,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:03,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:03,319 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:03,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:03,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:03,360 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:03,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:03,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:03,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:03,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:03,499 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:03,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:03,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:03,540 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:03,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:03,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:03,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:03,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:03,684 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:03,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:03,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:03,725 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:03,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:03,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:03,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:03,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:03,870 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:03,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:03,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:03,911 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:03,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:03,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:03,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:03,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:04,052 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:04,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:04,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:04,092 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:04,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:04,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:04,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:04,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:04,234 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:04,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:04,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:04,275 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:04,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:04,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:04,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:04,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:04,420 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:04,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:04,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:04,467 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:04,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:04,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:04,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:04,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:04,613 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:04,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:04,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:04,653 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:04,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:04,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:04,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:04,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:04,794 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:04,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:04,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:04,836 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:04,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:04,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:04,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:04,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:04,981 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:05,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:05,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:05,022 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:05,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:05,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:05,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:05,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:05,166 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:05,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:05,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:05,206 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:05,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:05,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:05,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:05,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:05,345 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:05,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:05,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:05,386 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:05,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:05,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:05,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:05,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:05,530 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:05,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:05,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:05,571 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:05,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:05,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:05,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:05,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:05,715 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:05,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:05,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:05,758 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:05,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:05,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:05,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:05,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:05,907 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:05,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:05,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:05,950 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:05,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:05,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:05,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:05,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:06,097 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:06,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:06,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:06,137 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:06,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:06,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:06,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:06,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:06,284 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:06,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:06,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:06,326 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:06,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:06,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:06,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:06,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:06,472 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:06,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:06,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:06,515 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:06,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:06,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:06,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:06,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:06,661 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:06,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:06,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:06,703 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:06,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:06,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:06,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:06,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:06,849 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:06,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:06,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:06,890 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:06,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:06,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:06,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:06,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:07,031 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:07,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:07,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:07,071 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:07,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:07,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:07,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:07,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:07,216 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:07,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:07,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:07,259 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:07,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:07,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:07,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:07,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:07,408 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:07,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:07,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:07,451 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:07,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:07,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:07,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:07,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:07,585 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:07,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:07,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:07,618 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:07,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:07,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:07,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:07,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:07,754 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:07,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:07,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:07,796 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:07,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:07,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:07,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:07,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:07,944 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:07,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:07,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:07,987 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:07,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:07,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:07,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:07,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:08,131 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:08,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:08,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:08,174 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:08,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:08,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:08,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:08,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:08,318 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:08,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:08,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:08,358 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:08,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:08,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:08,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:08,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:08,497 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:08,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:08,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:08,538 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:08,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:08,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:08,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:08,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:08,684 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:08,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:08,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:08,729 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:08,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:08,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:08,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:08,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:08,876 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:08,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:08,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:08,918 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:08,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:08,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:08,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:08,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:09,064 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:09,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:09,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:09,107 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:09,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:09,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:09,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:09,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:09,253 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:09,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:09,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:09,295 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:09,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:09,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:09,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:09,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:09,436 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:09,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:09,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:09,470 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:09,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:09,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:09,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:09,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:09,589 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:09,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:09,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:09,640 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:09,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:09,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:09,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:09,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:09,788 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:09,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:09,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:09,832 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:09,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:09,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:09,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:09,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:09,980 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:10,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:10,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:10,022 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:10,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:10,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:10,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:10,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:10,166 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:10,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:10,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:10,207 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:10,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:10,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:10,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:10,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:10,346 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:10,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:10,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:10,387 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:10,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:10,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:10,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:10,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:10,531 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:10,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:10,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:10,572 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:10,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:10,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:10,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:10,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:10,711 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:10,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:10,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:10,752 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:10,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:10,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:10,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:10,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:10,894 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:10,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:10,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:10,936 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:10,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:10,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:10,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:10,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:11,083 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:11,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:11,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:11,125 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:11,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:11,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:11,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:11,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:11,272 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:11,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:11,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:11,313 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:11,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:11,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:11,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:11,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:11,460 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:11,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:11,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:11,502 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:11,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:11,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:11,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:11,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:11,651 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:11,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:11,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:11,692 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:11,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:11,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:11,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:11,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:11,840 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:11,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:11,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:11,882 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:11,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:11,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:11,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:11,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:12,030 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:12,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:12,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:12,071 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:12,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:12,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:12,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:12,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:12,211 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:12,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:12,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:12,250 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:12,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:12,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:12,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:12,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:12,391 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:12,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:12,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:12,433 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:12,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:12,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:12,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:12,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:12,580 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:12,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:12,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:12,623 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:12,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:12,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:12,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:12,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:12,769 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:12,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:12,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:12,812 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:12,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:12,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:12,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:12,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:12,958 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:13,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:13,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:13,003 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:13,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:13,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:13,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:13,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:13,149 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:13,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:13,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:13,191 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:13,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:13,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:13,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:13,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:13,337 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:13,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:13,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:13,380 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:13,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:13,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:13,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:13,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:13,527 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:13,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:13,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:13,569 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:13,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:13,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:13,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:13,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:13,716 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:13,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:13,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:13,759 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:13,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:13,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:13,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:13,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:13,905 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:13,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:13,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:13,947 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:13,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:13,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:13,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:13,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:14,088 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:14,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:14,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:14,128 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:14,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:14,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:14,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:14,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:14,268 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:14,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:14,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:14,308 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:14,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:14,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:14,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:14,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:14,454 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:14,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:14,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:14,495 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:14,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:14,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:14,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:14,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:14,636 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:14,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:14,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:14,676 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:14,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:14,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:14,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:14,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:14,815 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:14,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:14,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:14,855 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:14,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:14,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:14,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:14,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:14,998 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:15,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:15,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:15,038 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:15,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:15,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:15,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:15,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:15,178 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:15,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:15,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:15,217 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:15,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:15,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:15,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:15,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:15,357 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:15,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:15,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:15,400 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:15,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:15,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:15,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:15,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:15,546 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:15,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:15,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:15,588 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:15,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:15,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:15,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:15,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:15,733 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:15,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:15,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:15,775 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:15,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:15,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:15,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:15,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:15,926 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:15,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:15,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:15,967 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:15,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:15,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:15,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:15,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:16,109 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:16,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:16,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:16,150 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:16,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:16,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:16,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:16,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:16,289 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:16,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:16,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:16,330 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:16,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:16,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:16,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:16,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:16,474 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:16,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:16,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:16,515 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:16,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:16,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:16,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:16,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:16,655 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:16,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:16,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:16,695 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:16,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:16,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:16,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:16,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:16,835 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:16,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:16,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:16,877 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:16,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:16,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:16,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:16,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:17,024 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:17,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:17,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:17,066 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:17,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:17,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:17,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:17,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:17,210 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:17,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:17,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:17,254 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:17,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:17,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:17,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:17,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:17,396 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:17,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:17,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:17,437 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:17,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:17,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:17,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:17,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:17,574 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:17,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:17,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:17,607 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:17,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:17,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:17,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:17,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:17,741 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:17,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:17,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:17,781 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:17,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:17,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:17,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:17,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:17,930 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:17,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:17,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:17,972 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:17,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:17,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:17,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:17,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:18,112 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:18,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:18,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:18,153 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:18,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:18,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:18,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:18,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:18,295 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:18,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:18,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:18,337 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:18,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:18,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:18,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:18,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:18,481 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:18,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:18,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:18,523 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:18,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:18,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:18,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:18,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:18,673 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:18,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:18,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:18,715 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:18,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:18,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:18,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:18,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:18,862 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:18,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:18,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:18,904 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:18,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:18,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:18,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:18,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:19,051 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:19,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:19,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:19,093 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:19,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:19,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:19,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:19,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:19,239 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:19,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:19,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:19,282 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:19,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:19,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:19,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:19,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:19,438 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:19,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:19,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:19,490 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:19,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:19,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:19,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:19,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:19,698 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:19,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:19,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:19,753 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:19,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:19,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:19,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:19,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:19,956 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:19,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:20,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:20,000 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:20,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:20,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:20,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:20,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:20,144 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:20,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:20,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:20,186 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:20,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:20,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:20,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:20,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:20,333 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:20,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:20,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:20,374 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:20,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:20,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:20,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:20,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:20,514 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:20,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:20,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:20,554 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:20,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:20,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:20,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:20,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:20,694 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:20,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:20,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:20,735 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:20,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:20,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:20,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:20,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:20,881 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:20,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:20,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:20,922 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:20,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:20,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:20,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:20,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:21,066 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:21,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:21,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:21,108 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:21,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:21,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:21,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:21,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:21,254 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:21,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:21,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:21,297 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:21,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:21,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:21,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:21,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:21,449 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:21,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:21,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:21,490 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:21,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:21,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:21,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:21,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:21,630 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:21,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:21,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:21,672 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:21,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:21,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:21,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:21,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:21,814 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:21,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:21,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:21,857 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:21,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:21,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:21,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:21,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:22,004 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:22,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:22,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:22,047 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:22,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:22,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:22,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:22,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:22,193 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:22,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:22,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:22,235 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:22,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:22,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:22,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:22,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:22,380 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:22,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:22,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:22,421 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:22,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:22,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:22,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:22,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:22,567 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:22,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:22,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:22,609 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:22,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:22,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:22,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:22,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:22,748 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:22,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:22,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:22,788 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:22,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:22,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:22,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:22,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:22,927 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:22,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:22,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:22,966 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:22,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:22,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:22,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:22,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:23,114 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:23,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:23,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:23,157 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:23,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:23,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:23,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:23,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:23,301 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:23,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:23,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:23,342 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:23,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:23,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:23,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:23,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:23,488 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:23,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:23,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:23,530 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:23,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:23,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:23,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:23,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:23,676 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:23,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:23,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:23,718 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:23,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:23,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:23,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:23,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:23,862 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:23,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:23,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:23,904 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:23,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:23,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:23,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:23,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:24,046 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:24,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:24,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:24,087 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:24,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:24,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:24,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:24,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:24,226 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:24,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:24,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:24,267 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:24,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:24,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:24,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:24,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:24,411 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:24,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:24,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:24,452 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:24,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:24,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:24,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:24,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:24,594 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:24,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:24,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:24,635 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:24,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:24,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:24,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:24,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:24,772 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:24,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:24,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:24,811 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:24,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:24,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:24,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:24,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:24,956 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:24,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:24,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:24,999 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:24,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:24,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:24,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:25,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:25,145 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:25,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:25,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:25,187 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:25,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:25,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:25,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:25,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:25,331 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:25,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:25,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:25,370 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:25,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:25,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:25,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:25,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:25,515 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:25,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:25,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:25,558 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:25,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:25,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:25,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:25,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:25,704 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:25,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:25,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:25,746 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:25,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:25,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:25,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:25,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:25,892 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:25,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:25,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:25,934 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:25,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:25,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:25,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:25,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:26,076 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:26,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:26,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:26,116 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:26,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:26,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:26,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:26,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:26,258 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:26,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:26,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:26,300 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:26,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:26,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:26,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:26,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:26,446 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:26,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:26,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:26,489 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:26,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:26,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:26,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:26,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:26,635 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:26,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:26,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:26,677 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:26,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:26,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:26,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:26,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:26,823 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:26,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:26,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:26,865 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:26,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:26,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:26,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:26,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:27,012 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:27,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:27,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:27,054 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:27,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:27,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:27,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:27,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:27,201 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:27,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:27,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:27,243 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:27,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:27,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:27,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:27,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:27,393 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:27,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:27,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:27,435 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:27,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:27,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:27,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:27,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:27,572 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:27,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:27,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:27,605 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:27,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:27,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:27,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:27,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:27,745 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:27,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:27,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:27,788 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:27,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:27,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:27,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:27,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:27,938 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:27,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:27,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:27,979 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:27,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:27,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:27,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:27,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:28,125 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:28,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:28,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:28,167 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:28,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:28,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:28,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:28,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:28,308 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:28,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:28,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:28,348 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:28,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:28,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:28,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:28,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:28,488 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:28,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:28,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:28,528 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:28,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:28,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:28,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:28,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:28,668 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:28,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:28,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:28,709 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:28,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:28,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:28,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:28,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:28,857 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:28,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:28,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:28,897 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:28,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:28,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:28,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:28,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:29,039 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:29,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:29,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:29,078 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:29,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:29,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:29,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:29,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:29,218 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:29,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:29,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:29,259 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:29,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:29,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:29,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:29,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:29,399 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:29,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:29,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:29,450 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:29,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:29,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:29,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:29,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:29,650 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:29,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:29,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:29,698 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:29,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:29,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:29,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:29,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:29,840 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:29,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:29,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:29,881 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:29,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:29,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:29,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:29,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:30,023 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:30,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:30,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:30,063 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:30,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:30,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:30,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:30,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:30,205 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:30,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:30,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:30,250 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:30,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:30,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:30,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:30,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:30,391 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:30,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:30,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:30,432 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:30,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:30,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:30,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:30,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:30,571 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:30,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:30,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:30,612 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:30,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:30,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:30,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:30,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:30,754 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:30,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:30,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:30,796 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:30,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:30,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:30,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:30,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:30,942 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:30,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:30,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:30,984 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:30,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:30,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:30,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:30,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:31,126 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:31,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:31,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:31,168 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:31,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:31,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:31,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:31,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:31,313 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:31,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:31,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:31,356 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:31,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:31,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:31,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:31,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:31,499 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:31,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:31,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:31,540 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:31,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:31,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:31,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:31,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:31,688 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:31,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:31,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:31,729 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:31,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:31,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:31,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:31,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:31,870 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:31,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:31,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:31,911 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:31,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:31,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:31,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:31,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:32,057 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:32,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:32,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:32,099 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:32,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:32,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:32,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:32,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:32,241 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:32,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:32,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:32,281 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:32,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:32,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:32,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:32,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:32,420 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:32,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:32,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:32,461 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:32,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:32,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:32,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:32,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:32,603 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:32,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:32,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:32,645 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:32,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:32,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:32,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:32,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:32,792 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:32,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:32,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:32,835 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:32,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:32,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:32,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:32,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:32,980 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:33,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:33,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:33,022 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:33,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:33,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:33,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:33,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:33,168 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:33,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:33,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:33,210 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:33,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:33,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:33,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:33,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:33,355 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:33,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:33,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:33,398 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:33,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:33,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:33,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:33,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:33,543 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:33,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:33,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:33,584 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:33,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:33,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:33,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:33,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:33,730 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:33,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:33,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:33,771 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:33,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:33,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:33,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:33,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:33,915 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:33,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:33,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:33,956 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:33,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:33,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:33,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:33,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:34,100 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:34,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:34,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:34,139 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:34,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:34,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:34,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:34,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:34,280 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:34,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:34,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:34,322 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:34,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:34,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:34,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:34,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:34,469 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:34,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:34,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:34,514 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:34,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:34,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:34,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:34,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:34,661 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:34,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:34,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:34,704 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:34,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:34,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:34,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:34,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:34,851 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:34,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:34,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:34,892 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:34,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:34,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:34,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:34,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:35,039 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:35,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:35,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:35,081 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:35,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:35,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:35,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:35,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:35,229 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:35,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:35,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:35,272 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:35,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:35,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:35,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:35,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:35,417 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:35,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:35,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:35,459 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:35,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:35,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:35,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:35,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:35,606 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:35,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:35,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:35,648 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:35,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:35,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:35,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:35,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:35,795 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:35,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:35,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:35,837 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:35,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:35,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:35,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:35,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:35,987 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:36,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:36,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:36,029 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:36,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:36,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:36,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:36,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:36,173 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:36,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:36,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:36,216 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:36,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:36,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:36,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:36,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:36,360 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:36,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:36,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:36,400 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:36,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:36,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:36,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:36,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:36,541 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:36,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:36,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:36,581 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:36,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:36,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:36,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:36,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:36,721 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:36,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:36,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:36,762 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:36,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:36,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:36,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:36,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:36,903 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:36,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:36,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:36,943 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:36,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:36,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:36,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:36,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:37,089 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:37,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:37,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:37,131 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:37,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:37,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:37,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:37,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:37,277 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:37,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:37,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:37,319 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:37,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:37,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:37,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:37,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:37,468 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:37,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:37,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:37,511 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:37,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:37,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:37,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:37,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:37,631 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:37,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:37,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:37,673 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:37,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:37,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:37,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:37,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:37,818 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:37,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:37,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:37,860 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:37,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:37,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:37,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:37,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:38,008 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:38,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:38,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:38,050 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:38,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:38,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:38,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:38,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:38,197 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:38,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:38,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:38,239 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:38,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:38,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:38,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:38,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:38,386 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:38,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:38,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:38,428 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:38,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:38,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:38,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:38,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:38,574 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:38,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:38,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:38,617 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:38,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:38,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:38,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:38,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:38,764 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:38,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:38,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:38,809 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:38,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:38,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:38,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:38,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:38,956 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:38,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:38,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:38,998 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:38,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:38,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:38,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:39,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:39,144 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:39,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:39,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:39,186 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:39,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:39,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:39,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:39,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:39,332 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:39,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:39,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:39,375 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:39,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:39,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:39,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:39,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:39,553 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:39,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:39,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:39,604 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:39,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:39,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:39,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:39,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:39,800 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:39,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:39,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:39,850 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:39,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:39,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:39,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:39,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:39,999 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:40,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:40,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:40,041 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:40,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:40,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:40,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:40,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:40,183 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:40,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:40,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:40,224 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:40,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:40,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:40,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:40,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:40,369 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:40,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:40,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:40,412 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:40,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:40,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:40,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:40,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:40,558 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:40,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:40,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:40,600 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:40,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:40,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:40,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:40,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:40,745 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:40,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:40,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:40,787 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:40,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:40,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:40,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:40,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:40,934 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:40,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:40,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:40,977 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:40,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:40,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:40,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:40,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:41,123 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:41,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:41,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:41,165 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:41,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:41,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:41,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:41,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:41,312 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:41,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:41,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:41,355 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:41,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:41,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:41,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:41,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:41,501 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:41,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:41,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:41,543 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:41,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:41,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:41,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:41,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:41,690 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:41,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:41,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:41,732 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:41,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:41,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:41,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:41,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:41,883 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:41,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:41,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:41,926 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:41,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:41,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:41,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:41,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:42,075 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:42,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:42,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:42,118 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:42,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:42,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:42,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:42,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:42,264 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:42,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:42,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:42,307 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:42,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:42,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:42,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:42,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:42,453 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:42,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:42,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:42,495 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:42,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:42,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:42,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:42,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:42,641 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:42,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:42,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:42,684 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:42,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:42,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:42,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:42,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:42,830 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:42,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:42,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:42,871 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:42,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:42,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:42,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:42,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:43,018 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:43,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:43,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:43,060 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:43,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:43,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:43,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:43,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:43,210 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:43,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:43,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:43,253 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:43,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:43,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:43,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:43,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:43,398 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:43,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:43,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:43,441 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:43,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:43,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:43,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:43,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:43,587 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:43,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:43,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:43,630 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:43,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:43,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:43,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:43,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:43,776 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:43,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:43,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:43,820 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:43,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:43,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:43,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:43,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:43,966 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:44,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:44,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:44,008 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:44,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:44,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:44,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:44,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:44,153 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:44,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:44,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:44,196 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:44,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:44,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:44,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:44,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:44,342 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:44,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:44,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:44,384 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:44,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:44,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:44,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:44,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:44,531 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:44,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:44,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:44,573 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:44,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:44,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:44,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:44,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:44,724 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:44,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:44,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:44,766 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:44,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:44,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:44,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:44,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:44,913 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:44,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:44,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:44,955 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:44,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:44,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:44,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:44,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:45,102 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:45,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:45,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:45,144 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:45,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:45,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:45,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:45,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:45,289 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:45,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:45,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:45,331 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:45,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:45,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:45,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:45,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:45,473 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:45,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:45,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:45,513 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:45,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:45,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:45,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:45,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:45,652 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:45,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:45,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:45,693 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:45,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:45,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:45,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:45,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:45,840 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:45,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:45,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:45,881 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:45,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:45,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:45,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:45,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:46,028 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:46,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:46,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:46,069 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:46,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:46,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:46,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:46,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:46,220 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:46,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:46,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:46,261 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:46,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:46,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:46,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:46,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:46,407 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:46,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:46,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:46,448 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:46,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:46,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:46,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:46,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:46,592 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:46,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:46,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:46,633 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:46,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:46,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:46,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:46,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:46,778 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:46,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:46,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:46,821 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:46,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:46,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:46,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:46,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:46,964 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:47,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:47,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:47,004 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:47,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:47,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:47,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:47,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:47,143 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:47,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:47,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:47,183 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:47,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:47,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:47,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:47,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:47,323 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:47,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:47,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:47,363 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:47,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:47,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:47,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:47,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:47,506 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:47,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:47,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:47,545 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:47,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:47,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:47,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:47,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:47,661 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:47,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:47,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:47,702 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:47,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:47,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:47,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:47,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:47,845 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:47,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:47,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:47,886 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:47,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:47,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:47,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:47,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:48,033 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:48,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:48,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:48,075 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:48,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:48,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:48,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:48,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:48,221 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:48,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:48,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:48,263 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:48,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:48,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:48,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:48,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:48,409 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:48,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:48,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:48,452 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:48,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:48,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:48,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:48,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:48,598 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:48,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:48,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:48,640 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:48,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:48,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:48,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:48,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:48,786 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:48,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:48,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:48,828 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:48,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:48,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:48,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:48,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:48,980 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:49,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:49,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:49,022 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:49,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:49,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:49,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:49,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:49,168 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:49,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:49,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:49,211 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:49,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:49,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:49,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:49,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:49,357 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:49,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:49,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:49,400 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:49,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:49,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:49,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:49,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:49,597 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:49,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:49,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:49,648 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:49,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:49,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:49,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:49,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:49,804 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:49,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:49,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:49,849 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:49,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:49,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:49,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:49,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:50,000 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:50,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:50,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:50,043 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:50,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:50,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:50,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:50,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:50,190 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:50,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:50,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:50,232 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:50,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:50,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:50,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:50,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:50,378 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:50,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:50,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:50,423 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:50,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:50,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:50,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:50,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:50,564 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:50,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:50,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:50,605 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:50,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:50,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:50,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:50,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:50,749 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:50,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:50,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:50,791 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:50,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:50,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:50,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:50,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:50,938 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:50,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:50,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:50,981 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:50,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:50,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:50,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:50,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:51,127 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:51,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:51,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:51,169 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:51,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:51,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:51,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:51,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:51,316 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:51,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:51,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:51,358 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:51,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:51,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:51,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:51,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:51,507 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:51,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:51,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:51,549 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:51,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:51,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:51,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:51,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:51,696 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:51,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:51,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:51,739 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:51,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:51,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:51,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:51,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:51,889 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:51,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:51,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:51,932 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:51,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:51,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:51,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:51,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:52,082 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:52,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:52,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:52,123 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:52,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:52,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:52,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:52,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:52,269 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:52,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:52,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:52,312 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:52,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:52,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:52,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:52,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:52,458 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:52,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:52,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:52,501 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:52,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:52,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:52,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:52,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:52,648 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:52,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:52,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:52,691 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:52,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:52,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:52,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:52,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:52,837 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:52,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:52,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:52,879 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:52,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:52,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:52,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:52,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:53,026 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:53,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:53,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:53,069 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:53,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:53,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:53,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:53,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:53,216 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:53,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:53,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:53,258 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:53,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:53,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:53,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:53,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:53,411 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:53,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:53,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:53,454 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:53,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:53,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:53,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:53,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:53,601 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:53,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:53,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:53,644 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:53,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:53,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:53,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:53,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:53,792 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:53,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:53,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:53,834 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:53,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:53,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:53,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:53,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:53,981 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:54,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:54,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:54,023 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:54,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:54,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:54,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:54,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:54,169 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:54,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:54,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:54,212 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:54,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:54,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:54,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:54,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:54,359 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:54,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:54,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:54,402 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:54,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:54,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:54,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:54,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:54,548 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:54,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:54,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:54,590 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:54,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:54,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:54,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:54,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:54,737 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:54,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:54,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:54,782 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:54,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:54,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:54,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:54,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:54,928 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:54,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:54,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:54,971 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:54,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:54,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:54,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:54,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:55,118 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:55,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:55,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:55,160 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:55,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:55,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:55,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:55,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:55,307 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:55,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:55,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:55,349 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:55,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:55,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:55,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:55,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:55,496 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:55,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:55,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:55,538 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:55,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:55,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:55,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:55,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:55,685 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:55,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:55,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:55,727 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:55,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:55,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:55,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:55,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:55,875 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:55,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:55,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:55,917 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:55,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:55,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:55,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:55,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:56,065 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:56,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:56,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:56,108 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:56,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:56,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:56,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:56,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:56,258 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:56,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:56,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:56,300 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:56,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:56,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:56,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:56,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:56,447 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:56,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:56,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:56,489 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:56,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:56,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:56,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:56,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:56,636 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:56,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:56,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:56,679 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:56,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:56,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:56,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:56,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:56,826 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:56,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:56,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:56,869 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:56,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:56,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:56,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:56,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:57,015 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:57,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:57,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:57,058 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:57,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:57,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:57,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:57,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:57,204 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:57,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:57,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:57,246 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:57,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:57,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:57,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:57,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:57,391 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:57,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:57,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:57,433 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:57,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:57,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:57,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:57,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:57,570 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:57,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:57,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:57,602 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:57,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:57,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:57,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:57,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:57,742 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:57,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:57,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:57,783 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:57,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:57,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:57,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:57,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:57,931 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:57,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:57,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:57,973 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:57,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:57,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:57,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:57,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:58,120 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:58,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:58,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:58,162 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:58,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:58,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:58,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:58,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:58,308 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:58,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:58,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:58,350 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:58,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:58,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:58,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:58,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:58,496 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:58,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:58,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:58,538 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:58,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:58,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:58,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:58,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:58,685 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:58,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:58,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:58,727 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:58,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:58,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:58,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:58,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:58,873 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:58,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:58,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:58,916 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:58,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:58,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:58,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:58,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:59,062 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:59,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:59,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:59,106 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:59,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:59,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:59,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:59,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:59,252 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:59,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:59,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:59,294 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:59,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:59,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:59,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:59,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:59,450 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:59,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:59,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:59,504 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:59,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:59,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:59,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:59,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:59,697 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:59,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:59,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:59,739 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:59,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:59,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:59,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:59,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:33:59,884 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:33:59,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:33:59,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:33:59,926 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:33:59,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:33:59,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:33:59,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:33:59,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:00,067 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:00,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:00,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:00,109 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:00,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:00,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:00,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:00,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:00,250 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:00,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:00,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:00,291 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:00,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:00,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:00,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:00,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:00,431 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:00,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:00,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:00,472 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:00,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:00,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:00,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:00,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:00,622 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:00,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:00,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:00,664 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:00,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:00,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:00,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:00,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:00,811 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:00,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:00,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:00,853 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:00,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:00,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:00,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:00,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:00,999 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:01,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:01,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:01,040 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:01,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:01,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:01,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:01,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:01,179 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:01,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:01,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:01,220 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:01,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:01,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:01,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:01,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:01,360 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:01,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:01,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:01,401 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:01,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:01,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:01,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:01,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:01,544 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:01,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:01,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:01,584 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:01,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:01,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:01,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:01,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:01,724 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:01,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:01,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:01,765 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:01,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:01,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:01,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:01,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:01,907 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:01,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:01,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:01,947 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:01,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:01,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:01,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:01,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:02,095 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:02,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:02,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:02,137 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:02,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:02,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:02,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:02,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:02,281 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:02,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:02,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:02,323 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:02,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:02,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:02,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:02,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:02,465 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:02,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:02,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:02,508 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:02,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:02,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:02,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:02,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:02,653 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:02,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:02,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:02,696 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:02,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:02,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:02,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:02,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:02,840 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:02,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:02,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:02,882 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:02,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:02,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:02,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:02,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:03,029 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:03,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:03,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:03,072 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:03,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:03,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:03,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:03,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:03,215 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:03,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:03,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:03,255 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:03,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:03,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:03,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:03,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:03,395 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:03,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:03,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:03,437 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:03,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:03,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:03,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:03,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:03,583 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:03,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:03,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:03,626 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:03,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:03,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:03,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:03,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:03,772 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:03,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:03,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:03,815 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:03,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:03,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:03,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:03,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:03,964 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:04,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:04,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:04,007 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:04,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:04,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:04,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:04,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:04,153 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:04,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:04,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:04,194 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:04,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:04,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:04,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:04,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:04,341 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:04,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:04,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:04,382 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:04,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:04,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:04,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:04,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:04,527 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:04,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:04,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:04,570 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:04,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:04,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:04,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:04,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:04,717 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:04,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:04,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:04,761 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:04,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:04,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:04,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:04,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:04,910 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:04,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:04,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:04,950 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:04,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:04,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:04,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:04,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:05,093 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:05,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:05,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:05,132 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:05,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:05,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:05,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:05,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:05,272 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:05,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:05,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:05,313 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:05,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:05,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:05,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:05,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:05,459 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:05,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:05,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:05,501 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:05,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:05,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:05,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:05,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:05,647 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:05,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:05,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:05,689 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:05,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:05,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:05,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:05,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:05,837 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:05,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:05,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:05,878 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:05,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:05,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:05,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:05,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:06,025 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:06,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:06,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:06,068 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:06,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:06,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:06,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:06,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:06,216 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:06,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:06,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:06,258 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:06,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:06,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:06,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:06,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:06,407 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:06,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:06,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:06,448 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:06,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:06,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:06,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:06,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:06,594 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:06,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:06,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:06,637 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:06,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:06,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:06,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:06,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:06,782 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:06,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:06,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:06,825 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:06,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:06,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:06,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:06,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:06,971 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:07,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:07,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:07,013 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:07,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:07,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:07,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:07,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:07,159 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:07,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:07,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:07,201 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:07,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:07,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:07,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:07,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:07,347 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:07,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:07,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:07,389 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:07,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:07,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:07,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:07,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:07,535 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:07,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:07,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:07,568 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:07,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:07,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:07,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:07,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:07,694 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:07,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:07,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:07,736 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:07,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:07,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:07,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:07,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:07,883 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:07,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:07,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:07,926 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:07,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:07,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:07,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:07,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:08,071 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:08,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:08,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:08,111 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:08,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:08,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:08,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:08,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:08,251 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:08,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:08,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:08,291 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:08,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:08,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:08,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:08,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:08,429 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:08,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:08,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:08,470 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:08,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:08,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:08,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:08,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:08,610 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:08,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:08,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:08,649 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:08,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:08,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:08,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:08,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:08,795 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:08,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:08,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:08,837 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:08,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:08,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:08,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:08,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:08,984 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:09,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:09,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:09,027 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:09,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:09,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:09,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:09,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:09,175 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:09,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:09,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:09,217 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:09,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:09,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:09,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:09,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:09,362 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:09,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:09,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:09,402 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:09,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:09,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:09,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:09,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:09,547 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:09,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:09,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:09,589 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:09,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:09,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:09,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:09,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:09,754 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:09,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:09,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:09,797 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:09,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:09,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:09,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:09,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:09,947 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:09,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:09,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:09,989 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:09,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:09,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:09,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:09,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:10,136 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:10,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:10,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:10,179 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:10,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:10,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:10,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:10,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:10,325 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:10,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:10,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:10,366 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:10,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:10,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:10,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:10,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:10,508 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:10,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:10,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:10,549 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:10,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:10,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:10,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:10,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:10,691 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:10,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:10,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:10,731 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:10,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:10,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:10,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:10,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:10,872 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:10,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:10,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:10,915 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:10,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:10,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:10,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:10,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:11,062 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:11,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:11,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:11,103 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:11,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:11,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:11,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:11,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:11,249 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:11,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:11,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:11,291 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:11,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:11,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:11,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:11,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:11,437 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:11,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:11,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:11,480 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:11,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:11,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:11,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:11,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:11,627 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:11,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:11,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:11,670 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:11,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:11,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:11,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:11,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:11,817 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:11,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:11,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:11,861 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:11,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:11,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:11,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:11,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:12,008 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:12,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:12,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:12,052 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:12,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:12,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:12,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:12,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:12,199 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:12,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:12,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:12,241 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:12,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:12,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:12,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:12,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:12,385 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:12,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:12,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:12,427 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:12,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:12,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:12,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:12,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:12,574 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:12,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:12,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:12,616 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:12,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:12,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:12,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:12,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:12,762 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:12,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:12,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:12,804 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:12,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:12,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:12,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:12,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:12,945 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:12,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:12,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:12,986 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:12,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:12,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:12,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:12,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:13,125 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:13,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:13,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:13,165 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:13,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:13,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:13,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:13,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:13,306 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:13,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:13,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:13,345 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:13,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:13,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:13,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:13,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:13,488 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:13,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:13,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:13,531 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:13,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:13,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:13,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:13,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:13,674 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:13,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:13,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:13,717 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:13,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:13,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:13,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:13,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:13,862 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:13,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:13,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:13,904 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:13,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:13,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:13,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:13,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:14,048 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:14,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:14,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:14,088 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:14,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:14,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:14,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:14,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:14,228 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:14,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:14,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:14,269 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:14,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:14,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:14,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:14,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:14,409 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:14,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:14,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:14,449 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:14,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:14,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:14,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:14,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:14,593 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:14,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:14,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:14,636 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:14,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:14,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:14,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:14,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:14,782 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:14,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:14,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:14,825 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:14,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:14,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:14,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:14,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:14,974 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:15,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:15,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:15,016 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:15,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:15,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:15,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:15,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:15,163 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:15,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:15,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:15,205 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:15,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:15,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:15,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:15,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:15,351 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:15,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:15,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:15,393 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:15,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:15,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:15,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:15,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:15,535 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:15,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:15,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:15,577 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:15,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:15,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:15,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:15,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:15,724 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:15,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:15,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:15,767 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:15,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:15,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:15,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:15,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:15,909 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:15,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:15,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:15,949 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:15,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:15,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:15,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:15,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:16,088 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:16,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:16,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:16,129 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:16,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:16,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:16,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:16,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:16,271 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:16,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:16,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:16,313 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:16,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:16,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:16,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:16,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:16,455 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:16,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:16,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:16,496 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:16,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:16,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:16,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:16,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:16,640 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:16,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:16,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:16,682 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:16,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:16,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:16,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:16,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:16,822 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:16,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:16,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:16,862 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:16,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:16,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:16,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:16,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:17,002 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:17,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:17,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:17,042 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:17,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:17,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:17,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:17,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:17,183 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:17,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:17,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:17,225 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:17,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:17,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:17,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:17,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:17,365 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:17,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:17,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:17,406 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:17,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:17,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:17,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:17,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:17,550 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:17,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:17,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:17,583 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:17,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:17,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:17,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:17,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:17,711 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:17,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:17,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:17,751 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:17,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:17,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:17,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:17,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:17,895 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:17,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:17,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:17,936 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:17,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:17,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:17,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:17,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:18,078 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:18,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:18,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:18,118 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:18,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:18,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:18,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:18,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:18,263 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:18,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:18,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:18,304 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:18,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:18,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:18,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:18,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:18,449 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:18,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:18,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:18,489 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:18,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:18,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:18,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:18,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:18,628 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:18,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:18,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:18,670 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:18,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:18,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:18,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:18,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:18,811 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:18,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:18,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:18,851 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:18,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:18,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:18,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:18,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:18,992 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:19,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:19,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:19,032 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:19,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:19,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:19,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:19,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:19,177 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:19,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:19,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:19,220 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:19,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:19,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:19,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:19,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:19,365 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:19,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:19,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:19,408 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:19,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:19,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:19,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:19,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:19,544 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:19,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:19,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:19,580 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:19,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:19,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:19,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:19,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:19,760 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:19,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:19,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:19,812 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:19,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:19,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:19,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:19,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:19,974 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:20,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:20,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:20,017 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:20,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:20,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:20,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:20,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:20,162 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:20,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:20,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:20,205 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:20,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:20,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:20,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:20,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:20,351 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:20,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:20,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:20,393 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:20,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:20,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:20,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:20,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:20,539 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:20,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:20,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:20,582 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:20,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:20,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:20,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:20,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:20,722 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:20,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:20,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:20,763 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:20,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:20,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:20,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:20,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:20,902 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:20,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:20,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:20,942 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:20,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:20,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:20,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:20,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:21,083 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:21,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:21,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:21,123 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:21,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:21,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:21,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:21,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:21,264 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:21,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:21,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:21,306 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:21,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:21,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:21,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:21,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:21,451 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:21,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:21,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:21,493 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:21,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:21,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:21,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:21,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:21,639 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:21,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:21,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:21,682 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:21,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:21,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:21,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:21,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:21,828 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:21,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:21,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:21,870 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:21,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:21,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:21,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:21,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:22,021 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:22,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:22,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:22,062 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:22,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:22,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:22,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:22,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:22,209 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:22,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:22,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:22,251 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:22,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:22,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:22,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:22,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:22,398 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:22,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:22,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:22,441 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:22,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:22,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:22,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:22,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:22,587 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:22,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:22,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:22,630 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:22,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:22,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:22,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:22,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:22,776 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:22,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:22,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:22,817 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:22,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:22,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:22,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:22,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:22,962 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:23,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:23,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:23,005 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:23,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:23,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:23,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:23,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:23,151 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:23,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:23,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:23,193 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:23,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:23,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:23,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:23,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:23,338 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:23,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:23,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:23,381 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:23,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:23,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:23,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:23,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:23,530 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:23,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:23,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:23,573 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:23,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:23,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:23,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:23,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:23,719 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:23,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:23,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:23,762 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:23,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:23,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:23,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:23,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:23,909 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:23,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:23,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:23,952 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:23,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:23,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:23,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:23,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:24,097 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:24,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:24,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:24,140 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:24,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:24,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:24,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:24,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:24,285 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:24,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:24,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:24,328 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:24,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:24,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:24,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:24,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:24,474 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:24,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:24,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:24,516 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:24,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:24,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:24,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:24,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:24,659 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:24,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:24,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:24,699 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:24,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:24,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:24,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:24,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:24,841 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:24,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:24,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:24,884 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:24,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:24,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:24,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:24,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:25,023 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:25,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:25,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:25,064 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:25,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:25,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:25,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:25,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:25,203 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:25,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:25,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:25,243 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:25,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:25,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:25,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:25,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:25,384 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:25,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:25,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:25,425 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:25,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:25,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:25,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:25,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:25,566 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:25,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:25,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:25,608 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:25,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:25,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:25,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:25,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:25,753 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:25,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:25,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:25,797 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:25,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:25,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:25,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:25,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:25,943 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:25,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:25,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:25,984 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:25,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:25,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:25,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:25,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:26,130 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:26,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:26,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:26,173 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:26,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:26,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:26,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:26,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:26,323 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:26,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:26,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:26,365 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:26,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:26,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:26,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:26,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:26,511 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:26,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:26,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:26,554 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:26,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:26,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:26,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:26,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:26,700 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:26,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:26,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:26,742 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:26,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:26,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:26,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:26,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:26,889 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:26,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:26,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:26,930 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:26,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:26,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:26,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:26,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:27,077 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:27,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:27,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:27,118 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:27,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:27,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:27,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:27,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:27,264 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:27,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:27,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:27,307 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:27,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:27,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:27,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:27,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:27,453 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:27,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:27,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:27,496 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:27,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:27,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:27,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:27,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:27,621 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:27,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:27,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:27,657 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:27,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:27,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:27,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:27,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:27,806 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:27,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:27,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:27,850 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:27,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:27,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:27,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:27,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:27,996 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:28,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:28,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:28,039 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:28,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:28,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:28,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:28,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:28,182 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:28,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:28,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:28,222 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:28,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:28,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:28,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:28,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:28,366 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:28,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:28,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:28,408 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:28,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:28,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:28,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:28,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:28,551 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:28,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:28,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:28,592 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:28,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:28,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:28,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:28,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:28,728 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:28,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:28,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:28,768 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:28,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:28,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:28,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:28,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:28,908 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:28,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:28,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:28,949 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:28,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:28,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:28,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:28,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:29,095 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:29,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:29,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:29,139 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:29,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:29,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:29,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:29,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:29,285 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:29,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:29,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:29,328 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:29,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:29,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:29,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:29,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:29,475 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:29,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:29,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:29,517 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:29,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:29,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:29,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:29,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:29,671 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:29,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:29,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:29,716 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:29,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:29,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:29,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:29,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:29,864 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:29,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:29,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:29,907 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:29,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:29,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:29,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:29,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:30,058 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:30,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:30,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:30,100 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:30,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:30,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:30,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:30,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:30,246 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:30,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:30,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:30,289 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:30,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:30,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:30,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:30,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:30,435 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:30,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:30,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:30,478 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:30,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:30,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:30,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:30,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:30,631 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:30,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:30,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:30,673 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:30,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:30,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:30,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:30,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:30,821 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:30,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:30,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:30,863 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:30,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:30,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:30,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:30,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:31,010 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:31,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:31,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:31,053 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:31,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:31,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:31,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:31,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:31,199 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:31,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:31,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:31,242 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:31,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:31,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:31,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:31,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:31,388 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:31,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:31,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:31,430 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:31,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:31,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:31,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:31,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:31,576 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:31,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:31,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:31,619 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:31,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:31,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:31,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:31,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:31,766 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:31,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:31,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:31,809 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:31,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:31,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:31,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:31,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:31,955 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:31,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:31,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:31,997 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:31,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:31,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:31,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:32,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:32,148 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:32,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:32,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:32,189 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:32,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:32,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:32,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:32,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:32,336 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:32,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:32,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:32,376 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:32,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:32,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:32,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:32,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:32,522 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:32,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:32,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:32,565 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:32,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:32,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:32,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:32,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:32,724 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:32,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:32,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:32,766 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:32,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:32,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:32,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:32,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:32,968 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:33,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:33,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:33,017 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:33,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:33,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:33,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:33,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:33,212 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:33,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:33,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:33,265 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:33,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:33,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:33,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:33,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:33,452 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:33,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:33,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:33,493 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:33,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:33,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:33,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:33,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:33,637 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:33,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:33,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:33,681 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:33,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:33,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:33,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:33,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:33,826 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:33,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:33,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:33,868 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:33,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:33,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:33,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:33,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:34,014 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:34,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:34,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:34,056 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:34,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:34,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:34,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:34,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:34,203 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:34,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:34,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:34,244 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:34,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:34,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:34,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:34,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:34,386 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:34,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:34,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:34,426 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:34,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:34,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:34,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:34,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:34,565 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:34,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:34,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:34,606 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:34,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:34,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:34,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:34,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:34,746 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:34,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:34,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:34,787 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:34,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:34,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:34,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:34,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:34,931 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:34,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:34,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:34,972 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:34,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:34,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:34,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:34,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:35,115 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:35,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:35,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:35,156 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:35,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:35,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:35,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:35,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:35,296 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:35,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:35,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:35,336 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:35,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:35,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:35,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:35,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:35,475 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:35,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:35,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:35,515 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:35,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:35,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:35,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:35,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:35,655 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:35,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:35,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:35,696 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:35,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:35,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:35,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:35,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:35,838 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:35,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:35,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:35,878 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:35,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:35,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:35,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:35,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:36,018 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:36,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:36,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:36,059 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:36,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:36,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:36,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:36,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:36,202 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:36,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:36,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:36,244 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:36,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:36,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:36,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:36,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:36,386 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:36,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:36,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:36,427 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:36,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:36,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:36,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:36,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:36,569 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:36,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:36,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:36,609 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:36,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:36,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:36,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:36,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:36,749 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:36,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:36,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:36,791 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:36,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:36,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:36,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:36,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:36,937 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:36,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:36,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:36,980 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:36,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:36,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:36,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:36,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:37,127 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:37,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:37,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:37,170 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:37,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:37,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:37,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:37,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:37,316 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:37,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:37,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:37,358 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:37,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:37,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:37,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:37,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:37,505 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:37,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:37,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:37,552 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:37,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:37,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:37,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:37,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:37,676 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:37,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:37,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:37,719 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:37,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:37,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:37,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:37,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:37,866 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:37,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:37,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:37,911 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:37,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:37,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:37,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:37,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:38,058 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:38,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:38,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:38,099 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:38,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:38,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:38,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:38,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:38,244 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:38,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:38,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:38,286 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:38,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:38,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:38,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:38,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:38,430 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:38,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:38,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:38,472 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:38,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:38,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:38,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:38,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:38,618 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:38,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:38,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:38,659 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:38,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:38,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:38,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:38,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:38,803 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:38,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:38,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:38,844 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:38,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:38,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:38,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:38,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:38,987 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:39,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:39,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:39,028 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:39,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:39,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:39,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:39,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:39,173 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:39,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:39,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:39,215 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:39,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:39,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:39,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:39,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:39,365 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:39,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:39,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:39,408 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:39,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:39,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:39,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:39,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:39,555 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:39,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:39,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:39,597 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:39,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:39,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:39,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:39,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:39,769 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:39,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:39,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:39,815 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:39,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:39,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:39,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:39,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:39,960 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:40,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:40,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:40,002 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:40,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:40,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:40,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:40,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:40,148 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:40,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:40,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:40,190 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:40,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:40,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:40,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:40,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:40,335 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:40,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:40,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:40,378 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:40,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:40,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:40,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:40,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:40,524 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:40,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:40,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:40,567 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:40,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:40,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:40,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:40,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:40,709 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:40,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:40,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:40,752 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:40,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:40,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:40,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:40,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:40,903 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:40,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:40,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:40,946 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:40,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:40,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:40,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:40,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:41,094 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:41,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:41,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:41,136 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:41,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:41,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:41,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:41,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:41,283 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:41,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:41,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:41,324 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:41,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:41,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:41,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:41,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:41,471 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:41,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:41,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:41,513 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:41,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:41,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:41,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:41,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:41,659 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:41,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:41,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:41,702 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:41,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:41,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:41,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:41,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:41,846 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:41,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:41,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:41,887 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:41,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:41,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:41,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:41,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:42,027 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:42,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:42,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:42,071 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:42,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:42,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:42,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:42,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:42,210 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:42,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:42,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:42,254 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:42,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:42,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:42,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:42,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:42,400 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:42,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:42,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:42,442 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:42,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:42,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:42,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:42,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:42,586 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:42,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:42,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:42,629 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:42,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:42,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:42,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:42,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:42,776 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:42,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:42,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:42,818 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:42,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:42,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:42,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:42,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:42,965 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:43,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:43,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:43,007 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:43,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:43,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:43,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:43,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:43,153 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:43,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:43,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:43,194 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:43,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:43,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:43,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:43,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:43,341 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:43,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:43,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:43,383 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:43,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:43,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:43,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:43,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:43,530 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:43,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:43,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:43,572 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:43,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:43,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:43,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:43,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:43,721 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:43,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:43,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:43,764 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:43,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:43,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:43,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:43,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:43,912 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:43,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:43,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:43,954 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:43,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:43,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:43,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:43,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:44,102 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:44,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:44,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:44,144 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:44,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:44,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:44,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:44,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:44,295 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:44,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:44,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:44,337 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:44,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:44,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:44,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:44,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:44,484 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:44,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:44,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:44,526 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:44,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:44,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:44,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:44,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:44,673 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:44,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:44,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:44,716 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:44,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:44,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:44,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:44,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:44,862 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:44,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:44,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:44,904 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:44,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:44,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:44,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:44,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:45,050 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:45,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:45,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:45,093 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:45,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:45,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:45,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:45,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:45,244 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:45,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:45,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:45,287 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:45,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:45,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:45,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:45,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:45,431 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:45,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:45,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:45,474 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:45,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:45,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:45,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:45,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:45,620 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:45,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:45,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:45,661 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:45,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:45,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:45,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:45,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:45,808 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:45,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:45,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:45,850 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:45,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:45,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:45,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:45,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:45,996 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:46,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:46,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:46,037 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:46,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:46,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:46,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:46,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:46,184 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:46,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:46,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:46,226 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:46,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:46,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:46,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:46,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:46,374 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:46,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:46,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:46,417 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:46,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:46,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:46,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:46,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:46,560 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:46,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:46,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:46,603 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:46,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:46,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:46,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:46,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:46,748 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:46,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:46,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:46,791 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:46,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:46,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:46,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:46,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:46,936 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:46,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:46,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:46,978 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:46,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:46,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:46,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:46,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:47,122 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:47,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:47,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:47,163 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:47,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:47,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:47,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:47,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:47,306 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:47,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:47,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:47,349 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:47,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:47,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:47,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:47,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:47,494 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:47,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:47,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:47,537 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:47,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:47,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:47,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:47,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:47,678 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:47,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:47,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:47,710 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:47,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:47,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:47,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:47,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:47,852 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:47,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:47,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:47,893 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:47,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:47,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:47,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:47,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:48,038 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:48,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:48,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:48,079 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:48,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:48,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:48,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:48,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:48,219 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:48,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:48,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:48,260 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:48,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:48,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:48,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:48,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:48,400 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:48,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:48,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:48,439 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:48,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:48,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:48,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:48,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:48,580 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:48,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:48,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:48,619 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:48,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:48,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:48,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:48,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:48,759 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:48,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:48,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:48,799 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:48,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:48,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:48,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:48,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:48,941 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:48,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:48,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:48,982 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:48,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:48,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:48,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:48,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:49,123 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:49,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:49,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:49,163 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:49,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:49,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:49,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:49,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:49,303 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:49,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:49,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:49,343 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:49,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:49,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:49,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:49,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:49,489 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:49,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:49,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:49,529 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:49,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:49,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:49,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:49,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:49,669 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:49,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:49,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:49,708 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:49,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:49,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:49,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:49,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:49,849 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:49,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:49,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:49,889 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:49,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:49,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:49,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:49,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:50,031 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:50,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:50,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:50,070 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:50,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:50,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:50,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:50,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:50,210 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:50,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:50,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:50,251 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:50,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:50,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:50,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:50,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:50,391 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:50,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:50,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:50,431 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:50,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:50,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:50,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:50,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:50,572 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:50,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:50,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:50,612 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:50,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:50,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:50,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:50,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:50,751 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:50,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:50,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:50,794 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:50,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:50,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:50,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:50,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:50,935 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:50,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:50,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:50,976 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:50,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:50,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:50,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:50,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:51,115 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:51,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:51,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:51,153 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:51,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:51,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:51,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:51,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:51,301 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:51,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:51,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:51,345 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:51,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:51,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:51,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:51,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:51,520 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:51,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:51,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:51,555 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:51,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:51,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:51,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:51,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:51,690 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:51,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:51,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:51,731 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:51,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:51,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:51,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:51,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:51,880 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:51,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:51,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:51,921 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:51,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:51,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:51,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:51,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:52,066 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:52,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:52,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:52,107 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:52,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:52,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:52,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:52,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:52,307 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:52,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:52,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:52,366 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:52,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:52,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:52,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:52,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:52,514 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:52,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:52,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:52,556 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:52,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:52,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:52,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:52,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:52,743 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:52,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:52,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:52,795 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:52,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:52,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:52,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:52,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:52,974 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:53,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:53,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:53,015 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:53,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:53,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:53,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:53,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:53,164 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:53,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:53,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:53,216 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:53,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:53,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:53,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:53,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:53,415 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:53,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:53,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:53,456 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:53,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:53,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:53,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:53,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:53,587 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:53,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:53,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:53,622 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:53,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:53,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:53,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:53,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:53,791 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:53,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:53,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:53,846 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:53,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:53,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:53,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:53,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:53,983 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:54,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:54,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:54,017 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:54,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:54,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:54,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:54,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:54,152 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:54,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:54,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:54,194 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:54,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:54,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:54,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:54,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:54,339 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:54,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:54,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:54,381 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:54,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:54,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:54,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:54,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:54,525 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:54,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:54,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:54,567 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:54,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:54,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:54,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:54,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:54,710 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:54,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:54,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:54,752 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:54,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:54,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:54,753 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:54,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:54,898 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:54,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:54,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:54,939 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:54,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:54,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:54,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:54,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:55,084 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:55,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:55,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:55,125 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:55,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:55,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:55,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:55,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:55,268 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:55,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:55,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:55,316 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:55,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:55,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:55,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:55,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:55,459 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:55,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:55,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:55,500 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:55,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:55,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:55,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:55,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:55,643 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:55,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:55,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:55,683 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:55,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:55,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:55,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:55,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:55,828 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:55,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:55,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:55,869 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:55,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:55,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:55,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:55,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:56,012 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:56,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:56,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:56,054 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:56,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:56,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:56,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:56,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:56,195 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:56,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:56,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:56,236 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:56,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:56,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:56,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:56,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:56,379 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:56,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:56,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:56,415 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:56,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:56,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:56,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:56,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:56,558 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:56,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:56,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:56,601 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:56,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:56,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:56,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:56,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:56,750 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:56,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:56,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:56,793 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:56,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:56,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:56,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:56,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:56,939 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:56,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:56,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:56,982 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:56,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:56,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:56,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:56,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:57,125 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:57,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:57,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:57,166 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:57,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:57,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:57,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:57,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:57,309 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:57,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:57,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:57,350 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:57,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:57,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:57,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:57,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:57,493 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:57,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:57,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:57,536 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:57,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:57,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:57,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:57,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:57,656 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:57,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:57,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:57,696 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:57,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:57,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:57,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:57,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:57,839 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:57,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:57,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:57,879 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:57,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:57,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:57,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:57,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:58,021 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:58,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:58,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:58,063 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:58,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:58,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:58,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:58,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:58,209 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:58,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:58,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:58,250 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:58,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:58,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:58,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:58,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:58,393 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:58,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:58,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:58,435 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:58,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:58,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:58,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:58,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:58,577 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:34:58,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:34:58,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 160 states and 241 transitions. [2024-11-13 23:34:58,617 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 241 transitions. [2024-11-13 23:34:58,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-13 23:34:58,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:34:58,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:34:58,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:34:58,746 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 16 proven. 34 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked.