./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/loop-acceleration/array_1-2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fc3be92-c427-49bc-ba65-9b96861a179e/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fc3be92-c427-49bc-ba65-9b96861a179e/bin/ukojak-verify-CZk0znPC7b/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fc3be92-c427-49bc-ba65-9b96861a179e/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fc3be92-c427-49bc-ba65-9b96861a179e/bin/ukojak-verify-CZk0znPC7b/config/KojakMemDerefMemtrack.xml -i ../../sv-benchmarks/c/loop-acceleration/array_1-2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fc3be92-c427-49bc-ba65-9b96861a179e/bin/ukojak-verify-CZk0znPC7b/config/svcomp-DerefFreeMemtrack-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fc3be92-c427-49bc-ba65-9b96861a179e/bin/ukojak-verify-CZk0znPC7b --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash f1476526c0a7c864e0f43f0a8231ffd3d7c324e1f397c219fdbe228643d49425 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 06:17:48,437 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 06:17:48,491 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fc3be92-c427-49bc-ba65-9b96861a179e/bin/ukojak-verify-CZk0znPC7b/config/svcomp-DerefFreeMemtrack-32bit-Kojak_Default.epf [2024-12-06 06:17:48,496 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 06:17:48,496 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 06:17:48,515 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 06:17:48,516 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 06:17:48,516 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 06:17:48,516 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 06:17:48,516 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-06 06:17:48,517 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 06:17:48,517 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-06 06:17:48,517 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 06:17:48,517 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-12-06 06:17:48,517 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-12-06 06:17:48,517 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-12-06 06:17:48,517 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 06:17:48,517 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-06 06:17:48,517 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-06 06:17:48,517 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 06:17:48,518 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 06:17:48,518 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 06:17:48,518 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 06:17:48,518 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 06:17:48,518 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 06:17:48,518 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 06:17:48,518 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 06:17:48,518 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 06:17:48,518 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 06:17:48,519 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 06:17:48,519 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_7fc3be92-c427-49bc-ba65-9b96861a179e/bin/ukojak-verify-CZk0znPC7b Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> f1476526c0a7c864e0f43f0a8231ffd3d7c324e1f397c219fdbe228643d49425 [2024-12-06 06:17:48,717 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 06:17:48,724 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 06:17:48,726 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 06:17:48,727 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 06:17:48,728 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 06:17:48,729 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fc3be92-c427-49bc-ba65-9b96861a179e/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/loop-acceleration/array_1-2.c [2024-12-06 06:17:51,366 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fc3be92-c427-49bc-ba65-9b96861a179e/bin/ukojak-verify-CZk0znPC7b/data/d538731b8/2aa923114d8b4c9a82b109180f10eb89/FLAG065612a46 [2024-12-06 06:17:51,586 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 06:17:51,587 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fc3be92-c427-49bc-ba65-9b96861a179e/sv-benchmarks/c/loop-acceleration/array_1-2.c [2024-12-06 06:17:51,593 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fc3be92-c427-49bc-ba65-9b96861a179e/bin/ukojak-verify-CZk0znPC7b/data/d538731b8/2aa923114d8b4c9a82b109180f10eb89/FLAG065612a46 [2024-12-06 06:17:51,924 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fc3be92-c427-49bc-ba65-9b96861a179e/bin/ukojak-verify-CZk0znPC7b/data/d538731b8/2aa923114d8b4c9a82b109180f10eb89 [2024-12-06 06:17:51,927 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 06:17:51,928 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 06:17:51,930 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 06:17:51,930 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 06:17:51,934 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 06:17:51,935 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 06:17:51" (1/1) ... [2024-12-06 06:17:51,936 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@64fa4066 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:17:51, skipping insertion in model container [2024-12-06 06:17:51,936 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 06:17:51" (1/1) ... [2024-12-06 06:17:51,948 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 06:17:52,079 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 06:17:52,088 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 06:17:52,097 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 06:17:52,109 INFO L204 MainTranslator]: Completed translation [2024-12-06 06:17:52,110 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:17:52 WrapperNode [2024-12-06 06:17:52,110 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 06:17:52,111 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 06:17:52,111 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 06:17:52,111 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 06:17:52,116 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:17:52" (1/1) ... [2024-12-06 06:17:52,120 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:17:52" (1/1) ... [2024-12-06 06:17:52,133 INFO L138 Inliner]: procedures = 13, calls = 13, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 31 [2024-12-06 06:17:52,133 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 06:17:52,134 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 06:17:52,134 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 06:17:52,134 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 06:17:52,140 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:17:52" (1/1) ... [2024-12-06 06:17:52,141 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:17:52" (1/1) ... [2024-12-06 06:17:52,142 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:17:52" (1/1) ... [2024-12-06 06:17:52,142 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:17:52" (1/1) ... [2024-12-06 06:17:52,145 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:17:52" (1/1) ... [2024-12-06 06:17:52,146 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:17:52" (1/1) ... [2024-12-06 06:17:52,148 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:17:52" (1/1) ... [2024-12-06 06:17:52,149 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:17:52" (1/1) ... [2024-12-06 06:17:52,150 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:17:52" (1/1) ... [2024-12-06 06:17:52,151 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 06:17:52,152 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 06:17:52,152 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 06:17:52,152 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 06:17:52,153 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 06:17:52" (1/1) ... [2024-12-06 06:17:52,157 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 06:17:52,169 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fc3be92-c427-49bc-ba65-9b96861a179e/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 06:17:52,181 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fc3be92-c427-49bc-ba65-9b96861a179e/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 06:17:52,183 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7fc3be92-c427-49bc-ba65-9b96861a179e/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 06:17:52,207 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 06:17:52,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 06:17:52,207 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-12-06 06:17:52,207 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-12-06 06:17:52,207 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 06:17:52,208 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 06:17:52,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-12-06 06:17:52,208 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-12-06 06:17:52,257 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 06:17:52,258 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 06:17:52,346 INFO L? ?]: Removed 17 outVars from TransFormulas that were not future-live. [2024-12-06 06:17:52,346 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 06:17:52,371 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 06:17:52,371 INFO L312 CfgBuilder]: Removed 1 assume(true) statements. [2024-12-06 06:17:52,371 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 06:17:52 BoogieIcfgContainer [2024-12-06 06:17:52,371 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 06:17:52,372 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 06:17:52,372 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 06:17:52,379 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 06:17:52,379 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 06:17:52" (1/1) ... [2024-12-06 06:17:52,385 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 06:17:52,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:17:52,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 15 states and 16 transitions. [2024-12-06 06:17:52,430 INFO L276 IsEmpty]: Start isEmpty. Operand 15 states and 16 transitions. [2024-12-06 06:17:52,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-12-06 06:17:52,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:17:52,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:17:52,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:17:52,590 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:17:52,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:17:52,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 14 states and 15 transitions. [2024-12-06 06:17:52,631 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 15 transitions. [2024-12-06 06:17:52,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-12-06 06:17:52,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:17:52,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:17:52,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:17:52,735 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:17:52,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:17:52,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 16 states and 17 transitions. [2024-12-06 06:17:52,864 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 17 transitions. [2024-12-06 06:17:52,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-12-06 06:17:52,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:17:52,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:17:52,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:17:53,031 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:17:53,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:17:53,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 15 states and 16 transitions. [2024-12-06 06:17:53,432 INFO L276 IsEmpty]: Start isEmpty. Operand 15 states and 16 transitions. [2024-12-06 06:17:53,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-12-06 06:17:53,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:17:53,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:17:53,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:17:53,452 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:17:53,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:17:53,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 14 states and 15 transitions. [2024-12-06 06:17:53,472 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 15 transitions. [2024-12-06 06:17:53,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-12-06 06:17:53,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:17:53,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:17:53,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:17:53,532 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:17:53,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:17:53,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 15 states and 16 transitions. [2024-12-06 06:17:53,675 INFO L276 IsEmpty]: Start isEmpty. Operand 15 states and 16 transitions. [2024-12-06 06:17:53,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-06 06:17:53,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:17:53,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:17:53,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:17:53,750 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 06:17:53,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:17:53,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 14 states and 15 transitions. [2024-12-06 06:17:53,875 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 15 transitions. [2024-12-06 06:17:53,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-12-06 06:17:53,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:17:53,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:17:53,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:17:53,938 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:17:54,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:17:54,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 16 transitions. [2024-12-06 06:17:54,167 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 16 transitions. [2024-12-06 06:17:54,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-06 06:17:54,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:17:54,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:17:54,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:17:54,233 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:17:54,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:17:54,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 18 transitions. [2024-12-06 06:17:54,481 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 18 transitions. [2024-12-06 06:17:54,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 06:17:54,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:17:54,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:17:54,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:17:54,557 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:17:54,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:17:54,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20 states to 20 states and 20 transitions. [2024-12-06 06:17:54,812 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 20 transitions. [2024-12-06 06:17:54,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 06:17:54,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:17:54,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:17:54,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:17:54,905 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:17:55,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:17:55,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 22 transitions. [2024-12-06 06:17:55,206 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 22 transitions. [2024-12-06 06:17:55,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-06 06:17:55,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:17:55,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:17:55,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:17:55,314 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:17:55,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:17:55,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 24 states and 24 transitions. [2024-12-06 06:17:55,614 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 24 transitions. [2024-12-06 06:17:55,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 06:17:55,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:17:55,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:17:55,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:17:55,730 INFO L134 CoverageAnalysis]: Checked inductivity of 49 backedges. 0 proven. 49 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:17:56,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:17:56,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 26 states and 26 transitions. [2024-12-06 06:17:56,096 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 26 transitions. [2024-12-06 06:17:56,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 06:17:56,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:17:56,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:17:56,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:17:56,211 INFO L134 CoverageAnalysis]: Checked inductivity of 64 backedges. 0 proven. 64 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:17:56,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:17:56,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 28 states and 28 transitions. [2024-12-06 06:17:56,539 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 28 transitions. [2024-12-06 06:17:56,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-12-06 06:17:56,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:17:56,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:17:56,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:17:56,686 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 0 proven. 81 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:17:57,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:17:57,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 30 transitions. [2024-12-06 06:17:57,054 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 30 transitions. [2024-12-06 06:17:57,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 06:17:57,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:17:57,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:17:57,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:17:57,210 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:17:57,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:17:57,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 32 states and 32 transitions. [2024-12-06 06:17:57,608 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 32 transitions. [2024-12-06 06:17:57,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 06:17:57,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:17:57,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:17:57,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:17:57,772 INFO L134 CoverageAnalysis]: Checked inductivity of 121 backedges. 0 proven. 121 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:17:58,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:17:58,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 34 states and 34 transitions. [2024-12-06 06:17:58,224 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 34 transitions. [2024-12-06 06:17:58,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-06 06:17:58,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:17:58,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:17:58,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:17:58,379 INFO L134 CoverageAnalysis]: Checked inductivity of 144 backedges. 0 proven. 144 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:17:58,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:17:58,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 36 states and 36 transitions. [2024-12-06 06:17:58,806 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 36 transitions. [2024-12-06 06:17:58,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 06:17:58,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:17:58,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:17:58,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:17:58,989 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 0 proven. 169 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:17:59,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:17:59,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 38 states and 38 transitions. [2024-12-06 06:17:59,438 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 38 transitions. [2024-12-06 06:17:59,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 06:17:59,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:17:59,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:17:59,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:17:59,637 INFO L134 CoverageAnalysis]: Checked inductivity of 196 backedges. 0 proven. 196 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:00,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:00,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 40 states and 40 transitions. [2024-12-06 06:18:00,090 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 40 transitions. [2024-12-06 06:18:00,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-06 06:18:00,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:00,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:00,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:00,288 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 0 proven. 225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:00,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:00,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 42 states and 42 transitions. [2024-12-06 06:18:00,831 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 42 transitions. [2024-12-06 06:18:00,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-12-06 06:18:00,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:00,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:00,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:01,015 INFO L134 CoverageAnalysis]: Checked inductivity of 256 backedges. 0 proven. 256 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:01,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:01,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 44 states and 44 transitions. [2024-12-06 06:18:01,580 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 44 transitions. [2024-12-06 06:18:01,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-12-06 06:18:01,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:01,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:01,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:01,815 INFO L134 CoverageAnalysis]: Checked inductivity of 289 backedges. 0 proven. 289 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:02,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:02,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 46 states and 46 transitions. [2024-12-06 06:18:02,356 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 46 transitions. [2024-12-06 06:18:02,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-06 06:18:02,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:02,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:02,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:02,585 INFO L134 CoverageAnalysis]: Checked inductivity of 324 backedges. 0 proven. 324 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:03,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:03,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 48 states and 48 transitions. [2024-12-06 06:18:03,165 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 48 transitions. [2024-12-06 06:18:03,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 06:18:03,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:03,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:03,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:03,416 INFO L134 CoverageAnalysis]: Checked inductivity of 361 backedges. 0 proven. 361 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:04,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:04,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 50 states and 50 transitions. [2024-12-06 06:18:04,069 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 50 transitions. [2024-12-06 06:18:04,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 06:18:04,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:04,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:04,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:04,301 INFO L134 CoverageAnalysis]: Checked inductivity of 400 backedges. 0 proven. 400 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:04,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:04,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 52 states and 52 transitions. [2024-12-06 06:18:04,855 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 52 transitions. [2024-12-06 06:18:04,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-12-06 06:18:04,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:04,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:04,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:05,106 INFO L134 CoverageAnalysis]: Checked inductivity of 441 backedges. 0 proven. 441 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:05,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:05,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 54 states and 54 transitions. [2024-12-06 06:18:05,768 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 54 transitions. [2024-12-06 06:18:05,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-12-06 06:18:05,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:05,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:05,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:06,014 INFO L134 CoverageAnalysis]: Checked inductivity of 484 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:06,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:06,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 56 states and 56 transitions. [2024-12-06 06:18:06,719 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 56 transitions. [2024-12-06 06:18:06,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-12-06 06:18:06,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:06,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:06,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:06,922 INFO L134 CoverageAnalysis]: Checked inductivity of 529 backedges. 0 proven. 529 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:07,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:07,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 58 states and 58 transitions. [2024-12-06 06:18:07,591 INFO L276 IsEmpty]: Start isEmpty. Operand 58 states and 58 transitions. [2024-12-06 06:18:07,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-12-06 06:18:07,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:07,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:07,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:07,824 INFO L134 CoverageAnalysis]: Checked inductivity of 576 backedges. 0 proven. 576 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:08,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:08,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 60 states and 60 transitions. [2024-12-06 06:18:08,498 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 60 transitions. [2024-12-06 06:18:08,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 06:18:08,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:08,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:08,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:08,739 INFO L134 CoverageAnalysis]: Checked inductivity of 625 backedges. 0 proven. 625 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:09,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:09,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 62 states and 62 transitions. [2024-12-06 06:18:09,524 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 62 transitions. [2024-12-06 06:18:09,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 06:18:09,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:09,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:09,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:09,801 INFO L134 CoverageAnalysis]: Checked inductivity of 676 backedges. 0 proven. 676 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:10,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:10,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 64 states and 64 transitions. [2024-12-06 06:18:10,524 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 64 transitions. [2024-12-06 06:18:10,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-12-06 06:18:10,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:10,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:10,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:10,790 INFO L134 CoverageAnalysis]: Checked inductivity of 729 backedges. 0 proven. 729 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:11,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:11,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 66 states and 66 transitions. [2024-12-06 06:18:11,576 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 66 transitions. [2024-12-06 06:18:11,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-12-06 06:18:11,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:11,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:11,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:11,866 INFO L134 CoverageAnalysis]: Checked inductivity of 784 backedges. 0 proven. 784 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:12,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:12,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 68 states to 68 states and 68 transitions. [2024-12-06 06:18:12,718 INFO L276 IsEmpty]: Start isEmpty. Operand 68 states and 68 transitions. [2024-12-06 06:18:12,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-12-06 06:18:12,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:12,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:12,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:13,001 INFO L134 CoverageAnalysis]: Checked inductivity of 841 backedges. 0 proven. 841 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:13,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:13,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 70 states and 70 transitions. [2024-12-06 06:18:13,728 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 70 transitions. [2024-12-06 06:18:13,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-06 06:18:13,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:13,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:13,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:14,059 INFO L134 CoverageAnalysis]: Checked inductivity of 900 backedges. 0 proven. 900 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:14,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:14,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 72 states and 72 transitions. [2024-12-06 06:18:14,789 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 72 transitions. [2024-12-06 06:18:14,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-12-06 06:18:14,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:14,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:14,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:15,104 INFO L134 CoverageAnalysis]: Checked inductivity of 961 backedges. 0 proven. 961 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:15,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:15,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 74 states and 74 transitions. [2024-12-06 06:18:15,967 INFO L276 IsEmpty]: Start isEmpty. Operand 74 states and 74 transitions. [2024-12-06 06:18:15,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-12-06 06:18:15,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:15,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:15,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:16,256 INFO L134 CoverageAnalysis]: Checked inductivity of 1024 backedges. 0 proven. 1024 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:17,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:17,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 76 states and 76 transitions. [2024-12-06 06:18:17,278 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 76 transitions. [2024-12-06 06:18:17,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-12-06 06:18:17,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:17,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:17,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:17,660 INFO L134 CoverageAnalysis]: Checked inductivity of 1089 backedges. 0 proven. 1089 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:18,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:18,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 78 states and 78 transitions. [2024-12-06 06:18:18,609 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 78 transitions. [2024-12-06 06:18:18,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-12-06 06:18:18,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:18,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:18,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:18,976 INFO L134 CoverageAnalysis]: Checked inductivity of 1156 backedges. 0 proven. 1156 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:19,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:19,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 80 states and 80 transitions. [2024-12-06 06:18:19,902 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 80 transitions. [2024-12-06 06:18:19,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-12-06 06:18:19,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:19,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:19,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:20,250 INFO L134 CoverageAnalysis]: Checked inductivity of 1225 backedges. 0 proven. 1225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:21,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:21,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 82 states to 82 states and 82 transitions. [2024-12-06 06:18:21,204 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 82 transitions. [2024-12-06 06:18:21,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 06:18:21,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:21,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:21,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:21,646 INFO L134 CoverageAnalysis]: Checked inductivity of 1296 backedges. 0 proven. 1296 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:22,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:22,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 84 states and 84 transitions. [2024-12-06 06:18:22,655 INFO L276 IsEmpty]: Start isEmpty. Operand 84 states and 84 transitions. [2024-12-06 06:18:22,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-12-06 06:18:22,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:22,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:22,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:23,038 INFO L134 CoverageAnalysis]: Checked inductivity of 1369 backedges. 0 proven. 1369 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:24,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:24,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 86 states and 86 transitions. [2024-12-06 06:18:24,082 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 86 transitions. [2024-12-06 06:18:24,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-12-06 06:18:24,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:24,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:24,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:24,467 INFO L134 CoverageAnalysis]: Checked inductivity of 1444 backedges. 0 proven. 1444 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:25,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:25,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 88 states and 88 transitions. [2024-12-06 06:18:25,526 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 88 transitions. [2024-12-06 06:18:25,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-12-06 06:18:25,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:25,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:25,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:25,983 INFO L134 CoverageAnalysis]: Checked inductivity of 1521 backedges. 0 proven. 1521 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:27,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:27,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 90 states and 90 transitions. [2024-12-06 06:18:27,139 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 90 transitions. [2024-12-06 06:18:27,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-12-06 06:18:27,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:27,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:27,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:27,581 INFO L134 CoverageAnalysis]: Checked inductivity of 1600 backedges. 0 proven. 1600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:28,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:28,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 92 states and 92 transitions. [2024-12-06 06:18:28,630 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 92 transitions. [2024-12-06 06:18:28,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-12-06 06:18:28,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:28,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:28,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:29,112 INFO L134 CoverageAnalysis]: Checked inductivity of 1681 backedges. 0 proven. 1681 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:30,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:30,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 94 states and 94 transitions. [2024-12-06 06:18:30,219 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 94 transitions. [2024-12-06 06:18:30,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-12-06 06:18:30,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:30,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:30,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:30,655 INFO L134 CoverageAnalysis]: Checked inductivity of 1764 backedges. 0 proven. 1764 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:31,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:31,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 96 states and 96 transitions. [2024-12-06 06:18:31,848 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 96 transitions. [2024-12-06 06:18:31,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-12-06 06:18:31,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:31,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:31,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:32,371 INFO L134 CoverageAnalysis]: Checked inductivity of 1849 backedges. 0 proven. 1849 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:33,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:33,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 98 states and 98 transitions. [2024-12-06 06:18:33,503 INFO L276 IsEmpty]: Start isEmpty. Operand 98 states and 98 transitions. [2024-12-06 06:18:33,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-12-06 06:18:33,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:33,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:33,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:34,004 INFO L134 CoverageAnalysis]: Checked inductivity of 1936 backedges. 0 proven. 1936 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:35,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:35,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 100 states and 100 transitions. [2024-12-06 06:18:35,167 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 100 transitions. [2024-12-06 06:18:35,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-12-06 06:18:35,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:35,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:35,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:35,723 INFO L134 CoverageAnalysis]: Checked inductivity of 2025 backedges. 0 proven. 2025 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:36,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:36,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 102 states to 102 states and 102 transitions. [2024-12-06 06:18:36,910 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 102 transitions. [2024-12-06 06:18:36,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-12-06 06:18:36,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:36,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:36,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:37,514 INFO L134 CoverageAnalysis]: Checked inductivity of 2116 backedges. 0 proven. 2116 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:38,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:38,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 104 states to 104 states and 104 transitions. [2024-12-06 06:18:38,720 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 104 transitions. [2024-12-06 06:18:38,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-12-06 06:18:38,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:38,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:38,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:39,269 INFO L134 CoverageAnalysis]: Checked inductivity of 2209 backedges. 0 proven. 2209 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:40,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:40,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 106 states and 106 transitions. [2024-12-06 06:18:40,565 INFO L276 IsEmpty]: Start isEmpty. Operand 106 states and 106 transitions. [2024-12-06 06:18:40,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-12-06 06:18:40,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:40,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:40,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:41,181 INFO L134 CoverageAnalysis]: Checked inductivity of 2304 backedges. 0 proven. 2304 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:42,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:42,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 108 states and 108 transitions. [2024-12-06 06:18:42,515 INFO L276 IsEmpty]: Start isEmpty. Operand 108 states and 108 transitions. [2024-12-06 06:18:42,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-12-06 06:18:42,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:42,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:42,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:43,132 INFO L134 CoverageAnalysis]: Checked inductivity of 2401 backedges. 0 proven. 2401 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:44,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:44,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 110 states and 110 transitions. [2024-12-06 06:18:44,416 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 110 transitions. [2024-12-06 06:18:44,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-12-06 06:18:44,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:44,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:44,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:44,995 INFO L134 CoverageAnalysis]: Checked inductivity of 2500 backedges. 0 proven. 2500 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:46,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:46,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 112 states and 112 transitions. [2024-12-06 06:18:46,389 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 112 transitions. [2024-12-06 06:18:46,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-12-06 06:18:46,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:46,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:46,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:46,999 INFO L134 CoverageAnalysis]: Checked inductivity of 2601 backedges. 0 proven. 2601 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:48,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:48,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 114 states and 114 transitions. [2024-12-06 06:18:48,281 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 114 transitions. [2024-12-06 06:18:48,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-12-06 06:18:48,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:48,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:48,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:48,982 INFO L134 CoverageAnalysis]: Checked inductivity of 2704 backedges. 0 proven. 2704 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:50,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:50,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 116 states and 116 transitions. [2024-12-06 06:18:50,380 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 116 transitions. [2024-12-06 06:18:50,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-12-06 06:18:50,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:50,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:50,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:51,034 INFO L134 CoverageAnalysis]: Checked inductivity of 2809 backedges. 0 proven. 2809 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:52,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:52,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 118 states to 118 states and 118 transitions. [2024-12-06 06:18:52,468 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 118 transitions. [2024-12-06 06:18:52,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 06:18:52,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:52,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:52,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:53,123 INFO L134 CoverageAnalysis]: Checked inductivity of 2916 backedges. 0 proven. 2916 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:54,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:54,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 120 states and 120 transitions. [2024-12-06 06:18:54,535 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 120 transitions. [2024-12-06 06:18:54,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 116 [2024-12-06 06:18:54,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:54,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:54,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:55,221 INFO L134 CoverageAnalysis]: Checked inductivity of 3025 backedges. 0 proven. 3025 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:56,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:56,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 122 states and 122 transitions. [2024-12-06 06:18:56,671 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 122 transitions. [2024-12-06 06:18:56,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-12-06 06:18:56,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:56,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:56,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:57,475 INFO L134 CoverageAnalysis]: Checked inductivity of 3136 backedges. 0 proven. 3136 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:18:58,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:18:58,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 124 states and 124 transitions. [2024-12-06 06:18:58,942 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 124 transitions. [2024-12-06 06:18:58,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-12-06 06:18:58,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:18:58,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:18:58,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:18:59,692 INFO L134 CoverageAnalysis]: Checked inductivity of 3249 backedges. 0 proven. 3249 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:19:01,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:01,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 126 states and 126 transitions. [2024-12-06 06:19:01,135 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 126 transitions. [2024-12-06 06:19:01,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 122 [2024-12-06 06:19:01,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:01,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:01,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:01,893 INFO L134 CoverageAnalysis]: Checked inductivity of 3364 backedges. 0 proven. 3364 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:19:03,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:03,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 128 states to 128 states and 128 transitions. [2024-12-06 06:19:03,517 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 128 transitions. [2024-12-06 06:19:03,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 124 [2024-12-06 06:19:03,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:03,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:03,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:04,295 INFO L134 CoverageAnalysis]: Checked inductivity of 3481 backedges. 0 proven. 3481 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:19:05,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:05,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 130 states and 130 transitions. [2024-12-06 06:19:05,866 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 130 transitions. [2024-12-06 06:19:05,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-12-06 06:19:05,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:05,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:05,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:06,637 INFO L134 CoverageAnalysis]: Checked inductivity of 3600 backedges. 0 proven. 3600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:19:08,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:08,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 132 states and 132 transitions. [2024-12-06 06:19:08,214 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 132 transitions. [2024-12-06 06:19:08,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-12-06 06:19:08,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:08,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:08,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:08,999 INFO L134 CoverageAnalysis]: Checked inductivity of 3721 backedges. 0 proven. 3721 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:19:10,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:10,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 134 states and 134 transitions. [2024-12-06 06:19:10,702 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 134 transitions. [2024-12-06 06:19:10,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-12-06 06:19:10,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:10,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:10,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:11,688 INFO L134 CoverageAnalysis]: Checked inductivity of 3844 backedges. 0 proven. 3844 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:19:13,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:13,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 136 states and 136 transitions. [2024-12-06 06:19:13,349 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 136 transitions. [2024-12-06 06:19:13,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 132 [2024-12-06 06:19:13,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:13,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:13,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:14,182 INFO L134 CoverageAnalysis]: Checked inductivity of 3969 backedges. 0 proven. 3969 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:19:15,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:15,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 138 states and 138 transitions. [2024-12-06 06:19:15,826 INFO L276 IsEmpty]: Start isEmpty. Operand 138 states and 138 transitions. [2024-12-06 06:19:15,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 134 [2024-12-06 06:19:15,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:15,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:15,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:16,695 INFO L134 CoverageAnalysis]: Checked inductivity of 4096 backedges. 0 proven. 4096 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:19:18,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:18,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 140 states and 140 transitions. [2024-12-06 06:19:18,341 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 140 transitions. [2024-12-06 06:19:18,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 136 [2024-12-06 06:19:18,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:18,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:18,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:19,229 INFO L134 CoverageAnalysis]: Checked inductivity of 4225 backedges. 0 proven. 4225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:19:20,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:20,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 142 states and 142 transitions. [2024-12-06 06:19:20,926 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 142 transitions. [2024-12-06 06:19:20,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 138 [2024-12-06 06:19:20,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:20,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:20,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:21,853 INFO L134 CoverageAnalysis]: Checked inductivity of 4356 backedges. 0 proven. 4356 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:19:23,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:23,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 144 states and 144 transitions. [2024-12-06 06:19:23,591 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 144 transitions. [2024-12-06 06:19:23,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 140 [2024-12-06 06:19:23,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:23,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:23,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:24,510 INFO L134 CoverageAnalysis]: Checked inductivity of 4489 backedges. 0 proven. 4489 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:19:26,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:26,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 146 states to 146 states and 146 transitions. [2024-12-06 06:19:26,260 INFO L276 IsEmpty]: Start isEmpty. Operand 146 states and 146 transitions. [2024-12-06 06:19:26,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 142 [2024-12-06 06:19:26,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:26,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:26,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:27,267 INFO L134 CoverageAnalysis]: Checked inductivity of 4624 backedges. 0 proven. 4624 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:19:29,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:29,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 148 states and 148 transitions. [2024-12-06 06:19:29,064 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 148 transitions. [2024-12-06 06:19:29,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 144 [2024-12-06 06:19:29,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:29,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:29,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:30,228 INFO L134 CoverageAnalysis]: Checked inductivity of 4761 backedges. 0 proven. 4761 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:19:32,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:32,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 150 states and 150 transitions. [2024-12-06 06:19:32,020 INFO L276 IsEmpty]: Start isEmpty. Operand 150 states and 150 transitions. [2024-12-06 06:19:32,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2024-12-06 06:19:32,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:32,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:32,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:33,001 INFO L134 CoverageAnalysis]: Checked inductivity of 4900 backedges. 0 proven. 4900 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:19:34,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:34,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 152 states and 152 transitions. [2024-12-06 06:19:34,808 INFO L276 IsEmpty]: Start isEmpty. Operand 152 states and 152 transitions. [2024-12-06 06:19:34,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 148 [2024-12-06 06:19:34,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:34,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:34,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:35,812 INFO L134 CoverageAnalysis]: Checked inductivity of 5041 backedges. 0 proven. 5041 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:19:37,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:37,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 154 states and 154 transitions. [2024-12-06 06:19:37,735 INFO L276 IsEmpty]: Start isEmpty. Operand 154 states and 154 transitions. [2024-12-06 06:19:37,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-12-06 06:19:37,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:37,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:37,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:38,814 INFO L134 CoverageAnalysis]: Checked inductivity of 5184 backedges. 0 proven. 5184 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:19:40,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:40,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 156 states and 156 transitions. [2024-12-06 06:19:40,736 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 156 transitions. [2024-12-06 06:19:40,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-12-06 06:19:40,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:40,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:40,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:41,815 INFO L134 CoverageAnalysis]: Checked inductivity of 5329 backedges. 0 proven. 5329 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:19:43,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:43,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 158 states and 158 transitions. [2024-12-06 06:19:43,775 INFO L276 IsEmpty]: Start isEmpty. Operand 158 states and 158 transitions. [2024-12-06 06:19:43,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 154 [2024-12-06 06:19:43,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:43,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:43,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:44,893 INFO L134 CoverageAnalysis]: Checked inductivity of 5476 backedges. 0 proven. 5476 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:19:46,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:46,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 160 states to 160 states and 160 transitions. [2024-12-06 06:19:46,779 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 160 transitions. [2024-12-06 06:19:46,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 156 [2024-12-06 06:19:46,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:46,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:46,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:47,919 INFO L134 CoverageAnalysis]: Checked inductivity of 5625 backedges. 0 proven. 5625 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:19:49,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:49,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 162 states and 162 transitions. [2024-12-06 06:19:49,928 INFO L276 IsEmpty]: Start isEmpty. Operand 162 states and 162 transitions. [2024-12-06 06:19:49,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 158 [2024-12-06 06:19:49,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:49,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:49,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:51,314 INFO L134 CoverageAnalysis]: Checked inductivity of 5776 backedges. 0 proven. 5776 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:19:53,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:53,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 164 states to 164 states and 164 transitions. [2024-12-06 06:19:53,388 INFO L276 IsEmpty]: Start isEmpty. Operand 164 states and 164 transitions. [2024-12-06 06:19:53,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 160 [2024-12-06 06:19:53,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:53,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:53,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:54,559 INFO L134 CoverageAnalysis]: Checked inductivity of 5929 backedges. 0 proven. 5929 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:19:56,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:56,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 166 states to 166 states and 166 transitions. [2024-12-06 06:19:56,576 INFO L276 IsEmpty]: Start isEmpty. Operand 166 states and 166 transitions. [2024-12-06 06:19:56,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 162 [2024-12-06 06:19:56,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:56,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:56,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:19:57,799 INFO L134 CoverageAnalysis]: Checked inductivity of 6084 backedges. 0 proven. 6084 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:19:59,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:19:59,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 168 states to 168 states and 168 transitions. [2024-12-06 06:19:59,912 INFO L276 IsEmpty]: Start isEmpty. Operand 168 states and 168 transitions. [2024-12-06 06:19:59,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 164 [2024-12-06 06:19:59,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:19:59,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:19:59,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:20:01,154 INFO L134 CoverageAnalysis]: Checked inductivity of 6241 backedges. 0 proven. 6241 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:20:03,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:20:03,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 170 states to 170 states and 170 transitions. [2024-12-06 06:20:03,191 INFO L276 IsEmpty]: Start isEmpty. Operand 170 states and 170 transitions. [2024-12-06 06:20:03,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-12-06 06:20:03,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:20:03,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:20:03,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:20:04,505 INFO L134 CoverageAnalysis]: Checked inductivity of 6400 backedges. 0 proven. 6400 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:20:06,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:20:06,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 172 states and 172 transitions. [2024-12-06 06:20:06,696 INFO L276 IsEmpty]: Start isEmpty. Operand 172 states and 172 transitions. [2024-12-06 06:20:06,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 168 [2024-12-06 06:20:06,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:20:06,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:20:06,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:20:07,960 INFO L134 CoverageAnalysis]: Checked inductivity of 6561 backedges. 0 proven. 6561 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:20:10,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:20:10,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 174 states to 174 states and 174 transitions. [2024-12-06 06:20:10,024 INFO L276 IsEmpty]: Start isEmpty. Operand 174 states and 174 transitions. [2024-12-06 06:20:10,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 170 [2024-12-06 06:20:10,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:20:10,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:20:10,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:20:11,409 INFO L134 CoverageAnalysis]: Checked inductivity of 6724 backedges. 0 proven. 6724 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:20:13,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:20:13,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 176 states to 176 states and 176 transitions. [2024-12-06 06:20:13,552 INFO L276 IsEmpty]: Start isEmpty. Operand 176 states and 176 transitions. [2024-12-06 06:20:13,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 172 [2024-12-06 06:20:13,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:20:13,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:20:13,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:20:14,901 INFO L134 CoverageAnalysis]: Checked inductivity of 6889 backedges. 0 proven. 6889 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:20:17,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:20:17,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 178 states to 178 states and 178 transitions. [2024-12-06 06:20:17,062 INFO L276 IsEmpty]: Start isEmpty. Operand 178 states and 178 transitions. [2024-12-06 06:20:17,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 174 [2024-12-06 06:20:17,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:20:17,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:20:17,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:20:18,446 INFO L134 CoverageAnalysis]: Checked inductivity of 7056 backedges. 0 proven. 7056 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:20:20,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:20:20,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 180 states to 180 states and 180 transitions. [2024-12-06 06:20:20,587 INFO L276 IsEmpty]: Start isEmpty. Operand 180 states and 180 transitions. [2024-12-06 06:20:20,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 176 [2024-12-06 06:20:20,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:20:20,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:20:20,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:20:22,029 INFO L134 CoverageAnalysis]: Checked inductivity of 7225 backedges. 0 proven. 7225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:20:24,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:20:24,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 182 states to 182 states and 182 transitions. [2024-12-06 06:20:24,385 INFO L276 IsEmpty]: Start isEmpty. Operand 182 states and 182 transitions. [2024-12-06 06:20:24,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 178 [2024-12-06 06:20:24,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:20:24,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:20:24,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:20:26,028 INFO L134 CoverageAnalysis]: Checked inductivity of 7396 backedges. 0 proven. 7396 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:20:28,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:20:28,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 184 states to 184 states and 184 transitions. [2024-12-06 06:20:28,299 INFO L276 IsEmpty]: Start isEmpty. Operand 184 states and 184 transitions. [2024-12-06 06:20:28,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 180 [2024-12-06 06:20:28,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:20:28,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:20:28,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:20:29,800 INFO L134 CoverageAnalysis]: Checked inductivity of 7569 backedges. 0 proven. 7569 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:20:32,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:20:32,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 186 states to 186 states and 186 transitions. [2024-12-06 06:20:32,174 INFO L276 IsEmpty]: Start isEmpty. Operand 186 states and 186 transitions. [2024-12-06 06:20:32,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2024-12-06 06:20:32,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:20:32,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:20:32,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:20:33,701 INFO L134 CoverageAnalysis]: Checked inductivity of 7744 backedges. 0 proven. 7744 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:20:35,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:20:35,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 188 states to 188 states and 188 transitions. [2024-12-06 06:20:35,917 INFO L276 IsEmpty]: Start isEmpty. Operand 188 states and 188 transitions. [2024-12-06 06:20:35,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 184 [2024-12-06 06:20:35,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:20:35,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:20:35,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:20:37,510 INFO L134 CoverageAnalysis]: Checked inductivity of 7921 backedges. 0 proven. 7921 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:20:39,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:20:39,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 190 states to 190 states and 190 transitions. [2024-12-06 06:20:39,840 INFO L276 IsEmpty]: Start isEmpty. Operand 190 states and 190 transitions. [2024-12-06 06:20:39,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-12-06 06:20:39,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:20:39,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:20:39,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:20:41,362 INFO L134 CoverageAnalysis]: Checked inductivity of 8100 backedges. 0 proven. 8100 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:20:43,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:20:43,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 192 states to 192 states and 192 transitions. [2024-12-06 06:20:43,772 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 192 transitions. [2024-12-06 06:20:43,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 188 [2024-12-06 06:20:43,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:20:43,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:20:43,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:20:45,389 INFO L134 CoverageAnalysis]: Checked inductivity of 8281 backedges. 0 proven. 8281 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:20:47,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:20:47,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 194 states to 194 states and 194 transitions. [2024-12-06 06:20:47,847 INFO L276 IsEmpty]: Start isEmpty. Operand 194 states and 194 transitions. [2024-12-06 06:20:47,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 190 [2024-12-06 06:20:47,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:20:47,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:20:47,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:20:49,820 INFO L134 CoverageAnalysis]: Checked inductivity of 8464 backedges. 0 proven. 8464 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:20:52,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:20:52,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 196 states to 196 states and 196 transitions. [2024-12-06 06:20:52,324 INFO L276 IsEmpty]: Start isEmpty. Operand 196 states and 196 transitions. [2024-12-06 06:20:52,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 192 [2024-12-06 06:20:52,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:20:52,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:20:52,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:20:54,043 INFO L134 CoverageAnalysis]: Checked inductivity of 8649 backedges. 0 proven. 8649 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:20:56,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:20:56,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 198 states to 198 states and 198 transitions. [2024-12-06 06:20:56,568 INFO L276 IsEmpty]: Start isEmpty. Operand 198 states and 198 transitions. [2024-12-06 06:20:56,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-12-06 06:20:56,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:20:56,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:20:56,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:20:58,268 INFO L134 CoverageAnalysis]: Checked inductivity of 8836 backedges. 0 proven. 8836 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:21:00,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:21:00,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 200 states to 200 states and 200 transitions. [2024-12-06 06:21:00,606 INFO L276 IsEmpty]: Start isEmpty. Operand 200 states and 200 transitions. [2024-12-06 06:21:00,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 196 [2024-12-06 06:21:00,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:21:00,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:21:00,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:21:02,339 INFO L134 CoverageAnalysis]: Checked inductivity of 9025 backedges. 0 proven. 9025 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:21:04,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:21:04,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 202 states to 202 states and 202 transitions. [2024-12-06 06:21:04,923 INFO L276 IsEmpty]: Start isEmpty. Operand 202 states and 202 transitions. [2024-12-06 06:21:04,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 198 [2024-12-06 06:21:04,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:21:04,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:21:04,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:21:06,724 INFO L134 CoverageAnalysis]: Checked inductivity of 9216 backedges. 0 proven. 9216 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:21:09,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:21:09,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 204 states to 204 states and 204 transitions. [2024-12-06 06:21:09,164 INFO L276 IsEmpty]: Start isEmpty. Operand 204 states and 204 transitions. [2024-12-06 06:21:09,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 200 [2024-12-06 06:21:09,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:21:09,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:21:09,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:21:11,019 INFO L134 CoverageAnalysis]: Checked inductivity of 9409 backedges. 0 proven. 9409 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:21:13,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:21:13,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 206 states to 206 states and 206 transitions. [2024-12-06 06:21:13,402 INFO L276 IsEmpty]: Start isEmpty. Operand 206 states and 206 transitions. [2024-12-06 06:21:13,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 202 [2024-12-06 06:21:13,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:21:13,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:21:13,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:21:15,270 INFO L134 CoverageAnalysis]: Checked inductivity of 9604 backedges. 0 proven. 9604 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:21:17,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:21:17,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 208 states to 208 states and 208 transitions. [2024-12-06 06:21:17,781 INFO L276 IsEmpty]: Start isEmpty. Operand 208 states and 208 transitions. [2024-12-06 06:21:17,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 204 [2024-12-06 06:21:17,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:21:17,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:21:17,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:21:19,700 INFO L134 CoverageAnalysis]: Checked inductivity of 9801 backedges. 0 proven. 9801 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:21:22,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:21:22,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 210 states to 210 states and 210 transitions. [2024-12-06 06:21:22,171 INFO L276 IsEmpty]: Start isEmpty. Operand 210 states and 210 transitions. [2024-12-06 06:21:22,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 206 [2024-12-06 06:21:22,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:21:22,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:21:22,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:21:24,095 INFO L134 CoverageAnalysis]: Checked inductivity of 10000 backedges. 0 proven. 10000 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:21:26,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:21:26,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 212 states and 212 transitions. [2024-12-06 06:21:26,583 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 212 transitions. [2024-12-06 06:21:26,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 208 [2024-12-06 06:21:26,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:21:26,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:21:26,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:21:28,541 INFO L134 CoverageAnalysis]: Checked inductivity of 10201 backedges. 0 proven. 10201 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:21:31,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:21:31,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 214 states to 214 states and 214 transitions. [2024-12-06 06:21:31,275 INFO L276 IsEmpty]: Start isEmpty. Operand 214 states and 214 transitions. [2024-12-06 06:21:31,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 210 [2024-12-06 06:21:31,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:21:31,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:21:31,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:21:33,294 INFO L134 CoverageAnalysis]: Checked inductivity of 10404 backedges. 0 proven. 10404 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:21:35,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:21:35,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 216 states to 216 states and 216 transitions. [2024-12-06 06:21:35,821 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 216 transitions. [2024-12-06 06:21:35,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 212 [2024-12-06 06:21:35,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:21:35,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:21:35,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:21:37,813 INFO L134 CoverageAnalysis]: Checked inductivity of 10609 backedges. 0 proven. 10609 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:21:40,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:21:40,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 218 states and 218 transitions. [2024-12-06 06:21:40,471 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 218 transitions. [2024-12-06 06:21:40,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 214 [2024-12-06 06:21:40,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:21:40,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:21:40,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:21:42,546 INFO L134 CoverageAnalysis]: Checked inductivity of 10816 backedges. 0 proven. 10816 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:21:45,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:21:45,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 220 states to 220 states and 220 transitions. [2024-12-06 06:21:45,285 INFO L276 IsEmpty]: Start isEmpty. Operand 220 states and 220 transitions. [2024-12-06 06:21:45,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 216 [2024-12-06 06:21:45,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:21:45,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:21:45,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:21:47,424 INFO L134 CoverageAnalysis]: Checked inductivity of 11025 backedges. 0 proven. 11025 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:21:50,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:21:50,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 222 states to 222 states and 222 transitions. [2024-12-06 06:21:50,133 INFO L276 IsEmpty]: Start isEmpty. Operand 222 states and 222 transitions. [2024-12-06 06:21:50,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 218 [2024-12-06 06:21:50,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:21:50,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:21:50,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:21:52,564 INFO L134 CoverageAnalysis]: Checked inductivity of 11236 backedges. 0 proven. 11236 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:21:55,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:21:55,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 224 states and 224 transitions. [2024-12-06 06:21:55,310 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 224 transitions. [2024-12-06 06:21:55,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 220 [2024-12-06 06:21:55,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:21:55,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:21:55,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:21:57,522 INFO L134 CoverageAnalysis]: Checked inductivity of 11449 backedges. 0 proven. 11449 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:22:00,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:22:00,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 226 states to 226 states and 226 transitions. [2024-12-06 06:22:00,348 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 226 transitions. [2024-12-06 06:22:00,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-12-06 06:22:00,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:22:00,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:22:00,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:22:02,618 INFO L134 CoverageAnalysis]: Checked inductivity of 11664 backedges. 0 proven. 11664 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:22:05,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:22:05,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 228 states to 228 states and 228 transitions. [2024-12-06 06:22:05,330 INFO L276 IsEmpty]: Start isEmpty. Operand 228 states and 228 transitions. [2024-12-06 06:22:05,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 224 [2024-12-06 06:22:05,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:22:05,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:22:05,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:22:07,583 INFO L134 CoverageAnalysis]: Checked inductivity of 11881 backedges. 0 proven. 11881 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:22:10,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:22:10,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 230 states to 230 states and 230 transitions. [2024-12-06 06:22:10,286 INFO L276 IsEmpty]: Start isEmpty. Operand 230 states and 230 transitions. [2024-12-06 06:22:10,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 226 [2024-12-06 06:22:10,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:22:10,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:22:10,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:22:12,641 INFO L134 CoverageAnalysis]: Checked inductivity of 12100 backedges. 0 proven. 12100 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:22:15,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:22:15,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 232 states and 232 transitions. [2024-12-06 06:22:15,574 INFO L276 IsEmpty]: Start isEmpty. Operand 232 states and 232 transitions. [2024-12-06 06:22:15,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 228 [2024-12-06 06:22:15,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:22:15,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:22:15,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:22:18,083 INFO L134 CoverageAnalysis]: Checked inductivity of 12321 backedges. 0 proven. 12321 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:22:20,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:22:20,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 234 states to 234 states and 234 transitions. [2024-12-06 06:22:20,999 INFO L276 IsEmpty]: Start isEmpty. Operand 234 states and 234 transitions. [2024-12-06 06:22:21,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 230 [2024-12-06 06:22:21,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:22:21,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:22:21,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:22:23,378 INFO L134 CoverageAnalysis]: Checked inductivity of 12544 backedges. 0 proven. 12544 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:22:26,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:22:26,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 236 states to 236 states and 236 transitions. [2024-12-06 06:22:26,190 INFO L276 IsEmpty]: Start isEmpty. Operand 236 states and 236 transitions. [2024-12-06 06:22:26,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 232 [2024-12-06 06:22:26,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:22:26,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:22:26,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:22:28,809 INFO L134 CoverageAnalysis]: Checked inductivity of 12769 backedges. 0 proven. 12769 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:22:31,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:22:31,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 238 states and 238 transitions. [2024-12-06 06:22:31,752 INFO L276 IsEmpty]: Start isEmpty. Operand 238 states and 238 transitions. [2024-12-06 06:22:31,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 234 [2024-12-06 06:22:31,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:22:31,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:22:31,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:22:34,248 INFO L134 CoverageAnalysis]: Checked inductivity of 12996 backedges. 0 proven. 12996 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:22:37,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:22:37,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 240 states to 240 states and 240 transitions. [2024-12-06 06:22:37,127 INFO L276 IsEmpty]: Start isEmpty. Operand 240 states and 240 transitions. [2024-12-06 06:22:37,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 236 [2024-12-06 06:22:37,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:22:37,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:22:37,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:22:39,663 INFO L134 CoverageAnalysis]: Checked inductivity of 13225 backedges. 0 proven. 13225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:22:42,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:22:42,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 242 states to 242 states and 242 transitions. [2024-12-06 06:22:42,618 INFO L276 IsEmpty]: Start isEmpty. Operand 242 states and 242 transitions. [2024-12-06 06:22:42,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 238 [2024-12-06 06:22:42,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:22:42,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:22:42,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:22:45,193 INFO L134 CoverageAnalysis]: Checked inductivity of 13456 backedges. 0 proven. 13456 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:22:48,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:22:48,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 244 states and 244 transitions. [2024-12-06 06:22:48,239 INFO L276 IsEmpty]: Start isEmpty. Operand 244 states and 244 transitions. [2024-12-06 06:22:48,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 240 [2024-12-06 06:22:48,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:22:48,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:22:48,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:22:50,857 INFO L134 CoverageAnalysis]: Checked inductivity of 13689 backedges. 0 proven. 13689 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:22:53,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:22:53,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 246 states and 246 transitions. [2024-12-06 06:22:53,946 INFO L276 IsEmpty]: Start isEmpty. Operand 246 states and 246 transitions. [2024-12-06 06:22:53,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 242 [2024-12-06 06:22:53,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:22:53,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:22:54,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:22:56,602 INFO L134 CoverageAnalysis]: Checked inductivity of 13924 backedges. 0 proven. 13924 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:22:59,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:22:59,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 248 states and 248 transitions. [2024-12-06 06:22:59,565 INFO L276 IsEmpty]: Start isEmpty. Operand 248 states and 248 transitions. [2024-12-06 06:22:59,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 244 [2024-12-06 06:22:59,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:22:59,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:22:59,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:23:02,595 INFO L134 CoverageAnalysis]: Checked inductivity of 14161 backedges. 0 proven. 14161 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:23:05,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:23:05,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 250 states to 250 states and 250 transitions. [2024-12-06 06:23:05,796 INFO L276 IsEmpty]: Start isEmpty. Operand 250 states and 250 transitions. [2024-12-06 06:23:05,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 246 [2024-12-06 06:23:05,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:23:05,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:23:05,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:23:08,554 INFO L134 CoverageAnalysis]: Checked inductivity of 14400 backedges. 0 proven. 14400 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:23:11,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:23:11,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 252 states to 252 states and 252 transitions. [2024-12-06 06:23:11,523 INFO L276 IsEmpty]: Start isEmpty. Operand 252 states and 252 transitions. [2024-12-06 06:23:11,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 248 [2024-12-06 06:23:11,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:23:11,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:23:11,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:23:14,299 INFO L134 CoverageAnalysis]: Checked inductivity of 14641 backedges. 0 proven. 14641 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:23:17,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:23:17,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 254 states and 254 transitions. [2024-12-06 06:23:17,268 INFO L276 IsEmpty]: Start isEmpty. Operand 254 states and 254 transitions. [2024-12-06 06:23:17,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 250 [2024-12-06 06:23:17,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:23:17,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:23:17,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:23:20,130 INFO L134 CoverageAnalysis]: Checked inductivity of 14884 backedges. 0 proven. 14884 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:23:23,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:23:23,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 256 states to 256 states and 256 transitions. [2024-12-06 06:23:23,324 INFO L276 IsEmpty]: Start isEmpty. Operand 256 states and 256 transitions. [2024-12-06 06:23:23,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 252 [2024-12-06 06:23:23,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:23:23,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:23:23,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:23:26,228 INFO L134 CoverageAnalysis]: Checked inductivity of 15129 backedges. 0 proven. 15129 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:23:29,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:23:29,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 258 states to 258 states and 258 transitions. [2024-12-06 06:23:29,385 INFO L276 IsEmpty]: Start isEmpty. Operand 258 states and 258 transitions. [2024-12-06 06:23:29,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 254 [2024-12-06 06:23:29,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:23:29,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:23:29,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:23:32,320 INFO L134 CoverageAnalysis]: Checked inductivity of 15376 backedges. 0 proven. 15376 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:23:35,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:23:35,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 260 states and 260 transitions. [2024-12-06 06:23:35,690 INFO L276 IsEmpty]: Start isEmpty. Operand 260 states and 260 transitions. [2024-12-06 06:23:35,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 256 [2024-12-06 06:23:35,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:23:35,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:23:35,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:23:38,665 INFO L134 CoverageAnalysis]: Checked inductivity of 15625 backedges. 0 proven. 15625 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:23:41,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:23:41,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 262 states to 262 states and 262 transitions. [2024-12-06 06:23:41,829 INFO L276 IsEmpty]: Start isEmpty. Operand 262 states and 262 transitions. [2024-12-06 06:23:41,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 258 [2024-12-06 06:23:41,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:23:41,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:23:41,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:23:44,903 INFO L134 CoverageAnalysis]: Checked inductivity of 15876 backedges. 0 proven. 15876 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:23:48,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:23:48,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 264 states to 264 states and 264 transitions. [2024-12-06 06:23:48,007 INFO L276 IsEmpty]: Start isEmpty. Operand 264 states and 264 transitions. [2024-12-06 06:23:48,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-12-06 06:23:48,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:23:48,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:23:48,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:23:51,098 INFO L134 CoverageAnalysis]: Checked inductivity of 16129 backedges. 0 proven. 16129 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:23:54,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:23:54,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 266 states to 266 states and 266 transitions. [2024-12-06 06:23:54,322 INFO L276 IsEmpty]: Start isEmpty. Operand 266 states and 266 transitions. [2024-12-06 06:23:54,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-12-06 06:23:54,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:23:54,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:23:54,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:23:57,432 INFO L134 CoverageAnalysis]: Checked inductivity of 16384 backedges. 0 proven. 16384 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:24:00,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:24:00,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 268 states to 268 states and 268 transitions. [2024-12-06 06:24:00,787 INFO L276 IsEmpty]: Start isEmpty. Operand 268 states and 268 transitions. [2024-12-06 06:24:00,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 264 [2024-12-06 06:24:00,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:24:00,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:24:00,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:24:04,077 INFO L134 CoverageAnalysis]: Checked inductivity of 16641 backedges. 0 proven. 16641 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:24:07,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:24:07,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 270 states to 270 states and 270 transitions. [2024-12-06 06:24:07,491 INFO L276 IsEmpty]: Start isEmpty. Operand 270 states and 270 transitions. [2024-12-06 06:24:07,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 266 [2024-12-06 06:24:07,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:24:07,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:24:07,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:24:10,812 INFO L134 CoverageAnalysis]: Checked inductivity of 16900 backedges. 0 proven. 16900 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:24:14,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:24:14,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 272 states to 272 states and 272 transitions. [2024-12-06 06:24:14,418 INFO L276 IsEmpty]: Start isEmpty. Operand 272 states and 272 transitions. [2024-12-06 06:24:14,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 268 [2024-12-06 06:24:14,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:24:14,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:24:14,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:24:17,719 INFO L134 CoverageAnalysis]: Checked inductivity of 17161 backedges. 0 proven. 17161 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:24:21,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:24:21,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 274 states to 274 states and 274 transitions. [2024-12-06 06:24:21,075 INFO L276 IsEmpty]: Start isEmpty. Operand 274 states and 274 transitions. [2024-12-06 06:24:21,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 270 [2024-12-06 06:24:21,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:24:21,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:24:21,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:24:24,455 INFO L134 CoverageAnalysis]: Checked inductivity of 17424 backedges. 0 proven. 17424 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:24:27,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:24:27,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 276 states to 276 states and 276 transitions. [2024-12-06 06:24:27,721 INFO L276 IsEmpty]: Start isEmpty. Operand 276 states and 276 transitions. [2024-12-06 06:24:27,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 272 [2024-12-06 06:24:27,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:24:27,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:24:27,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:24:31,147 INFO L134 CoverageAnalysis]: Checked inductivity of 17689 backedges. 0 proven. 17689 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:24:34,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:24:34,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 278 states to 278 states and 278 transitions. [2024-12-06 06:24:34,769 INFO L276 IsEmpty]: Start isEmpty. Operand 278 states and 278 transitions. [2024-12-06 06:24:34,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 274 [2024-12-06 06:24:34,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:24:34,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:24:34,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:24:38,168 INFO L134 CoverageAnalysis]: Checked inductivity of 17956 backedges. 0 proven. 17956 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:24:41,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:24:41,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 280 states to 280 states and 280 transitions. [2024-12-06 06:24:41,593 INFO L276 IsEmpty]: Start isEmpty. Operand 280 states and 280 transitions. [2024-12-06 06:24:41,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 276 [2024-12-06 06:24:41,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:24:41,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:24:41,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:24:45,093 INFO L134 CoverageAnalysis]: Checked inductivity of 18225 backedges. 0 proven. 18225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:24:48,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:24:48,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 282 states to 282 states and 282 transitions. [2024-12-06 06:24:48,732 INFO L276 IsEmpty]: Start isEmpty. Operand 282 states and 282 transitions. [2024-12-06 06:24:48,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 278 [2024-12-06 06:24:48,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:24:48,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:24:48,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:24:52,303 INFO L134 CoverageAnalysis]: Checked inductivity of 18496 backedges. 0 proven. 18496 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:24:55,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:24:55,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 284 states to 284 states and 284 transitions. [2024-12-06 06:24:55,903 INFO L276 IsEmpty]: Start isEmpty. Operand 284 states and 284 transitions. [2024-12-06 06:24:55,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 280 [2024-12-06 06:24:55,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:24:55,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:24:56,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:24:59,498 INFO L134 CoverageAnalysis]: Checked inductivity of 18769 backedges. 0 proven. 18769 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:25:03,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:25:03,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 286 states to 286 states and 286 transitions. [2024-12-06 06:25:03,193 INFO L276 IsEmpty]: Start isEmpty. Operand 286 states and 286 transitions. [2024-12-06 06:25:03,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 282 [2024-12-06 06:25:03,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:25:03,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:25:03,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:25:06,800 INFO L134 CoverageAnalysis]: Checked inductivity of 19044 backedges. 0 proven. 19044 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:25:10,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:25:10,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 288 states to 288 states and 288 transitions. [2024-12-06 06:25:10,392 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 288 transitions. [2024-12-06 06:25:10,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 284 [2024-12-06 06:25:10,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:25:10,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:25:10,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:25:14,111 INFO L134 CoverageAnalysis]: Checked inductivity of 19321 backedges. 0 proven. 19321 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:25:17,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:25:17,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 290 states to 290 states and 290 transitions. [2024-12-06 06:25:17,732 INFO L276 IsEmpty]: Start isEmpty. Operand 290 states and 290 transitions. [2024-12-06 06:25:17,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 286 [2024-12-06 06:25:17,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:25:17,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:25:17,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:25:21,552 INFO L134 CoverageAnalysis]: Checked inductivity of 19600 backedges. 0 proven. 19600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:25:25,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:25:25,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 292 states to 292 states and 292 transitions. [2024-12-06 06:25:25,328 INFO L276 IsEmpty]: Start isEmpty. Operand 292 states and 292 transitions. [2024-12-06 06:25:25,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 288 [2024-12-06 06:25:25,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:25:25,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:25:25,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:25:29,155 INFO L134 CoverageAnalysis]: Checked inductivity of 19881 backedges. 0 proven. 19881 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:25:32,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:25:32,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 294 states to 294 states and 294 transitions. [2024-12-06 06:25:32,913 INFO L276 IsEmpty]: Start isEmpty. Operand 294 states and 294 transitions. [2024-12-06 06:25:32,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 290 [2024-12-06 06:25:32,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:25:32,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:25:33,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:25:36,766 INFO L134 CoverageAnalysis]: Checked inductivity of 20164 backedges. 0 proven. 20164 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:25:40,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:25:40,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 296 states to 296 states and 296 transitions. [2024-12-06 06:25:40,524 INFO L276 IsEmpty]: Start isEmpty. Operand 296 states and 296 transitions. [2024-12-06 06:25:40,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 292 [2024-12-06 06:25:40,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:25:40,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:25:40,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:25:44,518 INFO L134 CoverageAnalysis]: Checked inductivity of 20449 backedges. 0 proven. 20449 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:25:48,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:25:48,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 298 states to 298 states and 298 transitions. [2024-12-06 06:25:48,280 INFO L276 IsEmpty]: Start isEmpty. Operand 298 states and 298 transitions. [2024-12-06 06:25:48,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 294 [2024-12-06 06:25:48,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:25:48,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:25:48,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:25:52,355 INFO L134 CoverageAnalysis]: Checked inductivity of 20736 backedges. 0 proven. 20736 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:25:56,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:25:56,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 300 states to 300 states and 300 transitions. [2024-12-06 06:25:56,324 INFO L276 IsEmpty]: Start isEmpty. Operand 300 states and 300 transitions. [2024-12-06 06:25:56,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 296 [2024-12-06 06:25:56,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:25:56,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:25:56,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:26:00,400 INFO L134 CoverageAnalysis]: Checked inductivity of 21025 backedges. 0 proven. 21025 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:26:04,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:26:04,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 302 states to 302 states and 302 transitions. [2024-12-06 06:26:04,199 INFO L276 IsEmpty]: Start isEmpty. Operand 302 states and 302 transitions. [2024-12-06 06:26:04,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 298 [2024-12-06 06:26:04,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:26:04,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:26:04,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:26:08,343 INFO L134 CoverageAnalysis]: Checked inductivity of 21316 backedges. 0 proven. 21316 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:26:12,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:26:12,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 304 states to 304 states and 304 transitions. [2024-12-06 06:26:12,335 INFO L276 IsEmpty]: Start isEmpty. Operand 304 states and 304 transitions. [2024-12-06 06:26:12,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 300 [2024-12-06 06:26:12,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:26:12,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:26:12,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:26:16,526 INFO L134 CoverageAnalysis]: Checked inductivity of 21609 backedges. 0 proven. 21609 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:26:20,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:26:20,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 306 states to 306 states and 306 transitions. [2024-12-06 06:26:20,332 INFO L276 IsEmpty]: Start isEmpty. Operand 306 states and 306 transitions. [2024-12-06 06:26:20,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 302 [2024-12-06 06:26:20,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:26:20,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:26:20,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:26:24,620 INFO L134 CoverageAnalysis]: Checked inductivity of 21904 backedges. 0 proven. 21904 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:26:28,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:26:28,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 308 states to 308 states and 308 transitions. [2024-12-06 06:26:28,449 INFO L276 IsEmpty]: Start isEmpty. Operand 308 states and 308 transitions. [2024-12-06 06:26:28,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 304 [2024-12-06 06:26:28,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:26:28,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:26:28,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:26:32,772 INFO L134 CoverageAnalysis]: Checked inductivity of 22201 backedges. 0 proven. 22201 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:26:36,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:26:36,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 310 states to 310 states and 310 transitions. [2024-12-06 06:26:36,846 INFO L276 IsEmpty]: Start isEmpty. Operand 310 states and 310 transitions. [2024-12-06 06:26:36,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 306 [2024-12-06 06:26:36,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:26:36,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:26:36,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:26:41,327 INFO L134 CoverageAnalysis]: Checked inductivity of 22500 backedges. 0 proven. 22500 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:26:45,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:26:45,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 312 states to 312 states and 312 transitions. [2024-12-06 06:26:45,173 INFO L276 IsEmpty]: Start isEmpty. Operand 312 states and 312 transitions. [2024-12-06 06:26:45,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 308 [2024-12-06 06:26:45,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:26:45,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:26:45,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:26:49,667 INFO L134 CoverageAnalysis]: Checked inductivity of 22801 backedges. 0 proven. 22801 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:26:53,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:26:53,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 314 states to 314 states and 314 transitions. [2024-12-06 06:26:53,430 INFO L276 IsEmpty]: Start isEmpty. Operand 314 states and 314 transitions. [2024-12-06 06:26:53,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 310 [2024-12-06 06:26:53,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:26:53,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:26:53,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:26:57,991 INFO L134 CoverageAnalysis]: Checked inductivity of 23104 backedges. 0 proven. 23104 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:27:02,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:27:02,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 316 states to 316 states and 316 transitions. [2024-12-06 06:27:02,153 INFO L276 IsEmpty]: Start isEmpty. Operand 316 states and 316 transitions. [2024-12-06 06:27:02,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 312 [2024-12-06 06:27:02,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:27:02,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:27:02,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:27:06,875 INFO L134 CoverageAnalysis]: Checked inductivity of 23409 backedges. 0 proven. 23409 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:27:11,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:27:11,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 318 states to 318 states and 318 transitions. [2024-12-06 06:27:11,246 INFO L276 IsEmpty]: Start isEmpty. Operand 318 states and 318 transitions. [2024-12-06 06:27:11,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 314 [2024-12-06 06:27:11,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:27:11,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:27:11,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:27:16,774 INFO L134 CoverageAnalysis]: Checked inductivity of 23716 backedges. 0 proven. 23716 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:27:21,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:27:21,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 320 states to 320 states and 320 transitions. [2024-12-06 06:27:21,368 INFO L276 IsEmpty]: Start isEmpty. Operand 320 states and 320 transitions. [2024-12-06 06:27:21,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 316 [2024-12-06 06:27:21,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:27:21,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:27:21,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:27:26,709 INFO L134 CoverageAnalysis]: Checked inductivity of 24025 backedges. 0 proven. 24025 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:27:31,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:27:31,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 322 states to 322 states and 322 transitions. [2024-12-06 06:27:31,143 INFO L276 IsEmpty]: Start isEmpty. Operand 322 states and 322 transitions. [2024-12-06 06:27:31,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 318 [2024-12-06 06:27:31,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:27:31,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:27:31,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:27:37,110 INFO L134 CoverageAnalysis]: Checked inductivity of 24336 backedges. 0 proven. 24336 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:27:42,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:27:42,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 324 states to 324 states and 324 transitions. [2024-12-06 06:27:42,367 INFO L276 IsEmpty]: Start isEmpty. Operand 324 states and 324 transitions. [2024-12-06 06:27:42,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 320 [2024-12-06 06:27:42,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:27:42,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:27:42,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:27:48,265 INFO L134 CoverageAnalysis]: Checked inductivity of 24649 backedges. 0 proven. 24649 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:27:53,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:27:53,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 326 states to 326 states and 326 transitions. [2024-12-06 06:27:53,278 INFO L276 IsEmpty]: Start isEmpty. Operand 326 states and 326 transitions. [2024-12-06 06:27:53,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 322 [2024-12-06 06:27:53,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:27:53,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:27:53,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:27:59,143 INFO L134 CoverageAnalysis]: Checked inductivity of 24964 backedges. 0 proven. 24964 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:28:04,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:28:04,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 328 states to 328 states and 328 transitions. [2024-12-06 06:28:04,777 INFO L276 IsEmpty]: Start isEmpty. Operand 328 states and 328 transitions. [2024-12-06 06:28:04,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 324 [2024-12-06 06:28:04,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:28:04,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:28:04,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:28:11,355 INFO L134 CoverageAnalysis]: Checked inductivity of 25281 backedges. 0 proven. 25281 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:28:16,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:28:16,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 330 states to 330 states and 330 transitions. [2024-12-06 06:28:16,546 INFO L276 IsEmpty]: Start isEmpty. Operand 330 states and 330 transitions. [2024-12-06 06:28:16,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 326 [2024-12-06 06:28:16,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:28:16,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:28:16,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:28:22,549 INFO L134 CoverageAnalysis]: Checked inductivity of 25600 backedges. 0 proven. 25600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:28:27,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:28:27,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 332 states to 332 states and 332 transitions. [2024-12-06 06:28:27,614 INFO L276 IsEmpty]: Start isEmpty. Operand 332 states and 332 transitions. [2024-12-06 06:28:27,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 328 [2024-12-06 06:28:27,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:28:27,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:28:27,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:28:33,897 INFO L134 CoverageAnalysis]: Checked inductivity of 25921 backedges. 0 proven. 25921 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:28:39,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:28:39,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 334 states to 334 states and 334 transitions. [2024-12-06 06:28:39,036 INFO L276 IsEmpty]: Start isEmpty. Operand 334 states and 334 transitions. [2024-12-06 06:28:39,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 330 [2024-12-06 06:28:39,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:28:39,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:28:39,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:28:45,759 INFO L134 CoverageAnalysis]: Checked inductivity of 26244 backedges. 0 proven. 26244 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:28:51,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:28:51,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 336 states to 336 states and 336 transitions. [2024-12-06 06:28:51,026 INFO L276 IsEmpty]: Start isEmpty. Operand 336 states and 336 transitions. [2024-12-06 06:28:51,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 332 [2024-12-06 06:28:51,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:28:51,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:28:51,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:28:57,489 INFO L134 CoverageAnalysis]: Checked inductivity of 26569 backedges. 0 proven. 26569 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:29:02,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:29:02,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 338 states to 338 states and 338 transitions. [2024-12-06 06:29:02,611 INFO L276 IsEmpty]: Start isEmpty. Operand 338 states and 338 transitions. [2024-12-06 06:29:02,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 334 [2024-12-06 06:29:02,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:29:02,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:29:02,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:29:09,094 INFO L134 CoverageAnalysis]: Checked inductivity of 26896 backedges. 0 proven. 26896 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:29:14,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:29:14,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 340 states to 340 states and 340 transitions. [2024-12-06 06:29:14,565 INFO L276 IsEmpty]: Start isEmpty. Operand 340 states and 340 transitions. [2024-12-06 06:29:14,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 336 [2024-12-06 06:29:14,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:29:14,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:29:14,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:29:20,959 INFO L134 CoverageAnalysis]: Checked inductivity of 27225 backedges. 0 proven. 27225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:29:26,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:29:26,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 342 states to 342 states and 342 transitions. [2024-12-06 06:29:26,368 INFO L276 IsEmpty]: Start isEmpty. Operand 342 states and 342 transitions. [2024-12-06 06:29:26,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 338 [2024-12-06 06:29:26,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:29:26,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:29:26,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:29:33,098 INFO L134 CoverageAnalysis]: Checked inductivity of 27556 backedges. 0 proven. 27556 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:29:38,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:29:38,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 344 states to 344 states and 344 transitions. [2024-12-06 06:29:38,610 INFO L276 IsEmpty]: Start isEmpty. Operand 344 states and 344 transitions. [2024-12-06 06:29:38,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 340 [2024-12-06 06:29:38,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:29:38,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:29:38,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:29:45,356 INFO L134 CoverageAnalysis]: Checked inductivity of 27889 backedges. 0 proven. 27889 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:29:50,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:29:50,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 346 states to 346 states and 346 transitions. [2024-12-06 06:29:50,780 INFO L276 IsEmpty]: Start isEmpty. Operand 346 states and 346 transitions. [2024-12-06 06:29:50,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 342 [2024-12-06 06:29:50,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:29:50,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:29:50,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:29:57,662 INFO L134 CoverageAnalysis]: Checked inductivity of 28224 backedges. 0 proven. 28224 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:30:03,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:30:03,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 348 states to 348 states and 348 transitions. [2024-12-06 06:30:03,340 INFO L276 IsEmpty]: Start isEmpty. Operand 348 states and 348 transitions. [2024-12-06 06:30:03,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 344 [2024-12-06 06:30:03,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:30:03,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:30:03,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:30:10,213 INFO L134 CoverageAnalysis]: Checked inductivity of 28561 backedges. 0 proven. 28561 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:30:15,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:30:15,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 350 states to 350 states and 350 transitions. [2024-12-06 06:30:15,592 INFO L276 IsEmpty]: Start isEmpty. Operand 350 states and 350 transitions. [2024-12-06 06:30:15,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 346 [2024-12-06 06:30:15,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:30:15,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:30:15,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:30:22,693 INFO L134 CoverageAnalysis]: Checked inductivity of 28900 backedges. 0 proven. 28900 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:30:28,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:30:28,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 352 states to 352 states and 352 transitions. [2024-12-06 06:30:28,111 INFO L276 IsEmpty]: Start isEmpty. Operand 352 states and 352 transitions. [2024-12-06 06:30:28,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 348 [2024-12-06 06:30:28,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:30:28,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:30:28,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:30:35,235 INFO L134 CoverageAnalysis]: Checked inductivity of 29241 backedges. 0 proven. 29241 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:30:40,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:30:40,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 354 states to 354 states and 354 transitions. [2024-12-06 06:30:40,689 INFO L276 IsEmpty]: Start isEmpty. Operand 354 states and 354 transitions. [2024-12-06 06:30:40,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 350 [2024-12-06 06:30:40,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:30:40,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:30:40,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:30:47,977 INFO L134 CoverageAnalysis]: Checked inductivity of 29584 backedges. 0 proven. 29584 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:30:53,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:30:53,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 356 states to 356 states and 356 transitions. [2024-12-06 06:30:53,593 INFO L276 IsEmpty]: Start isEmpty. Operand 356 states and 356 transitions. [2024-12-06 06:30:53,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 352 [2024-12-06 06:30:53,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:30:53,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:30:53,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:31:00,928 INFO L134 CoverageAnalysis]: Checked inductivity of 29929 backedges. 0 proven. 29929 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:31:06,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:31:06,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 358 states to 358 states and 358 transitions. [2024-12-06 06:31:06,894 INFO L276 IsEmpty]: Start isEmpty. Operand 358 states and 358 transitions. [2024-12-06 06:31:06,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 354 [2024-12-06 06:31:06,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:31:06,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:31:07,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:31:14,504 INFO L134 CoverageAnalysis]: Checked inductivity of 30276 backedges. 0 proven. 30276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:31:20,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:31:20,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 360 states to 360 states and 360 transitions. [2024-12-06 06:31:20,118 INFO L276 IsEmpty]: Start isEmpty. Operand 360 states and 360 transitions. [2024-12-06 06:31:20,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 356 [2024-12-06 06:31:20,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:31:20,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:31:20,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:31:27,686 INFO L134 CoverageAnalysis]: Checked inductivity of 30625 backedges. 0 proven. 30625 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 06:31:33,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 06:31:33,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 362 states to 362 states and 362 transitions. [2024-12-06 06:31:33,701 INFO L276 IsEmpty]: Start isEmpty. Operand 362 states and 362 transitions. [2024-12-06 06:31:33,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 358 [2024-12-06 06:31:33,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 06:31:33,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 06:31:33,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 06:31:41,477 INFO L134 CoverageAnalysis]: Checked inductivity of 30976 backedges. 0 proven. 30976 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.