./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/eca-rers2012/Problem02_label46.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f3bff48-5c3f-45a8-b4a5-2f37fd01af19/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f3bff48-5c3f-45a8-b4a5-2f37fd01af19/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_4f3bff48-5c3f-45a8-b4a5-2f37fd01af19/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f3bff48-5c3f-45a8-b4a5-2f37fd01af19/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem02_label46.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f3bff48-5c3f-45a8-b4a5-2f37fd01af19/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f3bff48-5c3f-45a8-b4a5-2f37fd01af19/bin/ukojak-verify-EEHR8qb7sm --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 6c9ef72945147e4ae81caf50df56c252d6632fa10df84ba86d26e6872e2ab991 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 21:09:32,225 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 21:09:32,324 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f3bff48-5c3f-45a8-b4a5-2f37fd01af19/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-13 21:09:32,328 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 21:09:32,329 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 21:09:32,349 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 21:09:32,350 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 21:09:32,351 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 21:09:32,351 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 21:09:32,351 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 21:09:32,351 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 21:09:32,352 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 21:09:32,352 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 21:09:32,352 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 21:09:32,352 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 21:09:32,352 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 21:09:32,352 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 21:09:32,353 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 21:09:32,353 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 21:09:32,353 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 21:09:32,353 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 21:09:32,353 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 21:09:32,353 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 21:09:32,353 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 21:09:32,353 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 21:09:32,354 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 21:09:32,354 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 21:09:32,354 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 21:09:32,354 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 21:09:32,354 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 21:09:32,354 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 21:09:32,355 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 21:09:32,355 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 21:09:32,355 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_4f3bff48-5c3f-45a8-b4a5-2f37fd01af19/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 ! call(reach_error())) ) 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 -> 6c9ef72945147e4ae81caf50df56c252d6632fa10df84ba86d26e6872e2ab991 [2024-11-13 21:09:32,707 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 21:09:32,719 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 21:09:32,721 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 21:09:32,723 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 21:09:32,724 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 21:09:32,726 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f3bff48-5c3f-45a8-b4a5-2f37fd01af19/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/eca-rers2012/Problem02_label46.c Unable to find full path for "g++" [2024-11-13 21:09:34,656 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 21:09:35,074 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 21:09:35,075 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f3bff48-5c3f-45a8-b4a5-2f37fd01af19/sv-benchmarks/c/eca-rers2012/Problem02_label46.c [2024-11-13 21:09:35,090 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f3bff48-5c3f-45a8-b4a5-2f37fd01af19/bin/ukojak-verify-EEHR8qb7sm/data/516d94c46/50e1eaaa08ba4af19f2deb39d32bfd35/FLAGef0737f0d [2024-11-13 21:09:35,106 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f3bff48-5c3f-45a8-b4a5-2f37fd01af19/bin/ukojak-verify-EEHR8qb7sm/data/516d94c46/50e1eaaa08ba4af19f2deb39d32bfd35 [2024-11-13 21:09:35,108 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 21:09:35,110 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 21:09:35,111 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 21:09:35,111 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 21:09:35,115 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 21:09:35,116 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 09:09:35" (1/1) ... [2024-11-13 21:09:35,117 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7e2cb419 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:09:35, skipping insertion in model container [2024-11-13 21:09:35,117 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 09:09:35" (1/1) ... [2024-11-13 21:09:35,159 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 21:09:35,461 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f3bff48-5c3f-45a8-b4a5-2f37fd01af19/sv-benchmarks/c/eca-rers2012/Problem02_label46.c[18150,18163] [2024-11-13 21:09:35,504 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 21:09:35,514 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 21:09:35,598 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f3bff48-5c3f-45a8-b4a5-2f37fd01af19/sv-benchmarks/c/eca-rers2012/Problem02_label46.c[18150,18163] [2024-11-13 21:09:35,611 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 21:09:35,626 INFO L204 MainTranslator]: Completed translation [2024-11-13 21:09:35,627 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:09:35 WrapperNode [2024-11-13 21:09:35,627 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 21:09:35,628 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 21:09:35,628 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 21:09:35,628 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 21:09:35,637 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:09:35" (1/1) ... [2024-11-13 21:09:35,659 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:09:35" (1/1) ... [2024-11-13 21:09:35,722 INFO L138 Inliner]: procedures = 14, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 668 [2024-11-13 21:09:35,722 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 21:09:35,723 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 21:09:35,723 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 21:09:35,723 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 21:09:35,730 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:09:35" (1/1) ... [2024-11-13 21:09:35,731 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:09:35" (1/1) ... [2024-11-13 21:09:35,736 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:09:35" (1/1) ... [2024-11-13 21:09:35,736 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:09:35" (1/1) ... [2024-11-13 21:09:35,754 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:09:35" (1/1) ... [2024-11-13 21:09:35,762 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:09:35" (1/1) ... [2024-11-13 21:09:35,767 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:09:35" (1/1) ... [2024-11-13 21:09:35,774 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:09:35" (1/1) ... [2024-11-13 21:09:35,784 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 21:09:35,789 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 21:09:35,789 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 21:09:35,789 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 21:09:35,790 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:09:35" (1/1) ... [2024-11-13 21:09:35,801 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 21:09:35,815 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f3bff48-5c3f-45a8-b4a5-2f37fd01af19/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 21:09:35,829 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f3bff48-5c3f-45a8-b4a5-2f37fd01af19/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 21:09:35,838 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4f3bff48-5c3f-45a8-b4a5-2f37fd01af19/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 21:09:35,868 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 21:09:35,868 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 21:09:35,868 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 21:09:35,868 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 21:09:35,964 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 21:09:35,966 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 21:09:37,362 INFO L? ?]: Removed 84 outVars from TransFormulas that were not future-live. [2024-11-13 21:09:37,362 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 21:09:37,779 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 21:09:37,782 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-13 21:09:37,782 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 09:09:37 BoogieIcfgContainer [2024-11-13 21:09:37,782 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 21:09:37,783 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 21:09:37,783 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 21:09:37,796 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 21:09:37,796 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 09:09:37" (1/1) ... [2024-11-13 21:09:37,807 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 21:09:37,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:37,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 85 states and 162 transitions. [2024-11-13 21:09:37,866 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 162 transitions. [2024-11-13 21:09:37,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-11-13 21:09:37,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:37,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:38,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:38,609 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 21:09:39,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:39,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 300 states to 163 states and 300 transitions. [2024-11-13 21:09:39,302 INFO L276 IsEmpty]: Start isEmpty. Operand 163 states and 300 transitions. [2024-11-13 21:09:39,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-13 21:09:39,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:39,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:39,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:39,844 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 21:09:39,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:39,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 305 states to 166 states and 305 transitions. [2024-11-13 21:09:39,964 INFO L276 IsEmpty]: Start isEmpty. Operand 166 states and 305 transitions. [2024-11-13 21:09:39,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-11-13 21:09:39,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:39,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:40,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:40,164 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:09:41,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:41,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 388 states to 245 states and 388 transitions. [2024-11-13 21:09:41,183 INFO L276 IsEmpty]: Start isEmpty. Operand 245 states and 388 transitions. [2024-11-13 21:09:41,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-13 21:09:41,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:41,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:41,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:41,344 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:09:41,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:41,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 392 states to 248 states and 392 transitions. [2024-11-13 21:09:41,463 INFO L276 IsEmpty]: Start isEmpty. Operand 248 states and 392 transitions. [2024-11-13 21:09:41,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 21:09:41,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:41,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:41,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:41,766 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 21:09:42,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:42,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 401 states to 253 states and 401 transitions. [2024-11-13 21:09:42,349 INFO L276 IsEmpty]: Start isEmpty. Operand 253 states and 401 transitions. [2024-11-13 21:09:42,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-11-13 21:09:42,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:42,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:42,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:42,633 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 21:09:42,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:42,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 405 states to 256 states and 405 transitions. [2024-11-13 21:09:42,756 INFO L276 IsEmpty]: Start isEmpty. Operand 256 states and 405 transitions. [2024-11-13 21:09:42,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-11-13 21:09:42,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:42,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:42,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:42,860 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:09:43,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:43,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 418 states to 265 states and 418 transitions. [2024-11-13 21:09:43,223 INFO L276 IsEmpty]: Start isEmpty. Operand 265 states and 418 transitions. [2024-11-13 21:09:43,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-13 21:09:43,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:43,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:43,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:43,372 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:09:43,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:43,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 423 states to 268 states and 423 transitions. [2024-11-13 21:09:43,560 INFO L276 IsEmpty]: Start isEmpty. Operand 268 states and 423 transitions. [2024-11-13 21:09:43,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-11-13 21:09:43,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:43,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:43,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:43,656 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:09:43,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:43,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 427 states to 271 states and 427 transitions. [2024-11-13 21:09:43,812 INFO L276 IsEmpty]: Start isEmpty. Operand 271 states and 427 transitions. [2024-11-13 21:09:43,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-13 21:09:43,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:43,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:43,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:43,999 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:09:44,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:44,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 434 states to 275 states and 434 transitions. [2024-11-13 21:09:44,598 INFO L276 IsEmpty]: Start isEmpty. Operand 275 states and 434 transitions. [2024-11-13 21:09:44,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-13 21:09:44,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:44,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:44,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:44,743 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:09:44,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:44,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 438 states to 278 states and 438 transitions. [2024-11-13 21:09:44,938 INFO L276 IsEmpty]: Start isEmpty. Operand 278 states and 438 transitions. [2024-11-13 21:09:44,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-13 21:09:44,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:44,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:44,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:44,999 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 12 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:09:45,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:45,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 441 states to 281 states and 441 transitions. [2024-11-13 21:09:45,047 INFO L276 IsEmpty]: Start isEmpty. Operand 281 states and 441 transitions. [2024-11-13 21:09:45,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-13 21:09:45,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:45,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:45,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:45,112 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:09:45,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:45,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 452 states to 288 states and 452 transitions. [2024-11-13 21:09:45,628 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 452 transitions. [2024-11-13 21:09:45,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-11-13 21:09:45,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:45,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:45,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:45,693 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:09:46,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:46,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 465 states to 297 states and 465 transitions. [2024-11-13 21:09:46,192 INFO L276 IsEmpty]: Start isEmpty. Operand 297 states and 465 transitions. [2024-11-13 21:09:46,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-13 21:09:46,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:46,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:46,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:46,516 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:09:48,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:48,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 490 states to 314 states and 490 transitions. [2024-11-13 21:09:48,136 INFO L276 IsEmpty]: Start isEmpty. Operand 314 states and 490 transitions. [2024-11-13 21:09:48,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-13 21:09:48,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:48,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:48,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:48,209 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:09:48,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:48,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 491 states to 315 states and 491 transitions. [2024-11-13 21:09:48,270 INFO L276 IsEmpty]: Start isEmpty. Operand 315 states and 491 transitions. [2024-11-13 21:09:48,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-11-13 21:09:48,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:48,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:48,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:48,376 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:09:48,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:48,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 512 states to 328 states and 512 transitions. [2024-11-13 21:09:48,897 INFO L276 IsEmpty]: Start isEmpty. Operand 328 states and 512 transitions. [2024-11-13 21:09:48,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-13 21:09:48,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:48,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:48,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:49,084 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:09:49,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:49,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 519 states to 334 states and 519 transitions. [2024-11-13 21:09:49,449 INFO L276 IsEmpty]: Start isEmpty. Operand 334 states and 519 transitions. [2024-11-13 21:09:49,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-13 21:09:49,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:49,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:49,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:49,613 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:09:49,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:50,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 527 states to 340 states and 527 transitions. [2024-11-13 21:09:50,001 INFO L276 IsEmpty]: Start isEmpty. Operand 340 states and 527 transitions. [2024-11-13 21:09:50,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-13 21:09:50,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:50,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:50,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:50,072 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:09:50,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:50,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 528 states to 341 states and 528 transitions. [2024-11-13 21:09:50,184 INFO L276 IsEmpty]: Start isEmpty. Operand 341 states and 528 transitions. [2024-11-13 21:09:50,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-11-13 21:09:50,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:50,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:50,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:50,243 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:09:50,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:50,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 534 states to 346 states and 534 transitions. [2024-11-13 21:09:50,295 INFO L276 IsEmpty]: Start isEmpty. Operand 346 states and 534 transitions. [2024-11-13 21:09:50,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-13 21:09:50,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:50,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:50,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:50,417 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 29 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:09:50,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:50,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 543 states to 355 states and 543 transitions. [2024-11-13 21:09:50,752 INFO L276 IsEmpty]: Start isEmpty. Operand 355 states and 543 transitions. [2024-11-13 21:09:50,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-13 21:09:50,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:50,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:50,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:50,896 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 29 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:09:51,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:51,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 554 states to 364 states and 554 transitions. [2024-11-13 21:09:51,831 INFO L276 IsEmpty]: Start isEmpty. Operand 364 states and 554 transitions. [2024-11-13 21:09:51,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-13 21:09:51,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:51,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:51,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:51,948 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 29 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:09:52,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:52,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 560 states to 370 states and 560 transitions. [2024-11-13 21:09:52,205 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 560 transitions. [2024-11-13 21:09:52,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-11-13 21:09:52,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:52,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:52,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:52,255 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:09:52,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:52,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 562 states to 372 states and 562 transitions. [2024-11-13 21:09:52,288 INFO L276 IsEmpty]: Start isEmpty. Operand 372 states and 562 transitions. [2024-11-13 21:09:52,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-11-13 21:09:52,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:52,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:52,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:52,444 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:09:53,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:53,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 585 states to 389 states and 585 transitions. [2024-11-13 21:09:53,620 INFO L276 IsEmpty]: Start isEmpty. Operand 389 states and 585 transitions. [2024-11-13 21:09:53,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-11-13 21:09:53,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:53,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:53,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:53,681 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:09:53,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:53,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 591 states to 393 states and 591 transitions. [2024-11-13 21:09:53,830 INFO L276 IsEmpty]: Start isEmpty. Operand 393 states and 591 transitions. [2024-11-13 21:09:53,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-11-13 21:09:53,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:53,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:53,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:54,019 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:09:54,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:54,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 597 states to 398 states and 597 transitions. [2024-11-13 21:09:54,093 INFO L276 IsEmpty]: Start isEmpty. Operand 398 states and 597 transitions. [2024-11-13 21:09:54,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-13 21:09:54,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:54,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:54,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:54,150 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:09:54,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:54,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 598 states to 399 states and 598 transitions. [2024-11-13 21:09:54,282 INFO L276 IsEmpty]: Start isEmpty. Operand 399 states and 598 transitions. [2024-11-13 21:09:54,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-13 21:09:54,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:54,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:54,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:54,339 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:09:54,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:54,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 599 states to 400 states and 599 transitions. [2024-11-13 21:09:54,375 INFO L276 IsEmpty]: Start isEmpty. Operand 400 states and 599 transitions. [2024-11-13 21:09:54,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-11-13 21:09:54,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:54,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:54,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:54,441 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 23 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:09:54,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:54,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 619 states to 417 states and 619 transitions. [2024-11-13 21:09:54,754 INFO L276 IsEmpty]: Start isEmpty. Operand 417 states and 619 transitions. [2024-11-13 21:09:54,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-11-13 21:09:54,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:54,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:54,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:54,811 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:09:54,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:54,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 621 states to 420 states and 621 transitions. [2024-11-13 21:09:54,854 INFO L276 IsEmpty]: Start isEmpty. Operand 420 states and 621 transitions. [2024-11-13 21:09:54,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-11-13 21:09:54,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:54,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:54,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:54,953 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:09:55,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:55,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 627 states to 425 states and 627 transitions. [2024-11-13 21:09:55,026 INFO L276 IsEmpty]: Start isEmpty. Operand 425 states and 627 transitions. [2024-11-13 21:09:55,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-11-13 21:09:55,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:55,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:55,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:55,124 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:09:55,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:55,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 629 states to 427 states and 629 transitions. [2024-11-13 21:09:55,186 INFO L276 IsEmpty]: Start isEmpty. Operand 427 states and 629 transitions. [2024-11-13 21:09:55,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-13 21:09:55,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:55,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:55,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:55,278 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:09:55,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:55,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 631 states to 429 states and 631 transitions. [2024-11-13 21:09:55,327 INFO L276 IsEmpty]: Start isEmpty. Operand 429 states and 631 transitions. [2024-11-13 21:09:55,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-13 21:09:55,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:55,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:55,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:55,385 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 29 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 21:09:55,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:55,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 637 states to 433 states and 637 transitions. [2024-11-13 21:09:55,728 INFO L276 IsEmpty]: Start isEmpty. Operand 433 states and 637 transitions. [2024-11-13 21:09:55,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-13 21:09:55,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:55,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:55,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:55,781 INFO L134 CoverageAnalysis]: Checked inductivity of 41 backedges. 29 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 21:09:55,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:55,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 642 states to 439 states and 642 transitions. [2024-11-13 21:09:55,917 INFO L276 IsEmpty]: Start isEmpty. Operand 439 states and 642 transitions. [2024-11-13 21:09:55,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-13 21:09:55,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:55,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:55,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:56,377 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 18 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:09:58,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:58,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 756 states to 539 states and 756 transitions. [2024-11-13 21:09:58,957 INFO L276 IsEmpty]: Start isEmpty. Operand 539 states and 756 transitions. [2024-11-13 21:09:58,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-11-13 21:09:58,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:58,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:59,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:59,037 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:09:59,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:09:59,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 762 states to 544 states and 762 transitions. [2024-11-13 21:09:59,101 INFO L276 IsEmpty]: Start isEmpty. Operand 544 states and 762 transitions. [2024-11-13 21:09:59,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-13 21:09:59,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:09:59,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:09:59,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:09:59,220 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 32 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:00,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:00,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 785 states to 561 states and 785 transitions. [2024-11-13 21:10:00,200 INFO L276 IsEmpty]: Start isEmpty. Operand 561 states and 785 transitions. [2024-11-13 21:10:00,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-13 21:10:00,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:00,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:00,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:00,321 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 32 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:01,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:01,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 804 states to 577 states and 804 transitions. [2024-11-13 21:10:01,069 INFO L276 IsEmpty]: Start isEmpty. Operand 577 states and 804 transitions. [2024-11-13 21:10:01,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-13 21:10:01,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:01,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:01,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:01,198 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 32 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:01,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:01,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 815 states to 587 states and 815 transitions. [2024-11-13 21:10:01,503 INFO L276 IsEmpty]: Start isEmpty. Operand 587 states and 815 transitions. [2024-11-13 21:10:01,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-13 21:10:01,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:01,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:01,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:01,974 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 28 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:03,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:03,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 842 states to 609 states and 842 transitions. [2024-11-13 21:10:03,827 INFO L276 IsEmpty]: Start isEmpty. Operand 609 states and 842 transitions. [2024-11-13 21:10:03,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-11-13 21:10:03,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:03,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:03,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:04,012 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 28 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:05,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:05,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 863 states to 626 states and 863 transitions. [2024-11-13 21:10:05,631 INFO L276 IsEmpty]: Start isEmpty. Operand 626 states and 863 transitions. [2024-11-13 21:10:05,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-11-13 21:10:05,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:05,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:05,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:05,730 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 34 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:06,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:06,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 884 states to 644 states and 884 transitions. [2024-11-13 21:10:06,518 INFO L276 IsEmpty]: Start isEmpty. Operand 644 states and 884 transitions. [2024-11-13 21:10:06,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-11-13 21:10:06,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:06,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:06,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:06,582 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 34 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:07,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:07,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 908 states to 663 states and 908 transitions. [2024-11-13 21:10:07,405 INFO L276 IsEmpty]: Start isEmpty. Operand 663 states and 908 transitions. [2024-11-13 21:10:07,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-11-13 21:10:07,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:07,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:07,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:07,466 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 34 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:07,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:07,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 919 states to 673 states and 919 transitions. [2024-11-13 21:10:07,844 INFO L276 IsEmpty]: Start isEmpty. Operand 673 states and 919 transitions. [2024-11-13 21:10:07,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-11-13 21:10:07,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:07,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:07,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:07,960 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 38 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:08,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:08,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 929 states to 679 states and 929 transitions. [2024-11-13 21:10:08,398 INFO L276 IsEmpty]: Start isEmpty. Operand 679 states and 929 transitions. [2024-11-13 21:10:08,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-11-13 21:10:08,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:08,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:08,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:08,508 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 38 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:09,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:09,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 940 states to 685 states and 940 transitions. [2024-11-13 21:10:09,134 INFO L276 IsEmpty]: Start isEmpty. Operand 685 states and 940 transitions. [2024-11-13 21:10:09,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-11-13 21:10:09,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:09,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:09,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:09,247 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:09,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:09,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 947 states to 690 states and 947 transitions. [2024-11-13 21:10:09,335 INFO L276 IsEmpty]: Start isEmpty. Operand 690 states and 947 transitions. [2024-11-13 21:10:09,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2024-11-13 21:10:09,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:09,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:09,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:09,389 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 31 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:10:09,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:09,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 954 states to 695 states and 954 transitions. [2024-11-13 21:10:09,458 INFO L276 IsEmpty]: Start isEmpty. Operand 695 states and 954 transitions. [2024-11-13 21:10:09,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2024-11-13 21:10:09,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:09,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:09,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:09,512 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 31 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:10:09,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:09,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 958 states to 699 states and 958 transitions. [2024-11-13 21:10:09,569 INFO L276 IsEmpty]: Start isEmpty. Operand 699 states and 958 transitions. [2024-11-13 21:10:09,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2024-11-13 21:10:09,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:09,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:09,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:09,620 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 30 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:10:09,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:09,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 959 states to 700 states and 959 transitions. [2024-11-13 21:10:09,670 INFO L276 IsEmpty]: Start isEmpty. Operand 700 states and 959 transitions. [2024-11-13 21:10:09,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-11-13 21:10:09,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:09,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:09,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:09,858 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 32 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:10,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:10,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 978 states to 716 states and 978 transitions. [2024-11-13 21:10:10,850 INFO L276 IsEmpty]: Start isEmpty. Operand 716 states and 978 transitions. [2024-11-13 21:10:10,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-11-13 21:10:10,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:10,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:10,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:11,018 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 32 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:12,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:12,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 998 states to 732 states and 998 transitions. [2024-11-13 21:10:12,083 INFO L276 IsEmpty]: Start isEmpty. Operand 732 states and 998 transitions. [2024-11-13 21:10:12,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-11-13 21:10:12,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:12,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:12,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:12,243 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 32 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:12,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:12,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1002 states to 738 states and 1002 transitions. [2024-11-13 21:10:12,768 INFO L276 IsEmpty]: Start isEmpty. Operand 738 states and 1002 transitions. [2024-11-13 21:10:12,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-11-13 21:10:12,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:12,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:12,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:12,903 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 32 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:13,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:13,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1006 states to 744 states and 1006 transitions. [2024-11-13 21:10:13,602 INFO L276 IsEmpty]: Start isEmpty. Operand 744 states and 1006 transitions. [2024-11-13 21:10:13,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-11-13 21:10:13,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:13,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:13,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:13,864 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 33 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 21:10:16,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:16,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1117 states to 847 states and 1117 transitions. [2024-11-13 21:10:16,079 INFO L276 IsEmpty]: Start isEmpty. Operand 847 states and 1117 transitions. [2024-11-13 21:10:16,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-13 21:10:16,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:16,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:16,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:16,198 INFO L134 CoverageAnalysis]: Checked inductivity of 39 backedges. 39 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:16,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:16,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1125 states to 854 states and 1125 transitions. [2024-11-13 21:10:16,337 INFO L276 IsEmpty]: Start isEmpty. Operand 854 states and 1125 transitions. [2024-11-13 21:10:16,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-13 21:10:16,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:16,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:16,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:16,498 INFO L134 CoverageAnalysis]: Checked inductivity of 39 backedges. 39 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:16,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:16,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1133 states to 861 states and 1133 transitions. [2024-11-13 21:10:16,692 INFO L276 IsEmpty]: Start isEmpty. Operand 861 states and 1133 transitions. [2024-11-13 21:10:16,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-13 21:10:16,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:16,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:16,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:16,808 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 43 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:17,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:17,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1145 states to 870 states and 1145 transitions. [2024-11-13 21:10:17,942 INFO L276 IsEmpty]: Start isEmpty. Operand 870 states and 1145 transitions. [2024-11-13 21:10:17,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-13 21:10:17,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:17,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:17,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:18,070 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 43 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:18,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:18,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1157 states to 879 states and 1157 transitions. [2024-11-13 21:10:18,963 INFO L276 IsEmpty]: Start isEmpty. Operand 879 states and 1157 transitions. [2024-11-13 21:10:18,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-11-13 21:10:18,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:18,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:19,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:19,145 INFO L134 CoverageAnalysis]: Checked inductivity of 47 backedges. 47 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:19,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:19,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1165 states to 886 states and 1165 transitions. [2024-11-13 21:10:19,651 INFO L276 IsEmpty]: Start isEmpty. Operand 886 states and 1165 transitions. [2024-11-13 21:10:19,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-11-13 21:10:19,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:19,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:19,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:19,727 INFO L134 CoverageAnalysis]: Checked inductivity of 47 backedges. 47 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:20,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:20,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1173 states to 893 states and 1173 transitions. [2024-11-13 21:10:20,126 INFO L276 IsEmpty]: Start isEmpty. Operand 893 states and 1173 transitions. [2024-11-13 21:10:20,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-11-13 21:10:20,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:20,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:20,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:20,164 INFO L134 CoverageAnalysis]: Checked inductivity of 48 backedges. 39 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-13 21:10:20,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:20,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1178 states to 896 states and 1178 transitions. [2024-11-13 21:10:20,484 INFO L276 IsEmpty]: Start isEmpty. Operand 896 states and 1178 transitions. [2024-11-13 21:10:20,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-11-13 21:10:20,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:20,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:20,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:20,522 INFO L134 CoverageAnalysis]: Checked inductivity of 48 backedges. 39 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-13 21:10:20,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:20,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1179 states to 897 states and 1179 transitions. [2024-11-13 21:10:20,676 INFO L276 IsEmpty]: Start isEmpty. Operand 897 states and 1179 transitions. [2024-11-13 21:10:20,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-11-13 21:10:20,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:20,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:20,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:20,714 INFO L134 CoverageAnalysis]: Checked inductivity of 48 backedges. 39 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-13 21:10:20,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:20,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1181 states to 900 states and 1181 transitions. [2024-11-13 21:10:20,918 INFO L276 IsEmpty]: Start isEmpty. Operand 900 states and 1181 transitions. [2024-11-13 21:10:20,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-11-13 21:10:20,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:20,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:20,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:20,960 INFO L134 CoverageAnalysis]: Checked inductivity of 48 backedges. 39 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-13 21:10:21,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:21,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1184 states to 903 states and 1184 transitions. [2024-11-13 21:10:21,136 INFO L276 IsEmpty]: Start isEmpty. Operand 903 states and 1184 transitions. [2024-11-13 21:10:21,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2024-11-13 21:10:21,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:21,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:21,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:21,200 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 40 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:10:21,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:21,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1185 states to 904 states and 1185 transitions. [2024-11-13 21:10:21,257 INFO L276 IsEmpty]: Start isEmpty. Operand 904 states and 1185 transitions. [2024-11-13 21:10:21,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 124 [2024-11-13 21:10:21,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:21,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:21,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:21,296 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 42 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-13 21:10:21,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:21,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1187 states to 907 states and 1187 transitions. [2024-11-13 21:10:21,502 INFO L276 IsEmpty]: Start isEmpty. Operand 907 states and 1187 transitions. [2024-11-13 21:10:21,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-11-13 21:10:21,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:21,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:21,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:21,545 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 44 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:21,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:21,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1204 states to 922 states and 1204 transitions. [2024-11-13 21:10:21,697 INFO L276 IsEmpty]: Start isEmpty. Operand 922 states and 1204 transitions. [2024-11-13 21:10:21,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-11-13 21:10:21,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:21,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:21,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:21,757 INFO L134 CoverageAnalysis]: Checked inductivity of 64 backedges. 54 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:10:21,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:21,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1211 states to 928 states and 1211 transitions. [2024-11-13 21:10:21,947 INFO L276 IsEmpty]: Start isEmpty. Operand 928 states and 1211 transitions. [2024-11-13 21:10:21,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-11-13 21:10:21,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:21,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:21,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:22,017 INFO L134 CoverageAnalysis]: Checked inductivity of 64 backedges. 54 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:10:22,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:22,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1219 states to 934 states and 1219 transitions. [2024-11-13 21:10:22,180 INFO L276 IsEmpty]: Start isEmpty. Operand 934 states and 1219 transitions. [2024-11-13 21:10:22,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 129 [2024-11-13 21:10:22,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:22,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:22,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:22,236 INFO L134 CoverageAnalysis]: Checked inductivity of 47 backedges. 47 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:22,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:22,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1222 states to 937 states and 1222 transitions. [2024-11-13 21:10:22,295 INFO L276 IsEmpty]: Start isEmpty. Operand 937 states and 1222 transitions. [2024-11-13 21:10:22,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 131 [2024-11-13 21:10:22,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:22,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:22,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:22,336 INFO L134 CoverageAnalysis]: Checked inductivity of 53 backedges. 49 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:10:22,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:22,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1243 states to 955 states and 1243 transitions. [2024-11-13 21:10:22,484 INFO L276 IsEmpty]: Start isEmpty. Operand 955 states and 1243 transitions. [2024-11-13 21:10:22,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 131 [2024-11-13 21:10:22,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:22,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:22,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:22,533 INFO L134 CoverageAnalysis]: Checked inductivity of 53 backedges. 49 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:10:22,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:22,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1249 states to 960 states and 1249 transitions. [2024-11-13 21:10:22,584 INFO L276 IsEmpty]: Start isEmpty. Operand 960 states and 1249 transitions. [2024-11-13 21:10:22,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-11-13 21:10:22,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:22,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:22,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:23,073 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 62 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:24,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:24,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1266 states to 968 states and 1266 transitions. [2024-11-13 21:10:24,664 INFO L276 IsEmpty]: Start isEmpty. Operand 968 states and 1266 transitions. [2024-11-13 21:10:24,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-11-13 21:10:24,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:24,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:24,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:24,840 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 62 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:26,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:26,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1287 states to 983 states and 1287 transitions. [2024-11-13 21:10:26,819 INFO L276 IsEmpty]: Start isEmpty. Operand 983 states and 1287 transitions. [2024-11-13 21:10:26,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 134 [2024-11-13 21:10:26,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:26,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:26,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:26,864 INFO L134 CoverageAnalysis]: Checked inductivity of 56 backedges. 52 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:10:26,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:26,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1290 states to 986 states and 1290 transitions. [2024-11-13 21:10:26,963 INFO L276 IsEmpty]: Start isEmpty. Operand 986 states and 1290 transitions. [2024-11-13 21:10:26,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-11-13 21:10:26,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:26,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:26,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:27,012 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 53 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:10:27,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:27,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1294 states to 992 states and 1294 transitions. [2024-11-13 21:10:27,071 INFO L276 IsEmpty]: Start isEmpty. Operand 992 states and 1294 transitions. [2024-11-13 21:10:27,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-11-13 21:10:27,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:27,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:27,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:27,131 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 53 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:10:27,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:27,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1298 states to 998 states and 1298 transitions. [2024-11-13 21:10:27,215 INFO L276 IsEmpty]: Start isEmpty. Operand 998 states and 1298 transitions. [2024-11-13 21:10:27,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-11-13 21:10:27,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:27,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:27,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:27,313 INFO L134 CoverageAnalysis]: Checked inductivity of 76 backedges. 76 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:28,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:28,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1310 states to 1009 states and 1310 transitions. [2024-11-13 21:10:28,860 INFO L276 IsEmpty]: Start isEmpty. Operand 1009 states and 1310 transitions. [2024-11-13 21:10:28,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-11-13 21:10:28,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:28,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:28,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:28,946 INFO L134 CoverageAnalysis]: Checked inductivity of 76 backedges. 76 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:30,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:30,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1316 states to 1013 states and 1316 transitions. [2024-11-13 21:10:30,162 INFO L276 IsEmpty]: Start isEmpty. Operand 1013 states and 1316 transitions. [2024-11-13 21:10:30,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-11-13 21:10:30,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:30,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:30,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:30,259 INFO L134 CoverageAnalysis]: Checked inductivity of 76 backedges. 76 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:31,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:31,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1328 states to 1024 states and 1328 transitions. [2024-11-13 21:10:31,345 INFO L276 IsEmpty]: Start isEmpty. Operand 1024 states and 1328 transitions. [2024-11-13 21:10:31,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-11-13 21:10:31,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:31,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:31,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:31,444 INFO L134 CoverageAnalysis]: Checked inductivity of 76 backedges. 76 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:32,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:32,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1335 states to 1030 states and 1335 transitions. [2024-11-13 21:10:32,479 INFO L276 IsEmpty]: Start isEmpty. Operand 1030 states and 1335 transitions. [2024-11-13 21:10:32,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-11-13 21:10:32,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:32,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:32,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:32,550 INFO L134 CoverageAnalysis]: Checked inductivity of 76 backedges. 76 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:33,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:33,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1341 states to 1034 states and 1341 transitions. [2024-11-13 21:10:33,424 INFO L276 IsEmpty]: Start isEmpty. Operand 1034 states and 1341 transitions. [2024-11-13 21:10:33,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 137 [2024-11-13 21:10:33,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:33,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:33,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:33,484 INFO L134 CoverageAnalysis]: Checked inductivity of 80 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-13 21:10:33,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:33,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1344 states to 1038 states and 1344 transitions. [2024-11-13 21:10:33,566 INFO L276 IsEmpty]: Start isEmpty. Operand 1038 states and 1344 transitions. [2024-11-13 21:10:33,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 137 [2024-11-13 21:10:33,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:33,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:33,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:33,617 INFO L134 CoverageAnalysis]: Checked inductivity of 80 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-13 21:10:33,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:33,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1347 states to 1042 states and 1347 transitions. [2024-11-13 21:10:33,671 INFO L276 IsEmpty]: Start isEmpty. Operand 1042 states and 1347 transitions. [2024-11-13 21:10:33,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 137 [2024-11-13 21:10:33,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:33,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:33,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:33,709 INFO L134 CoverageAnalysis]: Checked inductivity of 80 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-13 21:10:33,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:33,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1350 states to 1046 states and 1350 transitions. [2024-11-13 21:10:33,910 INFO L276 IsEmpty]: Start isEmpty. Operand 1046 states and 1350 transitions. [2024-11-13 21:10:33,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 137 [2024-11-13 21:10:33,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:33,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:33,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:33,949 INFO L134 CoverageAnalysis]: Checked inductivity of 80 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-13 21:10:34,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:34,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1353 states to 1050 states and 1353 transitions. [2024-11-13 21:10:34,157 INFO L276 IsEmpty]: Start isEmpty. Operand 1050 states and 1353 transitions. [2024-11-13 21:10:34,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 137 [2024-11-13 21:10:34,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:34,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:34,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:34,202 INFO L134 CoverageAnalysis]: Checked inductivity of 80 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-13 21:10:34,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:34,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1356 states to 1054 states and 1356 transitions. [2024-11-13 21:10:34,412 INFO L276 IsEmpty]: Start isEmpty. Operand 1054 states and 1356 transitions. [2024-11-13 21:10:34,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 139 [2024-11-13 21:10:34,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:34,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:34,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:34,485 INFO L134 CoverageAnalysis]: Checked inductivity of 80 backedges. 56 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-13 21:10:34,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:34,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1358 states to 1056 states and 1358 transitions. [2024-11-13 21:10:34,621 INFO L276 IsEmpty]: Start isEmpty. Operand 1056 states and 1358 transitions. [2024-11-13 21:10:34,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 140 [2024-11-13 21:10:34,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:34,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:34,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:34,678 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 57 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-13 21:10:34,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:34,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1359 states to 1057 states and 1359 transitions. [2024-11-13 21:10:34,771 INFO L276 IsEmpty]: Start isEmpty. Operand 1057 states and 1359 transitions. [2024-11-13 21:10:34,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 141 [2024-11-13 21:10:34,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:34,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:34,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:34,828 INFO L134 CoverageAnalysis]: Checked inductivity of 82 backedges. 58 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-13 21:10:34,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:34,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1360 states to 1058 states and 1360 transitions. [2024-11-13 21:10:34,891 INFO L276 IsEmpty]: Start isEmpty. Operand 1058 states and 1360 transitions. [2024-11-13 21:10:34,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 141 [2024-11-13 21:10:34,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:34,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:34,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:34,959 INFO L134 CoverageAnalysis]: Checked inductivity of 59 backedges. 59 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:35,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:35,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1385 states to 1082 states and 1385 transitions. [2024-11-13 21:10:35,162 INFO L276 IsEmpty]: Start isEmpty. Operand 1082 states and 1385 transitions. [2024-11-13 21:10:35,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 144 [2024-11-13 21:10:35,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:35,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:35,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:35,217 INFO L134 CoverageAnalysis]: Checked inductivity of 94 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-13 21:10:35,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:35,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1387 states to 1084 states and 1387 transitions. [2024-11-13 21:10:35,311 INFO L276 IsEmpty]: Start isEmpty. Operand 1084 states and 1387 transitions. [2024-11-13 21:10:35,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 144 [2024-11-13 21:10:35,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:35,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:35,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:35,361 INFO L134 CoverageAnalysis]: Checked inductivity of 94 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-13 21:10:35,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:35,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1389 states to 1086 states and 1389 transitions. [2024-11-13 21:10:35,433 INFO L276 IsEmpty]: Start isEmpty. Operand 1086 states and 1389 transitions. [2024-11-13 21:10:35,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2024-11-13 21:10:35,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:35,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:35,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:35,484 INFO L134 CoverageAnalysis]: Checked inductivity of 95 backedges. 71 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-13 21:10:35,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:35,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1390 states to 1087 states and 1390 transitions. [2024-11-13 21:10:35,564 INFO L276 IsEmpty]: Start isEmpty. Operand 1087 states and 1390 transitions. [2024-11-13 21:10:35,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2024-11-13 21:10:35,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:35,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:35,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:35,659 INFO L134 CoverageAnalysis]: Checked inductivity of 95 backedges. 71 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-13 21:10:35,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:35,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1391 states to 1088 states and 1391 transitions. [2024-11-13 21:10:35,725 INFO L276 IsEmpty]: Start isEmpty. Operand 1088 states and 1391 transitions. [2024-11-13 21:10:35,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2024-11-13 21:10:35,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:35,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:35,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:35,770 INFO L134 CoverageAnalysis]: Checked inductivity of 63 backedges. 63 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:35,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:35,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1408 states to 1104 states and 1408 transitions. [2024-11-13 21:10:35,889 INFO L276 IsEmpty]: Start isEmpty. Operand 1104 states and 1408 transitions. [2024-11-13 21:10:35,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2024-11-13 21:10:35,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:35,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:35,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:35,943 INFO L134 CoverageAnalysis]: Checked inductivity of 96 backedges. 72 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-13 21:10:36,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:36,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1409 states to 1105 states and 1409 transitions. [2024-11-13 21:10:36,025 INFO L276 IsEmpty]: Start isEmpty. Operand 1105 states and 1409 transitions. [2024-11-13 21:10:36,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2024-11-13 21:10:36,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:36,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:36,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:36,082 INFO L134 CoverageAnalysis]: Checked inductivity of 96 backedges. 72 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-13 21:10:36,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:36,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1410 states to 1106 states and 1410 transitions. [2024-11-13 21:10:36,147 INFO L276 IsEmpty]: Start isEmpty. Operand 1106 states and 1410 transitions. [2024-11-13 21:10:36,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2024-11-13 21:10:36,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:36,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:36,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:36,271 INFO L134 CoverageAnalysis]: Checked inductivity of 68 backedges. 68 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:36,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:36,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1442 states to 1135 states and 1442 transitions. [2024-11-13 21:10:36,676 INFO L276 IsEmpty]: Start isEmpty. Operand 1135 states and 1442 transitions. [2024-11-13 21:10:36,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2024-11-13 21:10:36,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:36,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:36,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:36,815 INFO L134 CoverageAnalysis]: Checked inductivity of 68 backedges. 68 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:37,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:37,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1473 states to 1164 states and 1473 transitions. [2024-11-13 21:10:37,157 INFO L276 IsEmpty]: Start isEmpty. Operand 1164 states and 1473 transitions. [2024-11-13 21:10:37,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2024-11-13 21:10:37,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:37,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:37,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:37,255 INFO L134 CoverageAnalysis]: Checked inductivity of 64 backedges. 64 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:37,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:37,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1479 states to 1169 states and 1479 transitions. [2024-11-13 21:10:37,348 INFO L276 IsEmpty]: Start isEmpty. Operand 1169 states and 1479 transitions. [2024-11-13 21:10:37,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 147 [2024-11-13 21:10:37,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:37,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:37,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:37,456 INFO L134 CoverageAnalysis]: Checked inductivity of 97 backedges. 73 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-13 21:10:40,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:40,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1500 states to 1187 states and 1500 transitions. [2024-11-13 21:10:40,505 INFO L276 IsEmpty]: Start isEmpty. Operand 1187 states and 1500 transitions. [2024-11-13 21:10:40,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 147 [2024-11-13 21:10:40,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:40,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:40,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:40,546 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 65 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:40,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:40,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1503 states to 1189 states and 1503 transitions. [2024-11-13 21:10:40,588 INFO L276 IsEmpty]: Start isEmpty. Operand 1189 states and 1503 transitions. [2024-11-13 21:10:40,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 149 [2024-11-13 21:10:40,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:40,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:40,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:41,168 INFO L134 CoverageAnalysis]: Checked inductivity of 67 backedges. 67 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:43,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:43,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1578 states to 1256 states and 1578 transitions. [2024-11-13 21:10:43,784 INFO L276 IsEmpty]: Start isEmpty. Operand 1256 states and 1578 transitions. [2024-11-13 21:10:43,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-13 21:10:43,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:43,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:43,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:43,826 INFO L134 CoverageAnalysis]: Checked inductivity of 103 backedges. 68 proven. 0 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked. [2024-11-13 21:10:44,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:44,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1581 states to 1260 states and 1581 transitions. [2024-11-13 21:10:44,067 INFO L276 IsEmpty]: Start isEmpty. Operand 1260 states and 1581 transitions. [2024-11-13 21:10:44,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-13 21:10:44,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:44,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:44,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:44,380 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 72 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:47,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:47,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1645 states to 1316 states and 1645 transitions. [2024-11-13 21:10:47,364 INFO L276 IsEmpty]: Start isEmpty. Operand 1316 states and 1645 transitions. [2024-11-13 21:10:47,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-13 21:10:47,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:47,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:47,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:47,471 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 72 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:50,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:50,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1705 states to 1372 states and 1705 transitions. [2024-11-13 21:10:50,455 INFO L276 IsEmpty]: Start isEmpty. Operand 1372 states and 1705 transitions. [2024-11-13 21:10:50,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-13 21:10:50,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:50,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:50,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:50,561 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 72 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:51,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:51,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1715 states to 1383 states and 1715 transitions. [2024-11-13 21:10:51,052 INFO L276 IsEmpty]: Start isEmpty. Operand 1383 states and 1715 transitions. [2024-11-13 21:10:51,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-13 21:10:51,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:51,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:51,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:51,153 INFO L134 CoverageAnalysis]: Checked inductivity of 76 backedges. 76 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:51,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:51,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1747 states to 1412 states and 1747 transitions. [2024-11-13 21:10:51,317 INFO L276 IsEmpty]: Start isEmpty. Operand 1412 states and 1747 transitions. [2024-11-13 21:10:51,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-13 21:10:51,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:51,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:51,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:51,370 INFO L134 CoverageAnalysis]: Checked inductivity of 76 backedges. 76 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:51,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:51,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1780 states to 1441 states and 1780 transitions. [2024-11-13 21:10:51,532 INFO L276 IsEmpty]: Start isEmpty. Operand 1441 states and 1780 transitions. [2024-11-13 21:10:51,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2024-11-13 21:10:51,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:51,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:51,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:51,636 INFO L134 CoverageAnalysis]: Checked inductivity of 73 backedges. 73 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:51,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:51,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1781 states to 1442 states and 1781 transitions. [2024-11-13 21:10:51,708 INFO L276 IsEmpty]: Start isEmpty. Operand 1442 states and 1781 transitions. [2024-11-13 21:10:51,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2024-11-13 21:10:51,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:51,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:51,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:51,804 INFO L134 CoverageAnalysis]: Checked inductivity of 73 backedges. 73 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:10:52,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:52,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1789 states to 1447 states and 1789 transitions. [2024-11-13 21:10:52,771 INFO L276 IsEmpty]: Start isEmpty. Operand 1447 states and 1789 transitions. [2024-11-13 21:10:52,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-11-13 21:10:52,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:52,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:52,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:52,811 INFO L134 CoverageAnalysis]: Checked inductivity of 74 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:10:53,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:53,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1810 states to 1465 states and 1810 transitions. [2024-11-13 21:10:53,487 INFO L276 IsEmpty]: Start isEmpty. Operand 1465 states and 1810 transitions. [2024-11-13 21:10:53,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-11-13 21:10:53,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:53,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:53,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:53,539 INFO L134 CoverageAnalysis]: Checked inductivity of 74 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:10:53,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:53,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1821 states to 1477 states and 1821 transitions. [2024-11-13 21:10:53,886 INFO L276 IsEmpty]: Start isEmpty. Operand 1477 states and 1821 transitions. [2024-11-13 21:10:53,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-11-13 21:10:53,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:53,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:53,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:53,927 INFO L134 CoverageAnalysis]: Checked inductivity of 74 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:10:54,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:54,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1821 states to 1478 states and 1821 transitions. [2024-11-13 21:10:54,154 INFO L276 IsEmpty]: Start isEmpty. Operand 1478 states and 1821 transitions. [2024-11-13 21:10:54,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 153 [2024-11-13 21:10:54,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:54,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:54,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:54,391 INFO L134 CoverageAnalysis]: Checked inductivity of 119 backedges. 109 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:10:55,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:55,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1850 states to 1502 states and 1850 transitions. [2024-11-13 21:10:55,764 INFO L276 IsEmpty]: Start isEmpty. Operand 1502 states and 1850 transitions. [2024-11-13 21:10:55,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 153 [2024-11-13 21:10:55,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:55,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:55,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:55,812 INFO L134 CoverageAnalysis]: Checked inductivity of 119 backedges. 109 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:10:57,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:57,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1887 states to 1530 states and 1887 transitions. [2024-11-13 21:10:57,111 INFO L276 IsEmpty]: Start isEmpty. Operand 1530 states and 1887 transitions. [2024-11-13 21:10:57,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 153 [2024-11-13 21:10:57,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:57,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:57,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:57,178 INFO L134 CoverageAnalysis]: Checked inductivity of 119 backedges. 109 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:10:57,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:57,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1893 states to 1536 states and 1893 transitions. [2024-11-13 21:10:57,622 INFO L276 IsEmpty]: Start isEmpty. Operand 1536 states and 1893 transitions. [2024-11-13 21:10:57,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 153 [2024-11-13 21:10:57,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:57,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:57,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:57,743 INFO L134 CoverageAnalysis]: Checked inductivity of 119 backedges. 109 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:10:58,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:58,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1906 states to 1547 states and 1906 transitions. [2024-11-13 21:10:58,609 INFO L276 IsEmpty]: Start isEmpty. Operand 1547 states and 1906 transitions. [2024-11-13 21:10:58,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 153 [2024-11-13 21:10:58,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:58,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:58,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:58,685 INFO L134 CoverageAnalysis]: Checked inductivity of 119 backedges. 109 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:10:59,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:10:59,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1916 states to 1558 states and 1916 transitions. [2024-11-13 21:10:59,625 INFO L276 IsEmpty]: Start isEmpty. Operand 1558 states and 1916 transitions. [2024-11-13 21:10:59,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 153 [2024-11-13 21:10:59,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:10:59,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:10:59,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:10:59,674 INFO L134 CoverageAnalysis]: Checked inductivity of 119 backedges. 109 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:11:00,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:00,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1925 states to 1568 states and 1925 transitions. [2024-11-13 21:11:00,156 INFO L276 IsEmpty]: Start isEmpty. Operand 1568 states and 1925 transitions. [2024-11-13 21:11:00,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 154 [2024-11-13 21:11:00,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:00,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:00,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:00,449 INFO L134 CoverageAnalysis]: Checked inductivity of 76 backedges. 76 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:11:02,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:02,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1960 states to 1599 states and 1960 transitions. [2024-11-13 21:11:02,984 INFO L276 IsEmpty]: Start isEmpty. Operand 1599 states and 1960 transitions. [2024-11-13 21:11:02,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 154 [2024-11-13 21:11:02,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:02,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:03,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:03,154 INFO L134 CoverageAnalysis]: Checked inductivity of 76 backedges. 76 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:11:04,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:04,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1990 states to 1627 states and 1990 transitions. [2024-11-13 21:11:04,927 INFO L276 IsEmpty]: Start isEmpty. Operand 1627 states and 1990 transitions. [2024-11-13 21:11:04,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 154 [2024-11-13 21:11:04,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:04,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:04,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:04,975 INFO L134 CoverageAnalysis]: Checked inductivity of 80 backedges. 72 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:11:05,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:05,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2008 states to 1643 states and 2008 transitions. [2024-11-13 21:11:05,471 INFO L276 IsEmpty]: Start isEmpty. Operand 1643 states and 2008 transitions. [2024-11-13 21:11:05,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 154 [2024-11-13 21:11:05,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:05,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:05,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:05,515 INFO L134 CoverageAnalysis]: Checked inductivity of 80 backedges. 72 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:11:05,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:05,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2019 states to 1655 states and 2019 transitions. [2024-11-13 21:11:05,602 INFO L276 IsEmpty]: Start isEmpty. Operand 1655 states and 2019 transitions. [2024-11-13 21:11:05,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 155 [2024-11-13 21:11:05,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:05,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:05,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:06,067 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 65 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:11:09,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:09,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2151 states to 1780 states and 2151 transitions. [2024-11-13 21:11:09,117 INFO L276 IsEmpty]: Start isEmpty. Operand 1780 states and 2151 transitions. [2024-11-13 21:11:09,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 156 [2024-11-13 21:11:09,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:09,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:09,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:09,192 INFO L134 CoverageAnalysis]: Checked inductivity of 82 backedges. 74 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:11:09,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:09,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2151 states to 1781 states and 2151 transitions. [2024-11-13 21:11:09,487 INFO L276 IsEmpty]: Start isEmpty. Operand 1781 states and 2151 transitions. [2024-11-13 21:11:09,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 156 [2024-11-13 21:11:09,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:09,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:09,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:09,560 INFO L134 CoverageAnalysis]: Checked inductivity of 103 backedges. 74 proven. 0 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-11-13 21:11:09,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:09,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2155 states to 1786 states and 2155 transitions. [2024-11-13 21:11:09,816 INFO L276 IsEmpty]: Start isEmpty. Operand 1786 states and 2155 transitions. [2024-11-13 21:11:09,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 156 [2024-11-13 21:11:09,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:09,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:09,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:09,859 INFO L134 CoverageAnalysis]: Checked inductivity of 103 backedges. 74 proven. 0 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-11-13 21:11:10,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:10,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2159 states to 1791 states and 2159 transitions. [2024-11-13 21:11:10,118 INFO L276 IsEmpty]: Start isEmpty. Operand 1791 states and 2159 transitions. [2024-11-13 21:11:10,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 158 [2024-11-13 21:11:10,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:10,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:10,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:10,203 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 84 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:11:10,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:10,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2168 states to 1799 states and 2168 transitions. [2024-11-13 21:11:10,970 INFO L276 IsEmpty]: Start isEmpty. Operand 1799 states and 2168 transitions. [2024-11-13 21:11:10,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 158 [2024-11-13 21:11:10,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:10,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:10,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:11,071 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 84 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:11:12,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:12,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2177 states to 1807 states and 2177 transitions. [2024-11-13 21:11:12,179 INFO L276 IsEmpty]: Start isEmpty. Operand 1807 states and 2177 transitions. [2024-11-13 21:11:12,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 161 [2024-11-13 21:11:12,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:12,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:12,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:12,441 INFO L134 CoverageAnalysis]: Checked inductivity of 88 backedges. 78 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:11:14,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:14,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2200 states to 1824 states and 2200 transitions. [2024-11-13 21:11:14,172 INFO L276 IsEmpty]: Start isEmpty. Operand 1824 states and 2200 transitions. [2024-11-13 21:11:14,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 161 [2024-11-13 21:11:14,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:14,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:14,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:14,248 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked. [2024-11-13 21:11:14,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:14,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2210 states to 1825 states and 2210 transitions. [2024-11-13 21:11:14,383 INFO L276 IsEmpty]: Start isEmpty. Operand 1825 states and 2210 transitions. [2024-11-13 21:11:14,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 164 [2024-11-13 21:11:14,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:14,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:14,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:14,453 INFO L134 CoverageAnalysis]: Checked inductivity of 91 backedges. 81 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:11:15,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:15,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2221 states to 1833 states and 2221 transitions. [2024-11-13 21:11:15,430 INFO L276 IsEmpty]: Start isEmpty. Operand 1833 states and 2221 transitions. [2024-11-13 21:11:15,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-11-13 21:11:15,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:15,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:15,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:16,253 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 128 proven. 9 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:11:19,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:19,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2240 states to 1841 states and 2240 transitions. [2024-11-13 21:11:19,162 INFO L276 IsEmpty]: Start isEmpty. Operand 1841 states and 2240 transitions. [2024-11-13 21:11:19,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-11-13 21:11:19,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:19,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:19,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:19,415 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 128 proven. 9 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:11:22,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:22,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2282 states to 1875 states and 2282 transitions. [2024-11-13 21:11:22,781 INFO L276 IsEmpty]: Start isEmpty. Operand 1875 states and 2282 transitions. [2024-11-13 21:11:22,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-11-13 21:11:22,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:22,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:22,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:23,141 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 128 proven. 9 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:11:24,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:24,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2291 states to 1885 states and 2291 transitions. [2024-11-13 21:11:24,326 INFO L276 IsEmpty]: Start isEmpty. Operand 1885 states and 2291 transitions. [2024-11-13 21:11:24,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-11-13 21:11:24,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:24,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:24,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:24,497 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 128 proven. 9 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:11:25,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:25,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2303 states to 1896 states and 2303 transitions. [2024-11-13 21:11:25,580 INFO L276 IsEmpty]: Start isEmpty. Operand 1896 states and 2303 transitions. [2024-11-13 21:11:25,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-11-13 21:11:25,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:25,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:25,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:25,728 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 128 proven. 9 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:11:26,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:26,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2313 states to 1907 states and 2313 transitions. [2024-11-13 21:11:26,834 INFO L276 IsEmpty]: Start isEmpty. Operand 1907 states and 2313 transitions. [2024-11-13 21:11:26,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-11-13 21:11:26,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:26,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:26,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:26,979 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 128 proven. 9 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:11:27,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:27,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2322 states to 1917 states and 2322 transitions. [2024-11-13 21:11:27,688 INFO L276 IsEmpty]: Start isEmpty. Operand 1917 states and 2322 transitions. [2024-11-13 21:11:27,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-11-13 21:11:27,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:27,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:27,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:27,734 INFO L134 CoverageAnalysis]: Checked inductivity of 92 backedges. 82 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:11:27,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:27,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2333 states to 1925 states and 2333 transitions. [2024-11-13 21:11:27,998 INFO L276 IsEmpty]: Start isEmpty. Operand 1925 states and 2333 transitions. [2024-11-13 21:11:27,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-11-13 21:11:27,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:28,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:28,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:28,069 INFO L134 CoverageAnalysis]: Checked inductivity of 102 backedges. 88 proven. 4 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:11:32,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:32,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2411 states to 1991 states and 2411 transitions. [2024-11-13 21:11:32,569 INFO L276 IsEmpty]: Start isEmpty. Operand 1991 states and 2411 transitions. [2024-11-13 21:11:32,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-11-13 21:11:32,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:32,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:32,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:32,640 INFO L134 CoverageAnalysis]: Checked inductivity of 102 backedges. 88 proven. 4 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:11:36,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:36,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2480 states to 2046 states and 2480 transitions. [2024-11-13 21:11:36,938 INFO L276 IsEmpty]: Start isEmpty. Operand 2046 states and 2480 transitions. [2024-11-13 21:11:36,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-11-13 21:11:36,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:36,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:36,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:37,028 INFO L134 CoverageAnalysis]: Checked inductivity of 87 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 79 trivial. 0 not checked. [2024-11-13 21:11:37,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:37,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2480 states to 2047 states and 2480 transitions. [2024-11-13 21:11:37,133 INFO L276 IsEmpty]: Start isEmpty. Operand 2047 states and 2480 transitions. [2024-11-13 21:11:37,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-11-13 21:11:37,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:37,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:37,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:37,201 INFO L134 CoverageAnalysis]: Checked inductivity of 102 backedges. 88 proven. 4 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:11:37,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:37,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2491 states to 2058 states and 2491 transitions. [2024-11-13 21:11:37,864 INFO L276 IsEmpty]: Start isEmpty. Operand 2058 states and 2491 transitions. [2024-11-13 21:11:37,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 168 [2024-11-13 21:11:37,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:37,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:37,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:37,907 INFO L134 CoverageAnalysis]: Checked inductivity of 131 backedges. 86 proven. 0 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked. [2024-11-13 21:11:38,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:38,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2495 states to 2063 states and 2495 transitions. [2024-11-13 21:11:38,211 INFO L276 IsEmpty]: Start isEmpty. Operand 2063 states and 2495 transitions. [2024-11-13 21:11:38,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 168 [2024-11-13 21:11:38,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:38,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:38,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:38,256 INFO L134 CoverageAnalysis]: Checked inductivity of 131 backedges. 86 proven. 0 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked. [2024-11-13 21:11:38,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:38,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2496 states to 2065 states and 2496 transitions. [2024-11-13 21:11:38,324 INFO L276 IsEmpty]: Start isEmpty. Operand 2065 states and 2496 transitions. [2024-11-13 21:11:38,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2024-11-13 21:11:38,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:38,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:38,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:38,380 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 95 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:11:40,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:40,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2533 states to 2096 states and 2533 transitions. [2024-11-13 21:11:40,932 INFO L276 IsEmpty]: Start isEmpty. Operand 2096 states and 2533 transitions. [2024-11-13 21:11:40,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2024-11-13 21:11:40,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:40,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:40,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:40,986 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 95 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:11:43,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:43,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2572 states to 2127 states and 2572 transitions. [2024-11-13 21:11:43,659 INFO L276 IsEmpty]: Start isEmpty. Operand 2127 states and 2572 transitions. [2024-11-13 21:11:43,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2024-11-13 21:11:43,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:43,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:43,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:43,713 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 95 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:11:45,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:45,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2579 states to 2132 states and 2579 transitions. [2024-11-13 21:11:45,544 INFO L276 IsEmpty]: Start isEmpty. Operand 2132 states and 2579 transitions. [2024-11-13 21:11:45,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 170 [2024-11-13 21:11:45,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:45,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:45,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:45,587 INFO L134 CoverageAnalysis]: Checked inductivity of 106 backedges. 92 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-13 21:11:45,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:45,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2591 states to 2140 states and 2591 transitions. [2024-11-13 21:11:45,925 INFO L276 IsEmpty]: Start isEmpty. Operand 2140 states and 2591 transitions. [2024-11-13 21:11:45,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 170 [2024-11-13 21:11:45,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:45,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:45,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:45,971 INFO L134 CoverageAnalysis]: Checked inductivity of 106 backedges. 92 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-13 21:11:46,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:46,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2601 states to 2147 states and 2601 transitions. [2024-11-13 21:11:46,894 INFO L276 IsEmpty]: Start isEmpty. Operand 2147 states and 2601 transitions. [2024-11-13 21:11:46,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 170 [2024-11-13 21:11:46,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:46,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:46,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:46,938 INFO L134 CoverageAnalysis]: Checked inductivity of 106 backedges. 92 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-13 21:11:47,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:47,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2606 states to 2151 states and 2606 transitions. [2024-11-13 21:11:47,763 INFO L276 IsEmpty]: Start isEmpty. Operand 2151 states and 2606 transitions. [2024-11-13 21:11:47,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 170 [2024-11-13 21:11:47,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:47,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:47,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:47,907 INFO L134 CoverageAnalysis]: Checked inductivity of 114 backedges. 96 proven. 8 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:11:50,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:50,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2663 states to 2203 states and 2663 transitions. [2024-11-13 21:11:50,680 INFO L276 IsEmpty]: Start isEmpty. Operand 2203 states and 2663 transitions. [2024-11-13 21:11:50,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 170 [2024-11-13 21:11:50,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:50,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:50,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:50,891 INFO L134 CoverageAnalysis]: Checked inductivity of 114 backedges. 96 proven. 8 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:11:54,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:54,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2723 states to 2255 states and 2723 transitions. [2024-11-13 21:11:54,304 INFO L276 IsEmpty]: Start isEmpty. Operand 2255 states and 2723 transitions. [2024-11-13 21:11:54,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 171 [2024-11-13 21:11:54,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:54,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:54,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:54,351 INFO L134 CoverageAnalysis]: Checked inductivity of 97 backedges. 88 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-13 21:11:55,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:55,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2731 states to 2262 states and 2731 transitions. [2024-11-13 21:11:55,201 INFO L276 IsEmpty]: Start isEmpty. Operand 2262 states and 2731 transitions. [2024-11-13 21:11:55,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 171 [2024-11-13 21:11:55,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:55,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:55,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:55,247 INFO L134 CoverageAnalysis]: Checked inductivity of 97 backedges. 88 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-13 21:11:56,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:56,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2734 states to 2265 states and 2734 transitions. [2024-11-13 21:11:56,024 INFO L276 IsEmpty]: Start isEmpty. Operand 2265 states and 2734 transitions. [2024-11-13 21:11:56,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2024-11-13 21:11:56,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:56,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:56,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:56,079 INFO L134 CoverageAnalysis]: Checked inductivity of 117 backedges. 107 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:11:56,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:56,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2738 states to 2267 states and 2738 transitions. [2024-11-13 21:11:56,919 INFO L276 IsEmpty]: Start isEmpty. Operand 2267 states and 2738 transitions. [2024-11-13 21:11:56,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2024-11-13 21:11:56,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:56,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:56,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:57,001 INFO L134 CoverageAnalysis]: Checked inductivity of 117 backedges. 107 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:11:57,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:57,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2742 states to 2269 states and 2742 transitions. [2024-11-13 21:11:57,743 INFO L276 IsEmpty]: Start isEmpty. Operand 2269 states and 2742 transitions. [2024-11-13 21:11:57,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2024-11-13 21:11:57,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:57,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:57,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:57,817 INFO L134 CoverageAnalysis]: Checked inductivity of 117 backedges. 107 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:11:59,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:11:59,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2750 states to 2277 states and 2750 transitions. [2024-11-13 21:11:59,035 INFO L276 IsEmpty]: Start isEmpty. Operand 2277 states and 2750 transitions. [2024-11-13 21:11:59,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2024-11-13 21:11:59,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:11:59,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:11:59,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:11:59,132 INFO L134 CoverageAnalysis]: Checked inductivity of 117 backedges. 107 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:12:00,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:00,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2758 states to 2285 states and 2758 transitions. [2024-11-13 21:12:00,676 INFO L276 IsEmpty]: Start isEmpty. Operand 2285 states and 2758 transitions. [2024-11-13 21:12:00,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 174 [2024-11-13 21:12:00,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:00,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:00,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:00,781 INFO L134 CoverageAnalysis]: Checked inductivity of 118 backedges. 100 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-13 21:12:01,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:01,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2760 states to 2287 states and 2760 transitions. [2024-11-13 21:12:01,230 INFO L276 IsEmpty]: Start isEmpty. Operand 2287 states and 2760 transitions. [2024-11-13 21:12:01,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 174 [2024-11-13 21:12:01,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:01,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:01,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:01,299 INFO L134 CoverageAnalysis]: Checked inductivity of 118 backedges. 100 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-13 21:12:02,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:02,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2764 states to 2291 states and 2764 transitions. [2024-11-13 21:12:02,106 INFO L276 IsEmpty]: Start isEmpty. Operand 2291 states and 2764 transitions. [2024-11-13 21:12:02,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 174 [2024-11-13 21:12:02,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:02,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:02,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:02,154 INFO L134 CoverageAnalysis]: Checked inductivity of 118 backedges. 100 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-13 21:12:02,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:02,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2767 states to 2295 states and 2767 transitions. [2024-11-13 21:12:02,974 INFO L276 IsEmpty]: Start isEmpty. Operand 2295 states and 2767 transitions. [2024-11-13 21:12:02,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 174 [2024-11-13 21:12:02,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:02,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:02,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:03,020 INFO L134 CoverageAnalysis]: Checked inductivity of 118 backedges. 100 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-13 21:12:03,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:03,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2768 states to 2297 states and 2768 transitions. [2024-11-13 21:12:03,334 INFO L276 IsEmpty]: Start isEmpty. Operand 2297 states and 2768 transitions. [2024-11-13 21:12:03,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 175 [2024-11-13 21:12:03,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:03,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:03,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:03,463 INFO L134 CoverageAnalysis]: Checked inductivity of 122 backedges. 96 proven. 26 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:12:05,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:05,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2790 states to 2316 states and 2790 transitions. [2024-11-13 21:12:05,793 INFO L276 IsEmpty]: Start isEmpty. Operand 2316 states and 2790 transitions. [2024-11-13 21:12:05,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 175 [2024-11-13 21:12:05,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:05,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:05,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:05,946 INFO L134 CoverageAnalysis]: Checked inductivity of 122 backedges. 96 proven. 26 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:12:08,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:08,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2830 states to 2349 states and 2830 transitions. [2024-11-13 21:12:08,907 INFO L276 IsEmpty]: Start isEmpty. Operand 2349 states and 2830 transitions. [2024-11-13 21:12:08,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 175 [2024-11-13 21:12:08,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:08,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:08,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:09,045 INFO L134 CoverageAnalysis]: Checked inductivity of 122 backedges. 96 proven. 26 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:12:09,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:09,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2840 states to 2359 states and 2840 transitions. [2024-11-13 21:12:09,878 INFO L276 IsEmpty]: Start isEmpty. Operand 2359 states and 2840 transitions. [2024-11-13 21:12:09,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 175 [2024-11-13 21:12:09,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:09,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:09,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:10,004 INFO L134 CoverageAnalysis]: Checked inductivity of 122 backedges. 96 proven. 26 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:12:10,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:10,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2840 states to 2360 states and 2840 transitions. [2024-11-13 21:12:10,681 INFO L276 IsEmpty]: Start isEmpty. Operand 2360 states and 2840 transitions. [2024-11-13 21:12:10,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 175 [2024-11-13 21:12:10,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:10,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:10,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:10,814 INFO L134 CoverageAnalysis]: Checked inductivity of 122 backedges. 96 proven. 26 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:12:11,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:11,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2850 states to 2371 states and 2850 transitions. [2024-11-13 21:12:11,548 INFO L276 IsEmpty]: Start isEmpty. Operand 2371 states and 2850 transitions. [2024-11-13 21:12:11,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 176 [2024-11-13 21:12:11,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:11,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:11,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:11,780 INFO L134 CoverageAnalysis]: Checked inductivity of 111 backedges. 93 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-13 21:12:11,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:11,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2855 states to 2377 states and 2855 transitions. [2024-11-13 21:12:11,871 INFO L276 IsEmpty]: Start isEmpty. Operand 2377 states and 2855 transitions. [2024-11-13 21:12:11,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 176 [2024-11-13 21:12:11,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:11,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:11,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:11,987 INFO L134 CoverageAnalysis]: Checked inductivity of 144 backedges. 113 proven. 0 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked. [2024-11-13 21:12:13,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:13,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2865 states to 2384 states and 2865 transitions. [2024-11-13 21:12:13,652 INFO L276 IsEmpty]: Start isEmpty. Operand 2384 states and 2865 transitions. [2024-11-13 21:12:13,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 176 [2024-11-13 21:12:13,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:13,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:13,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:13,743 INFO L134 CoverageAnalysis]: Checked inductivity of 144 backedges. 113 proven. 0 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked. [2024-11-13 21:12:14,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:14,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2872 states to 2390 states and 2872 transitions. [2024-11-13 21:12:14,215 INFO L276 IsEmpty]: Start isEmpty. Operand 2390 states and 2872 transitions. [2024-11-13 21:12:14,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 179 [2024-11-13 21:12:14,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:14,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:14,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:14,846 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 68 proven. 58 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:12:20,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:20,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3019 states to 2524 states and 3019 transitions. [2024-11-13 21:12:20,308 INFO L276 IsEmpty]: Start isEmpty. Operand 2524 states and 3019 transitions. [2024-11-13 21:12:20,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 179 [2024-11-13 21:12:20,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:20,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:20,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:20,757 INFO L134 CoverageAnalysis]: Checked inductivity of 153 backedges. 153 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:12:26,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:26,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3073 states to 2565 states and 3073 transitions. [2024-11-13 21:12:26,262 INFO L276 IsEmpty]: Start isEmpty. Operand 2565 states and 3073 transitions. [2024-11-13 21:12:26,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 179 [2024-11-13 21:12:26,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:26,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:26,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:26,358 INFO L134 CoverageAnalysis]: Checked inductivity of 153 backedges. 153 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:12:29,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:29,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3122 states to 2605 states and 3122 transitions. [2024-11-13 21:12:29,787 INFO L276 IsEmpty]: Start isEmpty. Operand 2605 states and 3122 transitions. [2024-11-13 21:12:29,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 179 [2024-11-13 21:12:29,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:29,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:29,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:29,836 INFO L134 CoverageAnalysis]: Checked inductivity of 141 backedges. 97 proven. 0 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-13 21:12:30,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:30,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3126 states to 2610 states and 3126 transitions. [2024-11-13 21:12:30,197 INFO L276 IsEmpty]: Start isEmpty. Operand 2610 states and 3126 transitions. [2024-11-13 21:12:30,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 179 [2024-11-13 21:12:30,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:30,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:30,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:30,246 INFO L134 CoverageAnalysis]: Checked inductivity of 141 backedges. 97 proven. 0 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-13 21:12:30,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:30,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3130 states to 2615 states and 3130 transitions. [2024-11-13 21:12:30,800 INFO L276 IsEmpty]: Start isEmpty. Operand 2615 states and 3130 transitions. [2024-11-13 21:12:30,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 179 [2024-11-13 21:12:30,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:30,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:30,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:30,849 INFO L134 CoverageAnalysis]: Checked inductivity of 141 backedges. 97 proven. 0 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-13 21:12:31,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:31,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3134 states to 2620 states and 3134 transitions. [2024-11-13 21:12:31,269 INFO L276 IsEmpty]: Start isEmpty. Operand 2620 states and 3134 transitions. [2024-11-13 21:12:31,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 179 [2024-11-13 21:12:31,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:31,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:31,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:31,354 INFO L134 CoverageAnalysis]: Checked inductivity of 141 backedges. 97 proven. 0 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-13 21:12:31,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:31,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3138 states to 2625 states and 3138 transitions. [2024-11-13 21:12:31,785 INFO L276 IsEmpty]: Start isEmpty. Operand 2625 states and 3138 transitions. [2024-11-13 21:12:31,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 185 [2024-11-13 21:12:31,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:31,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:31,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:31,863 INFO L134 CoverageAnalysis]: Checked inductivity of 125 backedges. 102 proven. 0 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked. [2024-11-13 21:12:32,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:32,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3146 states to 2632 states and 3146 transitions. [2024-11-13 21:12:32,054 INFO L276 IsEmpty]: Start isEmpty. Operand 2632 states and 3146 transitions. [2024-11-13 21:12:32,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 185 [2024-11-13 21:12:32,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:32,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:32,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:32,123 INFO L134 CoverageAnalysis]: Checked inductivity of 125 backedges. 102 proven. 0 refuted. 0 times theorem prover too weak. 23 trivial. 0 not checked. [2024-11-13 21:12:33,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:33,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3152 states to 2636 states and 3152 transitions. [2024-11-13 21:12:33,812 INFO L276 IsEmpty]: Start isEmpty. Operand 2636 states and 3152 transitions. [2024-11-13 21:12:33,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-11-13 21:12:33,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:33,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:33,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:34,822 INFO L134 CoverageAnalysis]: Checked inductivity of 174 backedges. 135 proven. 39 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:12:41,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:41,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3211 states to 2683 states and 3211 transitions. [2024-11-13 21:12:41,370 INFO L276 IsEmpty]: Start isEmpty. Operand 2683 states and 3211 transitions. [2024-11-13 21:12:41,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-11-13 21:12:41,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:41,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:41,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:41,636 INFO L134 CoverageAnalysis]: Checked inductivity of 174 backedges. 135 proven. 39 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:12:45,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:45,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3242 states to 2710 states and 3242 transitions. [2024-11-13 21:12:45,170 INFO L276 IsEmpty]: Start isEmpty. Operand 2710 states and 3242 transitions. [2024-11-13 21:12:45,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-11-13 21:12:45,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:45,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:45,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:45,553 INFO L134 CoverageAnalysis]: Checked inductivity of 174 backedges. 135 proven. 39 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:12:46,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:46,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3246 states to 2714 states and 3246 transitions. [2024-11-13 21:12:46,472 INFO L276 IsEmpty]: Start isEmpty. Operand 2714 states and 3246 transitions. [2024-11-13 21:12:46,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-11-13 21:12:46,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:46,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:46,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:46,737 INFO L134 CoverageAnalysis]: Checked inductivity of 174 backedges. 135 proven. 39 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:12:47,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:47,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3248 states to 2717 states and 3248 transitions. [2024-11-13 21:12:47,633 INFO L276 IsEmpty]: Start isEmpty. Operand 2717 states and 3248 transitions. [2024-11-13 21:12:47,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 187 [2024-11-13 21:12:47,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:47,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:47,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:47,763 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 113 proven. 0 refuted. 0 times theorem prover too weak. 37 trivial. 0 not checked. [2024-11-13 21:12:49,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:49,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3255 states to 2721 states and 3255 transitions. [2024-11-13 21:12:49,498 INFO L276 IsEmpty]: Start isEmpty. Operand 2721 states and 3255 transitions. [2024-11-13 21:12:49,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 187 [2024-11-13 21:12:49,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:49,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:49,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:49,699 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 113 proven. 0 refuted. 0 times theorem prover too weak. 37 trivial. 0 not checked. [2024-11-13 21:12:50,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:50,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3258 states to 2724 states and 3258 transitions. [2024-11-13 21:12:50,448 INFO L276 IsEmpty]: Start isEmpty. Operand 2724 states and 3258 transitions. [2024-11-13 21:12:50,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 188 [2024-11-13 21:12:50,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:50,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:50,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:50,748 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 180 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:12:52,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:52,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3268 states to 2732 states and 3268 transitions. [2024-11-13 21:12:52,304 INFO L276 IsEmpty]: Start isEmpty. Operand 2732 states and 3268 transitions. [2024-11-13 21:12:52,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 188 [2024-11-13 21:12:52,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:52,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:52,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:52,451 INFO L134 CoverageAnalysis]: Checked inductivity of 180 backedges. 180 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:12:54,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:54,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3278 states to 2740 states and 3278 transitions. [2024-11-13 21:12:54,001 INFO L276 IsEmpty]: Start isEmpty. Operand 2740 states and 3278 transitions. [2024-11-13 21:12:54,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 190 [2024-11-13 21:12:54,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:54,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:54,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:54,150 INFO L134 CoverageAnalysis]: Checked inductivity of 139 backedges. 115 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-13 21:12:58,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:12:58,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3318 states to 2774 states and 3318 transitions. [2024-11-13 21:12:58,364 INFO L276 IsEmpty]: Start isEmpty. Operand 2774 states and 3318 transitions. [2024-11-13 21:12:58,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 190 [2024-11-13 21:12:58,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:12:58,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:12:58,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:12:58,514 INFO L134 CoverageAnalysis]: Checked inductivity of 139 backedges. 115 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-13 21:13:03,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:03,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3355 states to 2806 states and 3355 transitions. [2024-11-13 21:13:03,703 INFO L276 IsEmpty]: Start isEmpty. Operand 2806 states and 3355 transitions. [2024-11-13 21:13:03,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 190 [2024-11-13 21:13:03,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:03,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:03,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:03,859 INFO L134 CoverageAnalysis]: Checked inductivity of 139 backedges. 115 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-13 21:13:07,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:07,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3365 states to 2815 states and 3365 transitions. [2024-11-13 21:13:07,202 INFO L276 IsEmpty]: Start isEmpty. Operand 2815 states and 3365 transitions. [2024-11-13 21:13:07,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 190 [2024-11-13 21:13:07,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:07,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:07,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:07,332 INFO L134 CoverageAnalysis]: Checked inductivity of 139 backedges. 115 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-13 21:13:09,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:09,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3373 states to 2821 states and 3373 transitions. [2024-11-13 21:13:09,568 INFO L276 IsEmpty]: Start isEmpty. Operand 2821 states and 3373 transitions. [2024-11-13 21:13:09,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 190 [2024-11-13 21:13:09,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:09,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:09,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:09,686 INFO L134 CoverageAnalysis]: Checked inductivity of 139 backedges. 115 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-11-13 21:13:10,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:10,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3376 states to 2824 states and 3376 transitions. [2024-11-13 21:13:10,381 INFO L276 IsEmpty]: Start isEmpty. Operand 2824 states and 3376 transitions. [2024-11-13 21:13:10,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 192 [2024-11-13 21:13:10,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:10,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:10,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:11,050 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 144 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:13:14,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:14,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3414 states to 2848 states and 3414 transitions. [2024-11-13 21:13:14,604 INFO L276 IsEmpty]: Start isEmpty. Operand 2848 states and 3414 transitions. [2024-11-13 21:13:14,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 192 [2024-11-13 21:13:14,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:14,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:14,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:14,984 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 144 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:13:19,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:19,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3431 states to 2862 states and 3431 transitions. [2024-11-13 21:13:19,357 INFO L276 IsEmpty]: Start isEmpty. Operand 2862 states and 3431 transitions. [2024-11-13 21:13:19,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 192 [2024-11-13 21:13:19,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:19,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:19,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:19,724 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 144 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:13:20,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:20,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3441 states to 2873 states and 3441 transitions. [2024-11-13 21:13:20,308 INFO L276 IsEmpty]: Start isEmpty. Operand 2873 states and 3441 transitions. [2024-11-13 21:13:20,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 192 [2024-11-13 21:13:20,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:20,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:20,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:20,474 INFO L134 CoverageAnalysis]: Checked inductivity of 156 backedges. 144 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:13:22,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:22,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3464 states to 2897 states and 3464 transitions. [2024-11-13 21:13:22,551 INFO L276 IsEmpty]: Start isEmpty. Operand 2897 states and 3464 transitions. [2024-11-13 21:13:22,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 193 [2024-11-13 21:13:22,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:22,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:22,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:22,612 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 110 proven. 0 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked. [2024-11-13 21:13:23,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:23,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3467 states to 2901 states and 3467 transitions. [2024-11-13 21:13:23,088 INFO L276 IsEmpty]: Start isEmpty. Operand 2901 states and 3467 transitions. [2024-11-13 21:13:23,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 193 [2024-11-13 21:13:23,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:23,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:23,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:23,144 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 110 proven. 0 refuted. 0 times theorem prover too weak. 35 trivial. 0 not checked. [2024-11-13 21:13:23,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:23,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3470 states to 2905 states and 3470 transitions. [2024-11-13 21:13:23,621 INFO L276 IsEmpty]: Start isEmpty. Operand 2905 states and 3470 transitions. [2024-11-13 21:13:23,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 193 [2024-11-13 21:13:23,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:23,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:23,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:23,751 INFO L134 CoverageAnalysis]: Checked inductivity of 195 backedges. 195 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:13:24,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:24,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3476 states to 2910 states and 3476 transitions. [2024-11-13 21:13:24,048 INFO L276 IsEmpty]: Start isEmpty. Operand 2910 states and 3476 transitions. [2024-11-13 21:13:24,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 193 [2024-11-13 21:13:24,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:24,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:24,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:24,199 INFO L134 CoverageAnalysis]: Checked inductivity of 195 backedges. 195 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:13:26,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:26,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3491 states to 2923 states and 3491 transitions. [2024-11-13 21:13:26,996 INFO L276 IsEmpty]: Start isEmpty. Operand 2923 states and 3491 transitions. [2024-11-13 21:13:26,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 193 [2024-11-13 21:13:26,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:26,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:27,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:27,120 INFO L134 CoverageAnalysis]: Checked inductivity of 195 backedges. 195 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:13:29,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:29,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3501 states to 2931 states and 3501 transitions. [2024-11-13 21:13:29,956 INFO L276 IsEmpty]: Start isEmpty. Operand 2931 states and 3501 transitions. [2024-11-13 21:13:29,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-11-13 21:13:29,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:29,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:29,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:30,162 INFO L134 CoverageAnalysis]: Checked inductivity of 151 backedges. 111 proven. 22 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-13 21:13:32,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:32,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3522 states to 2951 states and 3522 transitions. [2024-11-13 21:13:32,405 INFO L276 IsEmpty]: Start isEmpty. Operand 2951 states and 3522 transitions. [2024-11-13 21:13:32,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-11-13 21:13:32,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:32,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:32,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:32,586 INFO L134 CoverageAnalysis]: Checked inductivity of 151 backedges. 111 proven. 22 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-13 21:13:34,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:34,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3543 states to 2971 states and 3543 transitions. [2024-11-13 21:13:34,720 INFO L276 IsEmpty]: Start isEmpty. Operand 2971 states and 3543 transitions. [2024-11-13 21:13:34,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-11-13 21:13:34,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:34,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:34,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:35,011 INFO L134 CoverageAnalysis]: Checked inductivity of 151 backedges. 111 proven. 22 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-13 21:13:37,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:37,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3554 states to 2983 states and 3554 transitions. [2024-11-13 21:13:37,578 INFO L276 IsEmpty]: Start isEmpty. Operand 2983 states and 3554 transitions. [2024-11-13 21:13:37,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-11-13 21:13:37,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:37,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:37,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:37,789 INFO L134 CoverageAnalysis]: Checked inductivity of 151 backedges. 111 proven. 22 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-13 21:13:38,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:38,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3561 states to 2991 states and 3561 transitions. [2024-11-13 21:13:38,842 INFO L276 IsEmpty]: Start isEmpty. Operand 2991 states and 3561 transitions. [2024-11-13 21:13:38,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-11-13 21:13:38,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:38,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:38,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:38,900 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:13:47,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:47,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3638 states to 3058 states and 3638 transitions. [2024-11-13 21:13:47,805 INFO L276 IsEmpty]: Start isEmpty. Operand 3058 states and 3638 transitions. [2024-11-13 21:13:47,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-11-13 21:13:47,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:47,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:47,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:47,856 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:13:51,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:51,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3682 states to 3095 states and 3682 transitions. [2024-11-13 21:13:51,836 INFO L276 IsEmpty]: Start isEmpty. Operand 3095 states and 3682 transitions. [2024-11-13 21:13:51,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-11-13 21:13:51,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:51,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:51,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:51,884 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:13:53,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:53,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3693 states to 3106 states and 3693 transitions. [2024-11-13 21:13:53,922 INFO L276 IsEmpty]: Start isEmpty. Operand 3106 states and 3693 transitions. [2024-11-13 21:13:53,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-11-13 21:13:53,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:53,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:53,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:53,977 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:13:56,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:56,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3726 states to 3138 states and 3726 transitions. [2024-11-13 21:13:56,639 INFO L276 IsEmpty]: Start isEmpty. Operand 3138 states and 3726 transitions. [2024-11-13 21:13:56,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-11-13 21:13:56,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:56,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:56,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:56,690 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:13:57,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:13:57,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3735 states to 3148 states and 3735 transitions. [2024-11-13 21:13:57,625 INFO L276 IsEmpty]: Start isEmpty. Operand 3148 states and 3735 transitions. [2024-11-13 21:13:57,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-11-13 21:13:57,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:13:57,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:13:57,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:13:57,678 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-11-13 21:14:02,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:02,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3788 states to 3198 states and 3788 transitions. [2024-11-13 21:14:02,033 INFO L276 IsEmpty]: Start isEmpty. Operand 3198 states and 3788 transitions. [2024-11-13 21:14:02,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2024-11-13 21:14:02,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:02,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:02,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:02,111 INFO L134 CoverageAnalysis]: Checked inductivity of 161 backedges. 122 proven. 0 refuted. 0 times theorem prover too weak. 39 trivial. 0 not checked. [2024-11-13 21:14:03,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:03,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3793 states to 3202 states and 3793 transitions. [2024-11-13 21:14:03,457 INFO L276 IsEmpty]: Start isEmpty. Operand 3202 states and 3793 transitions. [2024-11-13 21:14:03,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2024-11-13 21:14:03,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:03,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:03,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:03,524 INFO L134 CoverageAnalysis]: Checked inductivity of 161 backedges. 122 proven. 0 refuted. 0 times theorem prover too weak. 39 trivial. 0 not checked. [2024-11-13 21:14:05,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:05,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3799 states to 3206 states and 3799 transitions. [2024-11-13 21:14:05,063 INFO L276 IsEmpty]: Start isEmpty. Operand 3206 states and 3799 transitions. [2024-11-13 21:14:05,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2024-11-13 21:14:05,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:05,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:05,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:05,143 INFO L134 CoverageAnalysis]: Checked inductivity of 161 backedges. 122 proven. 0 refuted. 0 times theorem prover too weak. 39 trivial. 0 not checked. [2024-11-13 21:14:06,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:06,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3803 states to 3211 states and 3803 transitions. [2024-11-13 21:14:06,470 INFO L276 IsEmpty]: Start isEmpty. Operand 3211 states and 3803 transitions. [2024-11-13 21:14:06,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2024-11-13 21:14:06,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:06,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:06,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:06,529 INFO L134 CoverageAnalysis]: Checked inductivity of 161 backedges. 122 proven. 0 refuted. 0 times theorem prover too weak. 39 trivial. 0 not checked. [2024-11-13 21:14:07,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:07,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3807 states to 3216 states and 3807 transitions. [2024-11-13 21:14:07,915 INFO L276 IsEmpty]: Start isEmpty. Operand 3216 states and 3807 transitions. [2024-11-13 21:14:07,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2024-11-13 21:14:07,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:07,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:07,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:07,978 INFO L134 CoverageAnalysis]: Checked inductivity of 161 backedges. 122 proven. 0 refuted. 0 times theorem prover too weak. 39 trivial. 0 not checked. [2024-11-13 21:14:08,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:08,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3808 states to 3218 states and 3808 transitions. [2024-11-13 21:14:08,463 INFO L276 IsEmpty]: Start isEmpty. Operand 3218 states and 3808 transitions. [2024-11-13 21:14:08,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 198 [2024-11-13 21:14:08,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:08,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:08,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:08,601 INFO L134 CoverageAnalysis]: Checked inductivity of 168 backedges. 149 proven. 19 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:14:09,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:09,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3809 states to 3220 states and 3809 transitions. [2024-11-13 21:14:09,730 INFO L276 IsEmpty]: Start isEmpty. Operand 3220 states and 3809 transitions. [2024-11-13 21:14:09,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-11-13 21:14:09,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:09,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:09,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:10,229 INFO L134 CoverageAnalysis]: Checked inductivity of 236 backedges. 236 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:14:12,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:12,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3830 states to 3238 states and 3830 transitions. [2024-11-13 21:14:12,552 INFO L276 IsEmpty]: Start isEmpty. Operand 3238 states and 3830 transitions. [2024-11-13 21:14:12,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-11-13 21:14:12,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:12,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:12,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:12,669 INFO L134 CoverageAnalysis]: Checked inductivity of 236 backedges. 236 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:14:14,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:14,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3851 states to 3256 states and 3851 transitions. [2024-11-13 21:14:14,780 INFO L276 IsEmpty]: Start isEmpty. Operand 3256 states and 3851 transitions. [2024-11-13 21:14:14,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-11-13 21:14:14,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:14,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:14,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:14,897 INFO L134 CoverageAnalysis]: Checked inductivity of 236 backedges. 236 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:14:15,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:15,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3854 states to 3260 states and 3854 transitions. [2024-11-13 21:14:15,338 INFO L276 IsEmpty]: Start isEmpty. Operand 3260 states and 3854 transitions. [2024-11-13 21:14:15,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-11-13 21:14:15,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:15,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:15,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:15,456 INFO L134 CoverageAnalysis]: Checked inductivity of 236 backedges. 236 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:14:15,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:15,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3857 states to 3264 states and 3857 transitions. [2024-11-13 21:14:15,927 INFO L276 IsEmpty]: Start isEmpty. Operand 3264 states and 3857 transitions. [2024-11-13 21:14:15,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-11-13 21:14:15,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:15,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:15,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:17,660 INFO L134 CoverageAnalysis]: Checked inductivity of 194 backedges. 93 proven. 101 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:14:32,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:32,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4035 states to 3421 states and 4035 transitions. [2024-11-13 21:14:32,195 INFO L276 IsEmpty]: Start isEmpty. Operand 3421 states and 4035 transitions. [2024-11-13 21:14:32,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 214 [2024-11-13 21:14:32,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:32,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:32,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:32,386 INFO L134 CoverageAnalysis]: Checked inductivity of 242 backedges. 163 proven. 79 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:14:34,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:34,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4068 states to 3447 states and 4068 transitions. [2024-11-13 21:14:34,568 INFO L276 IsEmpty]: Start isEmpty. Operand 3447 states and 4068 transitions. [2024-11-13 21:14:34,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 214 [2024-11-13 21:14:34,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:34,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:34,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:34,751 INFO L134 CoverageAnalysis]: Checked inductivity of 242 backedges. 163 proven. 79 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:14:36,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:36,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4102 states to 3473 states and 4102 transitions. [2024-11-13 21:14:36,909 INFO L276 IsEmpty]: Start isEmpty. Operand 3473 states and 4102 transitions. [2024-11-13 21:14:36,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 214 [2024-11-13 21:14:36,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:36,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:36,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:37,083 INFO L134 CoverageAnalysis]: Checked inductivity of 242 backedges. 163 proven. 79 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:14:37,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:37,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4103 states to 3475 states and 4103 transitions. [2024-11-13 21:14:37,327 INFO L276 IsEmpty]: Start isEmpty. Operand 3475 states and 4103 transitions. [2024-11-13 21:14:37,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 214 [2024-11-13 21:14:37,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:37,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:37,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:37,714 INFO L134 CoverageAnalysis]: Checked inductivity of 242 backedges. 163 proven. 79 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:14:38,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:38,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4104 states to 3477 states and 4104 transitions. [2024-11-13 21:14:38,033 INFO L276 IsEmpty]: Start isEmpty. Operand 3477 states and 4104 transitions. [2024-11-13 21:14:38,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 218 [2024-11-13 21:14:38,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:38,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:38,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:38,155 INFO L134 CoverageAnalysis]: Checked inductivity of 219 backedges. 167 proven. 0 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 21:14:38,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:38,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4111 states to 3484 states and 4111 transitions. [2024-11-13 21:14:38,427 INFO L276 IsEmpty]: Start isEmpty. Operand 3484 states and 4111 transitions. [2024-11-13 21:14:38,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 218 [2024-11-13 21:14:38,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:38,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:38,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:38,552 INFO L134 CoverageAnalysis]: Checked inductivity of 219 backedges. 167 proven. 0 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 21:14:38,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:38,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4118 states to 3491 states and 4118 transitions. [2024-11-13 21:14:38,812 INFO L276 IsEmpty]: Start isEmpty. Operand 3491 states and 4118 transitions. [2024-11-13 21:14:38,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 218 [2024-11-13 21:14:38,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:38,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:38,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:38,886 INFO L134 CoverageAnalysis]: Checked inductivity of 219 backedges. 167 proven. 0 refuted. 0 times theorem prover too weak. 52 trivial. 0 not checked. [2024-11-13 21:14:40,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:40,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4120 states to 3492 states and 4120 transitions. [2024-11-13 21:14:40,136 INFO L276 IsEmpty]: Start isEmpty. Operand 3492 states and 4120 transitions. [2024-11-13 21:14:40,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 220 [2024-11-13 21:14:40,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:40,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:40,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:40,287 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 197 proven. 18 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-11-13 21:14:45,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:45,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4176 states to 3541 states and 4176 transitions. [2024-11-13 21:14:45,998 INFO L276 IsEmpty]: Start isEmpty. Operand 3541 states and 4176 transitions. [2024-11-13 21:14:46,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 220 [2024-11-13 21:14:46,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:46,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:46,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:46,148 INFO L134 CoverageAnalysis]: Checked inductivity of 287 backedges. 197 proven. 18 refuted. 0 times theorem prover too weak. 72 trivial. 0 not checked. [2024-11-13 21:14:49,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:49,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4202 states to 3565 states and 4202 transitions. [2024-11-13 21:14:49,447 INFO L276 IsEmpty]: Start isEmpty. Operand 3565 states and 4202 transitions. [2024-11-13 21:14:49,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 221 [2024-11-13 21:14:49,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:49,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:49,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:49,577 INFO L134 CoverageAnalysis]: Checked inductivity of 224 backedges. 178 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-13 21:14:53,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:53,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4226 states to 3579 states and 4226 transitions. [2024-11-13 21:14:53,180 INFO L276 IsEmpty]: Start isEmpty. Operand 3579 states and 4226 transitions. [2024-11-13 21:14:53,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 221 [2024-11-13 21:14:53,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:53,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:53,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:53,351 INFO L134 CoverageAnalysis]: Checked inductivity of 224 backedges. 178 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-13 21:14:54,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:54,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4233 states to 3586 states and 4233 transitions. [2024-11-13 21:14:54,394 INFO L276 IsEmpty]: Start isEmpty. Operand 3586 states and 4233 transitions. [2024-11-13 21:14:54,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 221 [2024-11-13 21:14:54,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:54,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:54,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:54,498 INFO L134 CoverageAnalysis]: Checked inductivity of 224 backedges. 178 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-13 21:14:57,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:57,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4259 states to 3605 states and 4259 transitions. [2024-11-13 21:14:57,657 INFO L276 IsEmpty]: Start isEmpty. Operand 3605 states and 4259 transitions. [2024-11-13 21:14:57,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 221 [2024-11-13 21:14:57,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:57,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:57,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:57,784 INFO L134 CoverageAnalysis]: Checked inductivity of 224 backedges. 178 proven. 0 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-13 21:14:58,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:58,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4262 states to 3608 states and 4262 transitions. [2024-11-13 21:14:58,810 INFO L276 IsEmpty]: Start isEmpty. Operand 3608 states and 4262 transitions. [2024-11-13 21:14:58,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-11-13 21:14:58,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:58,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:58,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:58,870 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 159 proven. 0 refuted. 0 times theorem prover too weak. 66 trivial. 0 not checked. [2024-11-13 21:14:59,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:14:59,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4264 states to 3610 states and 4264 transitions. [2024-11-13 21:14:59,390 INFO L276 IsEmpty]: Start isEmpty. Operand 3610 states and 4264 transitions. [2024-11-13 21:14:59,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-11-13 21:14:59,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:14:59,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:14:59,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:14:59,480 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 159 proven. 0 refuted. 0 times theorem prover too weak. 66 trivial. 0 not checked. [2024-11-13 21:15:00,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:00,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4269 states to 3614 states and 4269 transitions. [2024-11-13 21:15:00,944 INFO L276 IsEmpty]: Start isEmpty. Operand 3614 states and 4269 transitions. [2024-11-13 21:15:00,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-11-13 21:15:00,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:00,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:00,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:00,999 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 159 proven. 0 refuted. 0 times theorem prover too weak. 66 trivial. 0 not checked. [2024-11-13 21:15:02,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:02,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4276 states to 3621 states and 4276 transitions. [2024-11-13 21:15:02,573 INFO L276 IsEmpty]: Start isEmpty. Operand 3621 states and 4276 transitions. [2024-11-13 21:15:02,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-11-13 21:15:02,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:02,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:02,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:02,630 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 159 proven. 0 refuted. 0 times theorem prover too weak. 66 trivial. 0 not checked. [2024-11-13 21:15:03,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:03,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4279 states to 3623 states and 4279 transitions. [2024-11-13 21:15:03,131 INFO L276 IsEmpty]: Start isEmpty. Operand 3623 states and 4279 transitions. [2024-11-13 21:15:03,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-11-13 21:15:03,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:03,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:03,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:03,187 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 159 proven. 0 refuted. 0 times theorem prover too weak. 66 trivial. 0 not checked. [2024-11-13 21:15:03,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:03,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4280 states to 3625 states and 4280 transitions. [2024-11-13 21:15:03,702 INFO L276 IsEmpty]: Start isEmpty. Operand 3625 states and 4280 transitions. [2024-11-13 21:15:03,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-11-13 21:15:03,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:03,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:03,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:03,759 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 159 proven. 0 refuted. 0 times theorem prover too weak. 66 trivial. 0 not checked. [2024-11-13 21:15:05,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:05,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4287 states to 3632 states and 4287 transitions. [2024-11-13 21:15:05,804 INFO L276 IsEmpty]: Start isEmpty. Operand 3632 states and 4287 transitions. [2024-11-13 21:15:05,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-11-13 21:15:05,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:05,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:05,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:05,861 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 159 proven. 0 refuted. 0 times theorem prover too weak. 66 trivial. 0 not checked. [2024-11-13 21:15:08,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:08,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4293 states to 3639 states and 4293 transitions. [2024-11-13 21:15:08,423 INFO L276 IsEmpty]: Start isEmpty. Operand 3639 states and 4293 transitions. [2024-11-13 21:15:08,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 223 [2024-11-13 21:15:08,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:08,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:08,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:08,880 INFO L134 CoverageAnalysis]: Checked inductivity of 230 backedges. 141 proven. 0 refuted. 0 times theorem prover too weak. 89 trivial. 0 not checked. [2024-11-13 21:15:14,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:14,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4414 states to 3743 states and 4414 transitions. [2024-11-13 21:15:14,899 INFO L276 IsEmpty]: Start isEmpty. Operand 3743 states and 4414 transitions. [2024-11-13 21:15:14,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 225 [2024-11-13 21:15:14,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:14,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:14,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:15,031 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 142 proven. 0 refuted. 0 times theorem prover too weak. 63 trivial. 0 not checked. [2024-11-13 21:15:15,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:15,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4425 states to 3755 states and 4425 transitions. [2024-11-13 21:15:15,933 INFO L276 IsEmpty]: Start isEmpty. Operand 3755 states and 4425 transitions. [2024-11-13 21:15:15,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 225 [2024-11-13 21:15:15,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:15,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:15,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:15,999 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 142 proven. 0 refuted. 0 times theorem prover too weak. 63 trivial. 0 not checked. [2024-11-13 21:15:16,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:16,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4436 states to 3767 states and 4436 transitions. [2024-11-13 21:15:16,586 INFO L276 IsEmpty]: Start isEmpty. Operand 3767 states and 4436 transitions. [2024-11-13 21:15:16,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 226 [2024-11-13 21:15:16,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:16,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:16,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:16,685 INFO L134 CoverageAnalysis]: Checked inductivity of 259 backedges. 176 proven. 83 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:15:16,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:16,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4447 states to 3779 states and 4447 transitions. [2024-11-13 21:15:16,883 INFO L276 IsEmpty]: Start isEmpty. Operand 3779 states and 4447 transitions. [2024-11-13 21:15:16,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 226 [2024-11-13 21:15:16,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:16,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:16,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:17,048 INFO L134 CoverageAnalysis]: Checked inductivity of 259 backedges. 176 proven. 83 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:15:17,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:17,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4458 states to 3791 states and 4458 transitions. [2024-11-13 21:15:17,234 INFO L276 IsEmpty]: Start isEmpty. Operand 3791 states and 4458 transitions. [2024-11-13 21:15:17,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 228 [2024-11-13 21:15:17,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:17,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:17,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:17,714 INFO L134 CoverageAnalysis]: Checked inductivity of 245 backedges. 146 proven. 0 refuted. 0 times theorem prover too weak. 99 trivial. 0 not checked. [2024-11-13 21:15:29,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:29,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4627 states to 3932 states and 4627 transitions. [2024-11-13 21:15:29,760 INFO L276 IsEmpty]: Start isEmpty. Operand 3932 states and 4627 transitions. [2024-11-13 21:15:29,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 230 [2024-11-13 21:15:29,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:29,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:29,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:29,895 INFO L134 CoverageAnalysis]: Checked inductivity of 263 backedges. 263 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:15:31,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:31,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4636 states to 3939 states and 4636 transitions. [2024-11-13 21:15:31,697 INFO L276 IsEmpty]: Start isEmpty. Operand 3939 states and 4636 transitions. [2024-11-13 21:15:31,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 230 [2024-11-13 21:15:31,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:31,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:31,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:31,822 INFO L134 CoverageAnalysis]: Checked inductivity of 263 backedges. 263 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:15:34,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:34,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4661 states to 3958 states and 4661 transitions. [2024-11-13 21:15:34,374 INFO L276 IsEmpty]: Start isEmpty. Operand 3958 states and 4661 transitions. [2024-11-13 21:15:34,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 230 [2024-11-13 21:15:34,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:34,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:34,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:34,500 INFO L134 CoverageAnalysis]: Checked inductivity of 263 backedges. 263 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:15:36,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:36,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4672 states to 3970 states and 4672 transitions. [2024-11-13 21:15:36,301 INFO L276 IsEmpty]: Start isEmpty. Operand 3970 states and 4672 transitions. [2024-11-13 21:15:36,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 230 [2024-11-13 21:15:36,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:36,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:36,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:36,425 INFO L134 CoverageAnalysis]: Checked inductivity of 263 backedges. 263 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:15:37,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:37,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4683 states to 3982 states and 4683 transitions. [2024-11-13 21:15:37,549 INFO L276 IsEmpty]: Start isEmpty. Operand 3982 states and 4683 transitions. [2024-11-13 21:15:37,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 249 [2024-11-13 21:15:37,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:37,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:37,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:38,597 INFO L134 CoverageAnalysis]: Checked inductivity of 307 backedges. 167 proven. 94 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-13 21:15:50,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:15:50,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4744 states to 4025 states and 4744 transitions. [2024-11-13 21:15:50,661 INFO L276 IsEmpty]: Start isEmpty. Operand 4025 states and 4744 transitions. [2024-11-13 21:15:50,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 249 [2024-11-13 21:15:50,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:15:50,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:15:50,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:15:50,910 INFO L134 CoverageAnalysis]: Checked inductivity of 307 backedges. 167 proven. 94 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-13 21:16:05,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:16:05,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4853 states to 4123 states and 4853 transitions. [2024-11-13 21:16:05,732 INFO L276 IsEmpty]: Start isEmpty. Operand 4123 states and 4853 transitions. [2024-11-13 21:16:05,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 249 [2024-11-13 21:16:05,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:16:05,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:16:05,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:16:06,236 INFO L134 CoverageAnalysis]: Checked inductivity of 307 backedges. 167 proven. 94 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-13 21:16:09,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:16:09,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4889 states to 4158 states and 4889 transitions. [2024-11-13 21:16:09,706 INFO L276 IsEmpty]: Start isEmpty. Operand 4158 states and 4889 transitions. [2024-11-13 21:16:09,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 249 [2024-11-13 21:16:09,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:16:09,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:16:09,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:16:09,958 INFO L134 CoverageAnalysis]: Checked inductivity of 307 backedges. 167 proven. 94 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-13 21:16:13,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:16:13,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4900 states to 4169 states and 4900 transitions. [2024-11-13 21:16:13,670 INFO L276 IsEmpty]: Start isEmpty. Operand 4169 states and 4900 transitions. [2024-11-13 21:16:13,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 249 [2024-11-13 21:16:13,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:16:13,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:16:13,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:16:13,973 INFO L134 CoverageAnalysis]: Checked inductivity of 307 backedges. 167 proven. 94 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-13 21:16:17,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:16:17,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4916 states to 4178 states and 4916 transitions. [2024-11-13 21:16:17,289 INFO L276 IsEmpty]: Start isEmpty. Operand 4178 states and 4916 transitions. [2024-11-13 21:16:17,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 249 [2024-11-13 21:16:17,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:16:17,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:16:17,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:16:17,527 INFO L134 CoverageAnalysis]: Checked inductivity of 307 backedges. 167 proven. 94 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-13 21:16:19,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:16:19,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4926 states to 4189 states and 4926 transitions. [2024-11-13 21:16:19,938 INFO L276 IsEmpty]: Start isEmpty. Operand 4189 states and 4926 transitions. [2024-11-13 21:16:19,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 249 [2024-11-13 21:16:19,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:16:19,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:16:19,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:16:20,330 INFO L134 CoverageAnalysis]: Checked inductivity of 307 backedges. 167 proven. 94 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-13 21:16:21,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:16:21,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4927 states to 4191 states and 4927 transitions. [2024-11-13 21:16:21,720 INFO L276 IsEmpty]: Start isEmpty. Operand 4191 states and 4927 transitions. [2024-11-13 21:16:21,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 249 [2024-11-13 21:16:21,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:16:21,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:16:21,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:16:21,991 INFO L134 CoverageAnalysis]: Checked inductivity of 307 backedges. 167 proven. 94 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-13 21:16:24,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:16:24,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4936 states to 4199 states and 4936 transitions. [2024-11-13 21:16:24,756 INFO L276 IsEmpty]: Start isEmpty. Operand 4199 states and 4936 transitions. [2024-11-13 21:16:24,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 258 [2024-11-13 21:16:24,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:16:24,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:16:24,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:16:25,050 INFO L134 CoverageAnalysis]: Checked inductivity of 405 backedges. 207 proven. 184 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-13 21:16:31,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:16:31,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4975 states to 4234 states and 4975 transitions. [2024-11-13 21:16:31,075 INFO L276 IsEmpty]: Start isEmpty. Operand 4234 states and 4975 transitions. [2024-11-13 21:16:31,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 258 [2024-11-13 21:16:31,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:16:31,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:16:31,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:16:31,554 INFO L134 CoverageAnalysis]: Checked inductivity of 405 backedges. 207 proven. 184 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-13 21:16:39,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:16:39,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5021 states to 4271 states and 5021 transitions. [2024-11-13 21:16:39,578 INFO L276 IsEmpty]: Start isEmpty. Operand 4271 states and 5021 transitions. [2024-11-13 21:16:39,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 258 [2024-11-13 21:16:39,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:16:39,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:16:39,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:16:39,830 INFO L134 CoverageAnalysis]: Checked inductivity of 405 backedges. 207 proven. 184 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-13 21:16:44,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:16:44,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5038 states to 4284 states and 5038 transitions. [2024-11-13 21:16:44,970 INFO L276 IsEmpty]: Start isEmpty. Operand 4284 states and 5038 transitions. [2024-11-13 21:16:44,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 258 [2024-11-13 21:16:44,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:16:44,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:16:44,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:16:45,182 INFO L134 CoverageAnalysis]: Checked inductivity of 405 backedges. 207 proven. 184 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-13 21:16:50,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:16:50,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5055 states to 4299 states and 5055 transitions. [2024-11-13 21:16:50,277 INFO L276 IsEmpty]: Start isEmpty. Operand 4299 states and 5055 transitions. [2024-11-13 21:16:50,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-11-13 21:16:50,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:16:50,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:16:50,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:16:50,632 INFO L134 CoverageAnalysis]: Checked inductivity of 412 backedges. 263 proven. 0 refuted. 0 times theorem prover too weak. 149 trivial. 0 not checked. [2024-11-13 21:16:51,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:16:51,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5067 states to 4312 states and 5067 transitions. [2024-11-13 21:16:51,924 INFO L276 IsEmpty]: Start isEmpty. Operand 4312 states and 5067 transitions. [2024-11-13 21:16:51,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-11-13 21:16:51,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:16:51,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:16:51,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:16:52,231 INFO L134 CoverageAnalysis]: Checked inductivity of 438 backedges. 253 proven. 125 refuted. 0 times theorem prover too weak. 60 trivial. 0 not checked. [2024-11-13 21:16:53,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:16:53,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5071 states to 4318 states and 5071 transitions. [2024-11-13 21:16:53,594 INFO L276 IsEmpty]: Start isEmpty. Operand 4318 states and 5071 transitions. [2024-11-13 21:16:53,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 264 [2024-11-13 21:16:53,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:16:53,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:16:53,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:16:54,260 INFO L134 CoverageAnalysis]: Checked inductivity of 366 backedges. 136 proven. 215 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 21:16:57,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:16:57,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5160 states to 4401 states and 5160 transitions. [2024-11-13 21:16:57,798 INFO L276 IsEmpty]: Start isEmpty. Operand 4401 states and 5160 transitions. [2024-11-13 21:16:57,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 265 [2024-11-13 21:16:57,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:16:57,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:16:57,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:16:58,057 INFO L134 CoverageAnalysis]: Checked inductivity of 339 backedges. 183 proven. 110 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-13 21:17:03,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:17:03,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5208 states to 4441 states and 5208 transitions. [2024-11-13 21:17:03,893 INFO L276 IsEmpty]: Start isEmpty. Operand 4441 states and 5208 transitions. [2024-11-13 21:17:03,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 265 [2024-11-13 21:17:03,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:17:03,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:17:03,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:17:04,156 INFO L134 CoverageAnalysis]: Checked inductivity of 339 backedges. 183 proven. 110 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-13 21:17:10,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:17:10,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5245 states to 4471 states and 5245 transitions. [2024-11-13 21:17:10,242 INFO L276 IsEmpty]: Start isEmpty. Operand 4471 states and 5245 transitions. [2024-11-13 21:17:10,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 265 [2024-11-13 21:17:10,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:17:10,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:17:10,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:17:10,495 INFO L134 CoverageAnalysis]: Checked inductivity of 339 backedges. 183 proven. 110 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-13 21:17:13,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:17:13,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5248 states to 4476 states and 5248 transitions. [2024-11-13 21:17:13,112 INFO L276 IsEmpty]: Start isEmpty. Operand 4476 states and 5248 transitions. [2024-11-13 21:17:13,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 265 [2024-11-13 21:17:13,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:17:13,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:17:13,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:17:13,362 INFO L134 CoverageAnalysis]: Checked inductivity of 339 backedges. 183 proven. 110 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-13 21:17:14,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:17:14,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5259 states to 4488 states and 5259 transitions. [2024-11-13 21:17:14,109 INFO L276 IsEmpty]: Start isEmpty. Operand 4488 states and 5259 transitions. [2024-11-13 21:17:14,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 265 [2024-11-13 21:17:14,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:17:14,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:17:14,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:17:14,367 INFO L134 CoverageAnalysis]: Checked inductivity of 339 backedges. 183 proven. 110 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-13 21:17:15,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:17:15,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5270 states to 4500 states and 5270 transitions. [2024-11-13 21:17:15,972 INFO L276 IsEmpty]: Start isEmpty. Operand 4500 states and 5270 transitions. [2024-11-13 21:17:15,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 265 [2024-11-13 21:17:15,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:17:15,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:17:16,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:17:16,262 INFO L134 CoverageAnalysis]: Checked inductivity of 339 backedges. 183 proven. 110 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-13 21:17:18,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:17:18,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5271 states to 4503 states and 5271 transitions. [2024-11-13 21:17:18,606 INFO L276 IsEmpty]: Start isEmpty. Operand 4503 states and 5271 transitions. [2024-11-13 21:17:18,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 280 [2024-11-13 21:17:18,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:17:18,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:17:18,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:17:19,550 INFO L134 CoverageAnalysis]: Checked inductivity of 398 backedges. 152 proven. 231 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-13 21:17:22,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:17:22,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5352 states to 4582 states and 5352 transitions. [2024-11-13 21:17:22,882 INFO L276 IsEmpty]: Start isEmpty. Operand 4582 states and 5352 transitions. [2024-11-13 21:17:22,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 344 [2024-11-13 21:17:22,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:17:22,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:17:22,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:17:23,911 INFO L134 CoverageAnalysis]: Checked inductivity of 627 backedges. 0 proven. 261 refuted. 0 times theorem prover too weak. 366 trivial. 0 not checked. [2024-11-13 21:17:43,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:17:43,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5592 states to 4779 states and 5592 transitions. [2024-11-13 21:17:43,572 INFO L276 IsEmpty]: Start isEmpty. Operand 4779 states and 5592 transitions. [2024-11-13 21:17:43,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 360 [2024-11-13 21:17:43,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:17:43,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:17:43,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:17:44,221 INFO L134 CoverageAnalysis]: Checked inductivity of 675 backedges. 0 proven. 277 refuted. 0 times theorem prover too weak. 398 trivial. 0 not checked. [2024-11-13 21:17:59,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:17:59,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5758 states to 4914 states and 5758 transitions. [2024-11-13 21:17:59,889 INFO L276 IsEmpty]: Start isEmpty. Operand 4914 states and 5758 transitions. [2024-11-13 21:17:59,893 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-11-13 21:17:59,893 WARN L417 CodeCheckObserver]: This Program is SAFE, Check terminated with 284 iterations. [2024-11-13 21:17:59,908 INFO L729 CodeCheckObserver]: All specifications hold 1 specifications checked. All of them hold [2024-11-13 21:18:34,637 INFO L77 FloydHoareUtils]: At program point L301(lines 301 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,637 INFO L77 FloydHoareUtils]: At program point L235(lines 235 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,637 INFO L77 FloydHoareUtils]: At program point L169(lines 169 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,637 INFO L77 FloydHoareUtils]: At program point L303(lines 303 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,638 INFO L77 FloydHoareUtils]: At program point L105(lines 105 423) the Hoare annotation is: (let ((.cse0 (= ~a25~0 ~a19~0)) (.cse1 (= ~a11~0 1))) (or (not (= ~a17~0 8)) (and (not (and (= 7 ~a28~0) (= ~a25~0 ~a11~0) (= ~a21~0 1) .cse0)) (not .cse1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 4)) .cse0) (and .cse1 (not (= ~a19~0 1))) (and (or (= ~a25~0 1) (not (= ~a28~0 10))) .cse1))) [2024-11-13 21:18:34,638 INFO L77 FloydHoareUtils]: At program point L40(lines 40 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,638 INFO L77 FloydHoareUtils]: At program point L371(lines 371 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,638 INFO L77 FloydHoareUtils]: At program point L307(lines 307 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,638 INFO L77 FloydHoareUtils]: At program point L175(lines 175 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,639 INFO L77 FloydHoareUtils]: At program point L109(lines 109 423) the Hoare annotation is: (let ((.cse0 (= ~a25~0 ~a19~0)) (.cse1 (= ~a11~0 1))) (or (not (= ~a17~0 8)) (and (not (and (= 7 ~a28~0) (= ~a25~0 ~a11~0) (= ~a21~0 1) .cse0)) (not .cse1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 4)) .cse0) (and .cse1 (not (= ~a19~0 1))) (and (or (= ~a25~0 1) (not (= ~a28~0 10))) .cse1))) [2024-11-13 21:18:34,639 INFO L77 FloydHoareUtils]: At program point L242(lines 242 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,639 INFO L77 FloydHoareUtils]: At program point L45(lines 45 423) the Hoare annotation is: (let ((.cse2 (= ~a25~0 1))) (let ((.cse1 (not .cse2)) (.cse0 (= ~a28~0 9))) (or (= ~a25~0 ~a11~0) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 4)) .cse0) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (= ~a11~0 0) (and .cse1 (not (= ~a11~0 1))) (and (or .cse2 (not (= ~a28~0 10))) (not (and (= ~a21~0 1) .cse0))) (and .cse1 .cse0)))) [2024-11-13 21:18:34,639 INFO L77 FloydHoareUtils]: At program point L244(lines 244 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,639 INFO L77 FloydHoareUtils]: At program point L179(lines 179 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,639 INFO L77 FloydHoareUtils]: At program point L378(lines 378 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,640 INFO L77 FloydHoareUtils]: At program point L48(lines 48 423) the Hoare annotation is: (let ((.cse2 (= ~a25~0 1))) (let ((.cse1 (not .cse2)) (.cse0 (= ~a28~0 9))) (or (= ~a25~0 ~a11~0) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 4)) .cse0) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (= ~a11~0 0) (and .cse1 (not (= ~a11~0 1))) (and (or .cse2 (not (= ~a28~0 10))) (not (and (= ~a21~0 1) .cse0))) (and .cse1 .cse0)))) [2024-11-13 21:18:34,640 INFO L77 FloydHoareUtils]: At program point L247(lines 247 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,640 INFO L77 FloydHoareUtils]: At program point L116(lines 116 423) the Hoare annotation is: (let ((.cse0 (= ~a25~0 ~a19~0)) (.cse1 (= ~a11~0 1))) (or (not (= ~a17~0 8)) (and (not (and (= 7 ~a28~0) (= ~a25~0 ~a11~0) (= ~a21~0 1) .cse0)) (not .cse1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 4)) .cse0) (and .cse1 (not (= ~a19~0 1))) (and (or (= ~a25~0 1) (not (= ~a28~0 10))) .cse1))) [2024-11-13 21:18:34,640 INFO L77 FloydHoareUtils]: At program point L514-1(lines 39 608) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,640 INFO L77 FloydHoareUtils]: At program point L52(lines 52 423) the Hoare annotation is: (let ((.cse2 (= ~a25~0 1))) (let ((.cse1 (not .cse2)) (.cse0 (= ~a28~0 9))) (or (= ~a25~0 ~a11~0) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 4)) .cse0) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (= ~a11~0 0) (and .cse1 (not (= ~a11~0 1))) (and (or .cse2 (not (= ~a28~0 10))) (not (and (= ~a21~0 1) .cse0))) (and .cse1 .cse0)))) [2024-11-13 21:18:34,641 INFO L77 FloydHoareUtils]: At program point L185(lines 185 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,641 INFO L77 FloydHoareUtils]: At program point L517-1(lines 39 608) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,641 INFO L77 FloydHoareUtils]: At program point L385(lines 385 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,641 INFO L77 FloydHoareUtils]: At program point L319(lines 319 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,641 INFO L75 FloydHoareUtils]: For program point L518(line 518) no Hoare annotation was computed. [2024-11-13 21:18:34,641 INFO L77 FloydHoareUtils]: At program point L189(lines 189 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,641 INFO L77 FloydHoareUtils]: At program point L123(lines 123 423) the Hoare annotation is: (let ((.cse0 (= ~a25~0 ~a19~0)) (.cse1 (= ~a11~0 1))) (or (not (= ~a17~0 8)) (and (not (and (= 7 ~a28~0) (= ~a25~0 ~a11~0) (= ~a21~0 1) .cse0)) (not .cse1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 4)) .cse0) (and .cse1 (not (= ~a19~0 1))) (and (or (= ~a25~0 1) (not (= ~a28~0 10))) .cse1))) [2024-11-13 21:18:34,642 INFO L77 FloydHoareUtils]: At program point L57(lines 57 423) the Hoare annotation is: (let ((.cse2 (= ~a25~0 1))) (let ((.cse1 (not .cse2)) (.cse0 (= ~a28~0 9))) (or (= ~a25~0 ~a11~0) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 4)) .cse0) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (= ~a11~0 0) (and .cse1 (not (= ~a11~0 1))) (and (or .cse2 (not (= ~a28~0 10))) (not (and (= ~a21~0 1) .cse0))) (and .cse1 .cse0)))) [2024-11-13 21:18:34,642 INFO L77 FloydHoareUtils]: At program point L388(lines 388 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,642 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startEXIT(line -1) the Hoare annotation is: true [2024-11-13 21:18:34,642 INFO L77 FloydHoareUtils]: At program point L390(lines 390 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,642 INFO L77 FloydHoareUtils]: At program point L324(lines 324 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,642 INFO L77 FloydHoareUtils]: At program point L258(lines 258 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,643 INFO L77 FloydHoareUtils]: At program point L60(lines 60 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,643 INFO L77 FloydHoareUtils]: At program point L195(lines 195 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,643 INFO L77 FloydHoareUtils]: At program point L129(lines 129 423) the Hoare annotation is: (let ((.cse0 (= ~a25~0 ~a19~0)) (.cse1 (= ~a11~0 1))) (or (not (= ~a17~0 8)) (and (not (and (= 7 ~a28~0) (= ~a25~0 ~a11~0) (= ~a21~0 1) .cse0)) (not .cse1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 4)) .cse0) (and .cse1 (not (= ~a19~0 1))) (and (or (= ~a25~0 1) (not (= ~a28~0 10))) .cse1))) [2024-11-13 21:18:34,643 INFO L77 FloydHoareUtils]: At program point L64(lines 64 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,643 INFO L77 FloydHoareUtils]: At program point L263(lines 263 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,643 INFO L77 FloydHoareUtils]: At program point L197(lines 197 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,643 INFO L75 FloydHoareUtils]: For program point ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION(line 518) no Hoare annotation was computed. [2024-11-13 21:18:34,644 INFO L77 FloydHoareUtils]: At program point L199(lines 199 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,644 INFO L77 FloydHoareUtils]: At program point L133(lines 133 423) the Hoare annotation is: (let ((.cse0 (= ~a25~0 ~a19~0)) (.cse1 (= ~a11~0 1))) (or (not (= ~a17~0 8)) (and (not (and (= 7 ~a28~0) (= ~a25~0 ~a11~0) (= ~a21~0 1) .cse0)) (not .cse1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 4)) .cse0) (and .cse1 (not (= ~a19~0 1))) (and (or (= ~a25~0 1) (not (= ~a28~0 10))) .cse1))) [2024-11-13 21:18:34,644 INFO L77 FloydHoareUtils]: At program point L399(lines 399 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,644 INFO L77 FloydHoareUtils]: At program point L201(lines 201 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,644 INFO L77 FloydHoareUtils]: At program point L69(lines 69 423) the Hoare annotation is: (let ((.cse0 (= ~a11~0 1))) (let ((.cse1 (not .cse0))) (or (and (not (and (= 7 ~a28~0) (= ~a25~0 ~a11~0) (= ~a21~0 1) (= ~a25~0 ~a19~0))) (<= ~a28~0 7)) (not (= ~a17~0 8)) (= ~a11~0 0) (and .cse0 (not (= ~a19~0 1))) (and (< 7 ~a28~0) .cse1) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 1)) .cse1) (and (or (= ~a25~0 1) (not (= ~a28~0 10))) .cse0)))) [2024-11-13 21:18:34,644 INFO L77 FloydHoareUtils]: At program point L269(lines 269 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,645 INFO L77 FloydHoareUtils]: At program point L204(lines 204 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,645 INFO L77 FloydHoareUtils]: At program point L271(lines 271 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,645 INFO L77 FloydHoareUtils]: At program point L404(lines 404 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,645 INFO L77 FloydHoareUtils]: At program point L338(lines 338 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,645 INFO L77 FloydHoareUtils]: At program point L140(lines 140 423) the Hoare annotation is: (let ((.cse0 (= ~a25~0 ~a19~0)) (.cse1 (= ~a11~0 1))) (or (not (= ~a17~0 8)) (and (not (and (= 7 ~a28~0) (= ~a25~0 ~a11~0) (= ~a21~0 1) .cse0)) (not .cse1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 4)) .cse0) (and .cse1 (not (= ~a19~0 1))) (and (or (= ~a25~0 1) (not (= ~a28~0 10))) .cse1))) [2024-11-13 21:18:34,645 INFO L77 FloydHoareUtils]: At program point L75(lines 75 423) the Hoare annotation is: (let ((.cse0 (= ~a11~0 1))) (let ((.cse1 (not .cse0))) (or (and (not (and (= 7 ~a28~0) (= ~a25~0 ~a11~0) (= ~a21~0 1) (= ~a25~0 ~a19~0))) (<= ~a28~0 7)) (not (= ~a17~0 8)) (= ~a11~0 0) (and .cse0 (not (= ~a19~0 1))) (and (< 7 ~a28~0) .cse1) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 1)) .cse1) (and (or (= ~a25~0 1) (not (= ~a28~0 10))) .cse0)))) [2024-11-13 21:18:34,645 INFO L77 FloydHoareUtils]: At program point L208(lines 208 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,645 INFO L77 FloydHoareUtils]: At program point L341(lines 341 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,646 INFO L77 FloydHoareUtils]: At program point L408(lines 408 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,646 INFO L77 FloydHoareUtils]: At program point L144(lines 144 423) the Hoare annotation is: (let ((.cse0 (= ~a25~0 ~a19~0)) (.cse1 (= ~a11~0 1))) (or (not (= ~a17~0 8)) (and (not (and (= 7 ~a28~0) (= ~a25~0 ~a11~0) (= ~a21~0 1) .cse0)) (not .cse1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 4)) .cse0) (and .cse1 (not (= ~a19~0 1))) (and (or (= ~a25~0 1) (not (= ~a28~0 10))) .cse1))) [2024-11-13 21:18:34,646 INFO L77 FloydHoareUtils]: At program point L79(lines 79 423) the Hoare annotation is: (let ((.cse0 (= ~a11~0 1))) (let ((.cse1 (not .cse0))) (or (and (not (and (= 7 ~a28~0) (= ~a25~0 ~a11~0) (= ~a21~0 1) (= ~a25~0 ~a19~0))) (<= ~a28~0 7)) (not (= ~a17~0 8)) (= ~a11~0 0) (and .cse0 (not (= ~a19~0 1))) (and (< 7 ~a28~0) .cse1) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 1)) .cse1) (and (or (= ~a25~0 1) (not (= ~a28~0 10))) .cse0)))) [2024-11-13 21:18:34,646 INFO L77 FloydHoareUtils]: At program point L212(lines 212 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,646 INFO L77 FloydHoareUtils]: At program point L610(lines 610 627) the Hoare annotation is: true [2024-11-13 21:18:34,646 INFO L77 FloydHoareUtils]: At program point L412(lines 412 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,646 INFO L77 FloydHoareUtils]: At program point L347(lines 347 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,646 INFO L77 FloydHoareUtils]: At program point L149(lines 149 423) the Hoare annotation is: (let ((.cse0 (= ~a25~0 ~a19~0)) (.cse1 (= ~a11~0 1))) (or (not (= ~a17~0 8)) (and (not (and (= 7 ~a28~0) (= ~a25~0 ~a11~0) (= ~a21~0 1) .cse0)) (not .cse1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 4)) .cse0) (and .cse1 (not (= ~a19~0 1))) (and (or (= ~a25~0 1) (not (= ~a28~0 10))) .cse1))) [2024-11-13 21:18:34,646 INFO L77 FloydHoareUtils]: At program point L414(lines 414 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,646 INFO L77 FloydHoareUtils]: At program point L84(lines 84 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,646 INFO L77 FloydHoareUtils]: At program point L417(lines 417 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,647 INFO L77 FloydHoareUtils]: At program point L153(lines 153 423) the Hoare annotation is: (let ((.cse0 (= ~a25~0 ~a19~0)) (.cse1 (= ~a11~0 1))) (or (not (= ~a17~0 8)) (and (not (and (= 7 ~a28~0) (= ~a25~0 ~a11~0) (= ~a21~0 1) .cse0)) (not .cse1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 4)) .cse0) (and .cse1 (not (= ~a19~0 1))) (and (or (= ~a25~0 1) (not (= ~a28~0 10))) .cse1))) [2024-11-13 21:18:34,647 INFO L77 FloydHoareUtils]: At program point L616-2(lines 616 626) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,647 INFO L77 FloydHoareUtils]: At program point L286(lines 286 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,647 INFO L77 FloydHoareUtils]: At program point L419(lines 419 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,647 INFO L77 FloydHoareUtils]: At program point L222(lines 222 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,647 INFO L77 FloydHoareUtils]: At program point L290(lines 290 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,647 INFO L77 FloydHoareUtils]: At program point L158(lines 158 423) the Hoare annotation is: (let ((.cse0 (= ~a25~0 ~a19~0)) (.cse1 (= ~a11~0 1))) (or (not (= ~a17~0 8)) (and (not (and (= 7 ~a28~0) (= ~a25~0 ~a11~0) (= ~a21~0 1) .cse0)) (not .cse1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 4)) .cse0) (and .cse1 (not (= ~a19~0 1))) (and (or (= ~a25~0 1) (not (= ~a28~0 10))) .cse1))) [2024-11-13 21:18:34,647 INFO L77 FloydHoareUtils]: At program point L92(lines 92 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,647 INFO L77 FloydHoareUtils]: At program point L621(line 621) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,648 INFO L77 FloydHoareUtils]: At program point L225(lines 225 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,648 INFO L77 FloydHoareUtils]: At program point L359(lines 359 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,648 INFO L77 FloydHoareUtils]: At program point L293(lines 293 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,648 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(line -1) the Hoare annotation is: true [2024-11-13 21:18:34,648 INFO L77 FloydHoareUtils]: At program point L228(lines 228 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,648 INFO L77 FloydHoareUtils]: At program point L296(lines 296 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,648 INFO L77 FloydHoareUtils]: At program point L164(lines 164 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,648 INFO L77 FloydHoareUtils]: At program point calculate_output_returnLabel#1(lines 39 608) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,648 INFO L77 FloydHoareUtils]: At program point L364(lines 364 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,649 INFO L77 FloydHoareUtils]: At program point L233(lines 233 423) the Hoare annotation is: (or (= ~a25~0 1) (not (= ~a28~0 10)) (not (= ~a17~0 8)) (not (= ~a19~0 1)) (not (= ~a11~0 1))) [2024-11-13 21:18:34,649 INFO L77 FloydHoareUtils]: At program point L101(lines 101 423) the Hoare annotation is: (let ((.cse0 (= ~a25~0 ~a19~0)) (.cse1 (= ~a11~0 1))) (or (not (= ~a17~0 8)) (and (not (and (= 7 ~a28~0) (= ~a25~0 ~a11~0) (= ~a21~0 1) .cse0)) (not .cse1)) (and (not (= |ULTIMATE.start_calculate_output_~input#1| 4)) .cse0) (and .cse1 (not (= ~a19~0 1))) (and (or (= ~a25~0 1) (not (= ~a28~0 10))) .cse1))) [2024-11-13 21:18:34,661 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 13.11 09:18:34 ImpRootNode [2024-11-13 21:18:34,661 INFO L131 PluginConnector]: ------------------------ END CodeCheck----------------------------