./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/termination-crafted/LexIndexValue-Array-1.c --full-output --architecture 64bit -------------------------------------------------------------------------------- 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_98abae13-af1d-457f-ab1f-ef3a8fc60ebd/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_98abae13-af1d-457f-ab1f-ef3a8fc60ebd/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_98abae13-af1d-457f-ab1f-ef3a8fc60ebd/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_98abae13-af1d-457f-ab1f-ef3a8fc60ebd/bin/ukojak-verify-CZk0znPC7b/config/KojakMemDerefMemtrack.xml -i ../../sv-benchmarks/c/termination-crafted/LexIndexValue-Array-1.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_98abae13-af1d-457f-ab1f-ef3a8fc60ebd/bin/ukojak-verify-CZk0znPC7b/config/svcomp-DerefFreeMemtrack-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_98abae13-af1d-457f-ab1f-ef3a8fc60ebd/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 64bit --witnessprinter.graph.data.programhash d69e4513fb8989bf305d8f9ce21862e8623f2a3d0c8146e8e7fb7e8c658a7eff --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-05 22:12:30,072 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-05 22:12:30,140 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_98abae13-af1d-457f-ab1f-ef3a8fc60ebd/bin/ukojak-verify-CZk0znPC7b/config/svcomp-DerefFreeMemtrack-64bit-Kojak_Default.epf [2024-12-05 22:12:30,146 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-05 22:12:30,146 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-05 22:12:30,172 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-05 22:12:30,173 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-05 22:12:30,173 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-05 22:12:30,173 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-05 22:12:30,173 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-05 22:12:30,174 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-05 22:12:30,174 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-12-05 22:12:30,174 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-12-05 22:12:30,174 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-12-05 22:12:30,174 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-05 22:12:30,174 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-05 22:12:30,174 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-05 22:12:30,174 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-05 22:12:30,175 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-05 22:12:30,175 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-05 22:12:30,175 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-05 22:12:30,175 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-05 22:12:30,175 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-05 22:12:30,175 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-05 22:12:30,175 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-05 22:12:30,176 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-05 22:12:30,176 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-05 22:12:30,176 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_98abae13-af1d-457f-ab1f-ef3a8fc60ebd/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 -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> d69e4513fb8989bf305d8f9ce21862e8623f2a3d0c8146e8e7fb7e8c658a7eff [2024-12-05 22:12:30,448 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-05 22:12:30,457 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-05 22:12:30,459 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-05 22:12:30,460 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-05 22:12:30,461 INFO L274 PluginConnector]: CDTParser initialized [2024-12-05 22:12:30,462 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_98abae13-af1d-457f-ab1f-ef3a8fc60ebd/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/termination-crafted/LexIndexValue-Array-1.c [2024-12-05 22:12:33,208 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_98abae13-af1d-457f-ab1f-ef3a8fc60ebd/bin/ukojak-verify-CZk0znPC7b/data/0db8d9415/288b8c0baf9447c4a2de32d2bb137d1e/FLAG707869b93 [2024-12-05 22:12:33,413 INFO L384 CDTParser]: Found 1 translation units. [2024-12-05 22:12:33,414 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_98abae13-af1d-457f-ab1f-ef3a8fc60ebd/sv-benchmarks/c/termination-crafted/LexIndexValue-Array-1.c [2024-12-05 22:12:33,421 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_98abae13-af1d-457f-ab1f-ef3a8fc60ebd/bin/ukojak-verify-CZk0znPC7b/data/0db8d9415/288b8c0baf9447c4a2de32d2bb137d1e/FLAG707869b93 [2024-12-05 22:12:33,438 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_98abae13-af1d-457f-ab1f-ef3a8fc60ebd/bin/ukojak-verify-CZk0znPC7b/data/0db8d9415/288b8c0baf9447c4a2de32d2bb137d1e [2024-12-05 22:12:33,440 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-05 22:12:33,442 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-05 22:12:33,443 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-05 22:12:33,443 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-05 22:12:33,448 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-05 22:12:33,449 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 10:12:33" (1/1) ... [2024-12-05 22:12:33,450 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@213830ec and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:12:33, skipping insertion in model container [2024-12-05 22:12:33,450 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 10:12:33" (1/1) ... [2024-12-05 22:12:33,464 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-05 22:12:33,603 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-05 22:12:33,607 INFO L200 MainTranslator]: Completed pre-run [2024-12-05 22:12:33,622 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-05 22:12:33,639 INFO L204 MainTranslator]: Completed translation [2024-12-05 22:12:33,639 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:12:33 WrapperNode [2024-12-05 22:12:33,639 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-05 22:12:33,640 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-05 22:12:33,641 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-05 22:12:33,641 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-05 22:12:33,647 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:12:33" (1/1) ... [2024-12-05 22:12:33,653 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:12:33" (1/1) ... [2024-12-05 22:12:33,670 INFO L138 Inliner]: procedures = 8, calls = 9, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 48 [2024-12-05 22:12:33,670 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-05 22:12:33,670 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-05 22:12:33,670 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-05 22:12:33,671 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-05 22:12:33,677 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:12:33" (1/1) ... [2024-12-05 22:12:33,677 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:12:33" (1/1) ... [2024-12-05 22:12:33,678 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:12:33" (1/1) ... [2024-12-05 22:12:33,679 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:12:33" (1/1) ... [2024-12-05 22:12:33,683 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:12:33" (1/1) ... [2024-12-05 22:12:33,684 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:12:33" (1/1) ... [2024-12-05 22:12:33,687 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:12:33" (1/1) ... [2024-12-05 22:12:33,688 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:12:33" (1/1) ... [2024-12-05 22:12:33,689 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:12:33" (1/1) ... [2024-12-05 22:12:33,690 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-05 22:12:33,690 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-05 22:12:33,691 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-05 22:12:33,691 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-05 22:12:33,692 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:12:33" (1/1) ... [2024-12-05 22:12:33,697 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-05 22:12:33,710 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_98abae13-af1d-457f-ab1f-ef3a8fc60ebd/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-05 22:12:33,723 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_98abae13-af1d-457f-ab1f-ef3a8fc60ebd/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-05 22:12:33,726 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_98abae13-af1d-457f-ab1f-ef3a8fc60ebd/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-05 22:12:33,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-12-05 22:12:33,755 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-05 22:12:33,755 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-05 22:12:33,755 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-12-05 22:12:33,755 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-12-05 22:12:33,755 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-12-05 22:12:33,818 INFO L234 CfgBuilder]: Building ICFG [2024-12-05 22:12:33,820 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-05 22:12:33,960 INFO L? ?]: Removed 26 outVars from TransFormulas that were not future-live. [2024-12-05 22:12:33,960 INFO L283 CfgBuilder]: Performing block encoding [2024-12-05 22:12:33,994 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-05 22:12:33,994 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-12-05 22:12:33,994 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 10:12:33 BoogieIcfgContainer [2024-12-05 22:12:33,994 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-05 22:12:33,995 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-05 22:12:33,995 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-05 22:12:34,002 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-05 22:12:34,002 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 10:12:33" (1/1) ... [2024-12-05 22:12:34,009 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 22:12:34,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:34,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 22 states and 26 transitions. [2024-12-05 22:12:34,046 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 26 transitions. [2024-12-05 22:12:34,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-12-05 22:12:34,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:34,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:34,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:34,186 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:12:34,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:34,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 21 states and 25 transitions. [2024-12-05 22:12:34,232 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 25 transitions. [2024-12-05 22:12:34,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-12-05 22:12:34,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:34,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:34,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:34,338 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:12:34,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:34,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 23 states and 28 transitions. [2024-12-05 22:12:34,467 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 28 transitions. [2024-12-05 22:12:34,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-12-05 22:12:34,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:34,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:34,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:34,596 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-05 22:12:34,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:34,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 25 states and 34 transitions. [2024-12-05 22:12:34,797 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 34 transitions. [2024-12-05 22:12:34,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-05 22:12:34,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:34,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:34,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:35,035 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:12:35,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:35,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 31 states and 46 transitions. [2024-12-05 22:12:35,834 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 46 transitions. [2024-12-05 22:12:35,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-05 22:12:35,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:35,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:35,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:35,913 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-05 22:12:36,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:36,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 32 states and 46 transitions. [2024-12-05 22:12:36,111 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 46 transitions. [2024-12-05 22:12:36,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-12-05 22:12:36,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:36,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:36,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:36,278 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:12:37,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:37,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 36 states and 58 transitions. [2024-12-05 22:12:37,163 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 58 transitions. [2024-12-05 22:12:37,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-12-05 22:12:37,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:37,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:37,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:37,184 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:12:37,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:37,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 39 states and 63 transitions. [2024-12-05 22:12:37,212 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 63 transitions. [2024-12-05 22:12:37,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-12-05 22:12:37,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:37,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:37,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:37,379 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 22:12:38,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:38,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 44 states and 75 transitions. [2024-12-05 22:12:38,250 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 75 transitions. [2024-12-05 22:12:38,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-05 22:12:38,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:38,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:38,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:38,532 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 9 proven. 11 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:12:39,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:39,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 32 states and 41 transitions. [2024-12-05 22:12:39,189 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 41 transitions. [2024-12-05 22:12:39,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-05 22:12:39,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:39,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:39,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:39,242 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-05 22:12:39,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:39,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 33 states and 43 transitions. [2024-12-05 22:12:39,472 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 43 transitions. [2024-12-05 22:12:39,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-05 22:12:39,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:39,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:39,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:39,592 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-05 22:12:39,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:39,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 32 states and 40 transitions. [2024-12-05 22:12:39,915 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 40 transitions. [2024-12-05 22:12:39,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-05 22:12:39,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:39,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:39,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:40,080 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:12:40,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:40,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 32 states and 39 transitions. [2024-12-05 22:12:40,442 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 39 transitions. [2024-12-05 22:12:40,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-05 22:12:40,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:40,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:40,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:40,459 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-05 22:12:40,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:40,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 27 states and 32 transitions. [2024-12-05 22:12:40,481 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 32 transitions. [2024-12-05 22:12:40,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-05 22:12:40,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:40,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:40,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:40,623 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-05 22:12:40,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:40,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 28 states and 33 transitions. [2024-12-05 22:12:40,989 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 33 transitions. [2024-12-05 22:12:40,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:12:40,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:40,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:40,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:41,058 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-05 22:12:41,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:41,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 34 states and 43 transitions. [2024-12-05 22:12:41,714 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 43 transitions. [2024-12-05 22:12:41,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:12:41,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:41,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:41,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:41,818 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-05 22:12:42,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:42,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 36 states and 45 transitions. [2024-12-05 22:12:42,274 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 45 transitions. [2024-12-05 22:12:42,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-05 22:12:42,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:42,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:42,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:42,396 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-05 22:12:42,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:42,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 38 states and 47 transitions. [2024-12-05 22:12:42,884 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 47 transitions. [2024-12-05 22:12:42,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-05 22:12:42,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:42,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:42,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:43,031 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-05 22:12:43,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:43,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 40 states and 49 transitions. [2024-12-05 22:12:43,526 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 49 transitions. [2024-12-05 22:12:43,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-05 22:12:43,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:43,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:43,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:43,681 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-05 22:12:44,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:44,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 42 states and 51 transitions. [2024-12-05 22:12:44,168 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 51 transitions. [2024-12-05 22:12:44,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-05 22:12:44,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:44,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:44,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:44,341 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-05 22:12:44,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:44,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 44 states and 53 transitions. [2024-12-05 22:12:44,917 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 53 transitions. [2024-12-05 22:12:44,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-05 22:12:44,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:44,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:44,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:45,077 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-05 22:12:45,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:45,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 46 states and 55 transitions. [2024-12-05 22:12:45,679 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 55 transitions. [2024-12-05 22:12:45,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-12-05 22:12:45,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:45,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:45,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:45,847 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-05 22:12:46,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:46,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 48 states and 57 transitions. [2024-12-05 22:12:46,396 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 57 transitions. [2024-12-05 22:12:46,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 22:12:46,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:46,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:46,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:46,589 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-05 22:12:47,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:47,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 50 states and 59 transitions. [2024-12-05 22:12:47,235 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 59 transitions. [2024-12-05 22:12:47,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-12-05 22:12:47,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:47,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:47,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:47,443 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-05 22:12:48,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:48,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 52 states and 61 transitions. [2024-12-05 22:12:48,148 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 61 transitions. [2024-12-05 22:12:48,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-12-05 22:12:48,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:48,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:48,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:48,378 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-05 22:12:49,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:49,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 54 states and 63 transitions. [2024-12-05 22:12:49,120 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 63 transitions. [2024-12-05 22:12:49,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:12:49,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:49,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:49,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:49,389 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-05 22:12:50,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:50,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 56 states and 65 transitions. [2024-12-05 22:12:50,225 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 65 transitions. [2024-12-05 22:12:50,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:12:50,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:50,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:50,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:50,495 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-05 22:12:51,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:51,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 58 states and 67 transitions. [2024-12-05 22:12:51,268 INFO L276 IsEmpty]: Start isEmpty. Operand 58 states and 67 transitions. [2024-12-05 22:12:51,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-05 22:12:51,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:51,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:51,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:51,472 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-05 22:12:52,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:52,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 60 states and 69 transitions. [2024-12-05 22:12:52,238 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 69 transitions. [2024-12-05 22:12:52,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-12-05 22:12:52,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:52,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:52,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:52,482 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-05 22:12:53,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:53,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 62 states and 71 transitions. [2024-12-05 22:12:53,223 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 71 transitions. [2024-12-05 22:12:53,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-05 22:12:53,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:53,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:53,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:53,530 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-05 22:12:54,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:54,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 64 states and 73 transitions. [2024-12-05 22:12:54,323 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 73 transitions. [2024-12-05 22:12:54,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-05 22:12:54,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:54,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:54,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:54,576 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-05 22:12:55,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:55,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 66 states and 75 transitions. [2024-12-05 22:12:55,414 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 75 transitions. [2024-12-05 22:12:55,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-05 22:12:55,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:55,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:55,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:55,714 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-05 22:12:56,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:56,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 77 states to 68 states and 77 transitions. [2024-12-05 22:12:56,649 INFO L276 IsEmpty]: Start isEmpty. Operand 68 states and 77 transitions. [2024-12-05 22:12:56,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-05 22:12:56,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:56,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:56,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:56,971 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-05 22:12:57,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:57,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 79 states to 70 states and 79 transitions. [2024-12-05 22:12:57,879 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 79 transitions. [2024-12-05 22:12:57,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-12-05 22:12:57,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:57,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:57,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:58,161 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-05 22:12:59,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:12:59,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 81 states to 72 states and 81 transitions. [2024-12-05 22:12:59,130 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 81 transitions. [2024-12-05 22:12:59,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-12-05 22:12:59,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:12:59,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:12:59,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:12:59,455 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-05 22:13:00,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:00,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 74 states and 83 transitions. [2024-12-05 22:13:00,428 INFO L276 IsEmpty]: Start isEmpty. Operand 74 states and 83 transitions. [2024-12-05 22:13:00,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-12-05 22:13:00,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:00,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:00,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:00,729 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-05 22:13:01,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:01,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 85 states to 76 states and 85 transitions. [2024-12-05 22:13:01,737 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 85 transitions. [2024-12-05 22:13:01,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-12-05 22:13:01,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:01,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:01,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:02,066 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-05 22:13:03,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:03,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 78 states and 87 transitions. [2024-12-05 22:13:03,106 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 87 transitions. [2024-12-05 22:13:03,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-05 22:13:03,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:03,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:03,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:03,448 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-05 22:13:04,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:04,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 80 states and 89 transitions. [2024-12-05 22:13:04,522 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 89 transitions. [2024-12-05 22:13:04,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-12-05 22:13:04,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:04,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:04,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:04,955 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-05 22:13:06,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:06,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 82 states and 91 transitions. [2024-12-05 22:13:06,024 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 91 transitions. [2024-12-05 22:13:06,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-12-05 22:13:06,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:06,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:06,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:06,394 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-05 22:13:07,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:07,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 84 states and 93 transitions. [2024-12-05 22:13:07,422 INFO L276 IsEmpty]: Start isEmpty. Operand 84 states and 93 transitions. [2024-12-05 22:13:07,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-12-05 22:13:07,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:07,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:07,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:07,766 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-05 22:13:08,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:08,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 86 states and 95 transitions. [2024-12-05 22:13:08,961 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 95 transitions. [2024-12-05 22:13:08,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-12-05 22:13:08,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:08,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:08,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:09,407 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-05 22:13:10,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:10,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 88 states and 97 transitions. [2024-12-05 22:13:10,640 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 97 transitions. [2024-12-05 22:13:10,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-12-05 22:13:10,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:10,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:10,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:11,044 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-05 22:13:12,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:12,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 99 states to 90 states and 99 transitions. [2024-12-05 22:13:12,220 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 99 transitions. [2024-12-05 22:13:12,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-12-05 22:13:12,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:12,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:12,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:12,699 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-05 22:13:13,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:13,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 92 states and 101 transitions. [2024-12-05 22:13:13,897 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 101 transitions. [2024-12-05 22:13:13,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-12-05 22:13:13,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:13,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:13,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:14,361 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-05 22:13:15,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:15,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 94 states and 103 transitions. [2024-12-05 22:13:15,684 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 103 transitions. [2024-12-05 22:13:15,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-12-05 22:13:15,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:15,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:15,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:16,185 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-05 22:13:17,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:17,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 96 states and 105 transitions. [2024-12-05 22:13:17,539 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 105 transitions. [2024-12-05 22:13:17,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-12-05 22:13:17,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:17,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:17,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:18,065 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-05 22:13:19,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:19,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 98 states and 107 transitions. [2024-12-05 22:13:19,322 INFO L276 IsEmpty]: Start isEmpty. Operand 98 states and 107 transitions. [2024-12-05 22:13:19,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-12-05 22:13:19,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:19,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:19,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:19,758 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-05 22:13:21,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:21,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 100 states and 109 transitions. [2024-12-05 22:13:21,054 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 109 transitions. [2024-12-05 22:13:21,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-12-05 22:13:21,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:21,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:21,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:21,532 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-05 22:13:22,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:22,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 102 states and 111 transitions. [2024-12-05 22:13:22,763 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 111 transitions. [2024-12-05 22:13:22,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-12-05 22:13:22,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:22,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:22,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:23,309 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-05 22:13:24,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:24,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 113 states to 104 states and 113 transitions. [2024-12-05 22:13:24,593 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 113 transitions. [2024-12-05 22:13:24,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-12-05 22:13:24,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:24,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:24,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:25,103 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-05 22:13:26,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:26,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 106 states and 115 transitions. [2024-12-05 22:13:26,409 INFO L276 IsEmpty]: Start isEmpty. Operand 106 states and 115 transitions. [2024-12-05 22:13:26,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-12-05 22:13:26,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:26,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:26,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:27,004 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-05 22:13:28,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:28,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 108 states and 117 transitions. [2024-12-05 22:13:28,428 INFO L276 IsEmpty]: Start isEmpty. Operand 108 states and 117 transitions. [2024-12-05 22:13:28,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-12-05 22:13:28,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:28,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:28,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:29,005 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-05 22:13:30,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:30,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119 states to 110 states and 119 transitions. [2024-12-05 22:13:30,427 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 119 transitions. [2024-12-05 22:13:30,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-12-05 22:13:30,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:30,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:30,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:30,977 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-05 22:13:32,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:32,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 112 states and 121 transitions. [2024-12-05 22:13:32,325 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 121 transitions. [2024-12-05 22:13:32,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-12-05 22:13:32,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:32,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:32,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:32,913 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-05 22:13:34,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:34,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 114 states and 123 transitions. [2024-12-05 22:13:34,347 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 123 transitions. [2024-12-05 22:13:34,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-12-05 22:13:34,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:34,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:34,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:34,915 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-05 22:13:36,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:36,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 125 states to 116 states and 125 transitions. [2024-12-05 22:13:36,355 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 125 transitions. [2024-12-05 22:13:36,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-12-05 22:13:36,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:36,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:36,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:37,023 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-05 22:13:38,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:38,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 127 states to 118 states and 127 transitions. [2024-12-05 22:13:38,460 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 127 transitions. [2024-12-05 22:13:38,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-12-05 22:13:38,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:38,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:38,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:39,067 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-05 22:13:40,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:40,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 120 states and 129 transitions. [2024-12-05 22:13:40,565 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 129 transitions. [2024-12-05 22:13:40,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-12-05 22:13:40,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:40,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:40,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:41,182 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-05 22:13:42,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:42,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 131 states to 122 states and 131 transitions. [2024-12-05 22:13:42,773 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 131 transitions. [2024-12-05 22:13:42,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-12-05 22:13:42,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:42,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:42,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:43,413 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-05 22:13:44,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:44,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 133 states to 124 states and 133 transitions. [2024-12-05 22:13:44,897 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 133 transitions. [2024-12-05 22:13:44,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-12-05 22:13:44,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:44,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:44,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:45,601 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-05 22:13:47,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:47,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 126 states and 135 transitions. [2024-12-05 22:13:47,476 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 135 transitions. [2024-12-05 22:13:47,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-12-05 22:13:47,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:47,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:47,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:48,202 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-05 22:13:49,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:49,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 128 states and 137 transitions. [2024-12-05 22:13:49,907 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 137 transitions. [2024-12-05 22:13:49,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-12-05 22:13:49,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:49,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:49,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:50,725 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-05 22:13:52,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:52,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 130 states and 139 transitions. [2024-12-05 22:13:52,252 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 139 transitions. [2024-12-05 22:13:52,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2024-12-05 22:13:52,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:52,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:52,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:53,037 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-05 22:13:54,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:54,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 132 states and 141 transitions. [2024-12-05 22:13:54,809 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 141 transitions. [2024-12-05 22:13:54,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-12-05 22:13:54,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:54,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:54,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:55,598 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-05 22:13:57,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:57,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 134 states and 143 transitions. [2024-12-05 22:13:57,423 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 143 transitions. [2024-12-05 22:13:57,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-12-05 22:13:57,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:57,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:13:57,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:13:58,238 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-05 22:13:59,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:13:59,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 136 states and 145 transitions. [2024-12-05 22:13:59,982 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 145 transitions. [2024-12-05 22:13:59,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-12-05 22:13:59,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:13:59,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:00,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:00,963 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-05 22:14:02,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:02,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 138 states and 147 transitions. [2024-12-05 22:14:02,853 INFO L276 IsEmpty]: Start isEmpty. Operand 138 states and 147 transitions. [2024-12-05 22:14:02,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-12-05 22:14:02,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:02,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:02,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:03,708 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-05 22:14:05,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:05,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 140 states and 149 transitions. [2024-12-05 22:14:05,525 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 149 transitions. [2024-12-05 22:14:05,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2024-12-05 22:14:05,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:05,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:05,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:06,369 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-05 22:14:08,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:08,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 151 states to 142 states and 151 transitions. [2024-12-05 22:14:08,270 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 151 transitions. [2024-12-05 22:14:08,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-12-05 22:14:08,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:08,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:08,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:09,278 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-05 22:14:11,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:11,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 144 states and 153 transitions. [2024-12-05 22:14:11,330 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 153 transitions. [2024-12-05 22:14:11,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 127 [2024-12-05 22:14:11,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:11,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:11,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:12,354 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-05 22:14:14,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:14,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 155 states to 146 states and 155 transitions. [2024-12-05 22:14:14,211 INFO L276 IsEmpty]: Start isEmpty. Operand 146 states and 155 transitions. [2024-12-05 22:14:14,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 129 [2024-12-05 22:14:14,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:14,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:14,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:15,166 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-05 22:14:17,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:17,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 157 states to 148 states and 157 transitions. [2024-12-05 22:14:17,069 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 157 transitions. [2024-12-05 22:14:17,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 131 [2024-12-05 22:14:17,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:17,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:17,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:18,109 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-05 22:14:20,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:20,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 150 states and 159 transitions. [2024-12-05 22:14:20,169 INFO L276 IsEmpty]: Start isEmpty. Operand 150 states and 159 transitions. [2024-12-05 22:14:20,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-12-05 22:14:20,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:20,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:20,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:21,394 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-05 22:14:23,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:23,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 161 states to 152 states and 161 transitions. [2024-12-05 22:14:23,653 INFO L276 IsEmpty]: Start isEmpty. Operand 152 states and 161 transitions. [2024-12-05 22:14:23,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-12-05 22:14:23,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:23,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:23,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:24,770 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-05 22:14:26,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:26,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 163 states to 154 states and 163 transitions. [2024-12-05 22:14:26,774 INFO L276 IsEmpty]: Start isEmpty. Operand 154 states and 163 transitions. [2024-12-05 22:14:26,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 137 [2024-12-05 22:14:26,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:26,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:26,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:27,841 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-05 22:14:29,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:29,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 156 states and 165 transitions. [2024-12-05 22:14:29,948 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 165 transitions. [2024-12-05 22:14:29,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 139 [2024-12-05 22:14:29,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:29,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:29,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:31,015 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-05 22:14:32,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:32,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 158 states and 167 transitions. [2024-12-05 22:14:32,964 INFO L276 IsEmpty]: Start isEmpty. Operand 158 states and 167 transitions. [2024-12-05 22:14:32,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 141 [2024-12-05 22:14:32,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:32,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:33,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:34,073 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-05 22:14:36,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:36,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 160 states and 169 transitions. [2024-12-05 22:14:36,265 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 169 transitions. [2024-12-05 22:14:36,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 143 [2024-12-05 22:14:36,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:36,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:36,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:37,363 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-05 22:14:39,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:39,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 171 states to 162 states and 171 transitions. [2024-12-05 22:14:39,530 INFO L276 IsEmpty]: Start isEmpty. Operand 162 states and 171 transitions. [2024-12-05 22:14:39,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2024-12-05 22:14:39,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:39,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:39,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:40,762 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-05 22:14:42,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:42,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 164 states and 173 transitions. [2024-12-05 22:14:42,823 INFO L276 IsEmpty]: Start isEmpty. Operand 164 states and 173 transitions. [2024-12-05 22:14:42,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 147 [2024-12-05 22:14:42,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:42,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:42,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:44,169 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-05 22:14:46,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:46,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 175 states to 166 states and 175 transitions. [2024-12-05 22:14:46,177 INFO L276 IsEmpty]: Start isEmpty. Operand 166 states and 175 transitions. [2024-12-05 22:14:46,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 149 [2024-12-05 22:14:46,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:46,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:46,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:47,341 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-05 22:14:49,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:49,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 177 states to 168 states and 177 transitions. [2024-12-05 22:14:49,535 INFO L276 IsEmpty]: Start isEmpty. Operand 168 states and 177 transitions. [2024-12-05 22:14:49,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2024-12-05 22:14:49,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:49,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:49,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:50,720 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-05 22:14:52,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:52,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 179 states to 170 states and 179 transitions. [2024-12-05 22:14:52,914 INFO L276 IsEmpty]: Start isEmpty. Operand 170 states and 179 transitions. [2024-12-05 22:14:52,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 153 [2024-12-05 22:14:52,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:52,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:52,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:54,140 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-05 22:14:56,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:56,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 181 states to 172 states and 181 transitions. [2024-12-05 22:14:56,414 INFO L276 IsEmpty]: Start isEmpty. Operand 172 states and 181 transitions. [2024-12-05 22:14:56,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 155 [2024-12-05 22:14:56,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:56,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:14:56,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:14:57,633 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-05 22:14:59,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:14:59,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 183 states to 174 states and 183 transitions. [2024-12-05 22:14:59,951 INFO L276 IsEmpty]: Start isEmpty. Operand 174 states and 183 transitions. [2024-12-05 22:14:59,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 157 [2024-12-05 22:14:59,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:14:59,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:00,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:01,348 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-05 22:15:03,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:03,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 176 states and 185 transitions. [2024-12-05 22:15:03,612 INFO L276 IsEmpty]: Start isEmpty. Operand 176 states and 185 transitions. [2024-12-05 22:15:03,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 159 [2024-12-05 22:15:03,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:03,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:03,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:04,924 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-05 22:15:07,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:07,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 187 states to 178 states and 187 transitions. [2024-12-05 22:15:07,120 INFO L276 IsEmpty]: Start isEmpty. Operand 178 states and 187 transitions. [2024-12-05 22:15:07,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 161 [2024-12-05 22:15:07,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:07,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:07,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:08,489 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-05 22:15:10,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:10,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 189 states to 180 states and 189 transitions. [2024-12-05 22:15:10,681 INFO L276 IsEmpty]: Start isEmpty. Operand 180 states and 189 transitions. [2024-12-05 22:15:10,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 163 [2024-12-05 22:15:10,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:10,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:10,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:12,251 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-05 22:15:14,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:14,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 182 states and 191 transitions. [2024-12-05 22:15:14,682 INFO L276 IsEmpty]: Start isEmpty. Operand 182 states and 191 transitions. [2024-12-05 22:15:14,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-12-05 22:15:14,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:14,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:14,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:16,104 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-05 22:15:18,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:18,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 193 states to 184 states and 193 transitions. [2024-12-05 22:15:18,600 INFO L276 IsEmpty]: Start isEmpty. Operand 184 states and 193 transitions. [2024-12-05 22:15:18,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 167 [2024-12-05 22:15:18,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:18,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:18,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:20,042 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-05 22:15:22,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:22,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 195 states to 186 states and 195 transitions. [2024-12-05 22:15:22,434 INFO L276 IsEmpty]: Start isEmpty. Operand 186 states and 195 transitions. [2024-12-05 22:15:22,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2024-12-05 22:15:22,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:22,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:22,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:23,895 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-05 22:15:26,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:26,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 197 states to 188 states and 197 transitions. [2024-12-05 22:15:26,420 INFO L276 IsEmpty]: Start isEmpty. Operand 188 states and 197 transitions. [2024-12-05 22:15:26,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 171 [2024-12-05 22:15:26,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:26,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:26,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:28,109 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-05 22:15:30,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:30,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 199 states to 190 states and 199 transitions. [2024-12-05 22:15:30,590 INFO L276 IsEmpty]: Start isEmpty. Operand 190 states and 199 transitions. [2024-12-05 22:15:30,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2024-12-05 22:15:30,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:30,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:30,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:32,115 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-05 22:15:34,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:34,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 201 states to 192 states and 201 transitions. [2024-12-05 22:15:34,769 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 201 transitions. [2024-12-05 22:15:34,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 175 [2024-12-05 22:15:34,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:34,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:34,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:36,420 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-05 22:15:38,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:38,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 203 states to 194 states and 203 transitions. [2024-12-05 22:15:38,940 INFO L276 IsEmpty]: Start isEmpty. Operand 194 states and 203 transitions. [2024-12-05 22:15:38,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 177 [2024-12-05 22:15:38,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:38,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:39,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:40,564 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-05 22:15:43,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:43,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 205 states to 196 states and 205 transitions. [2024-12-05 22:15:43,101 INFO L276 IsEmpty]: Start isEmpty. Operand 196 states and 205 transitions. [2024-12-05 22:15:43,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 179 [2024-12-05 22:15:43,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:43,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:43,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:44,655 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-05 22:15:47,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:47,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 207 states to 198 states and 207 transitions. [2024-12-05 22:15:47,204 INFO L276 IsEmpty]: Start isEmpty. Operand 198 states and 207 transitions. [2024-12-05 22:15:47,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 181 [2024-12-05 22:15:47,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:47,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:47,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:48,749 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-05 22:15:51,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:51,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 209 states to 200 states and 209 transitions. [2024-12-05 22:15:51,390 INFO L276 IsEmpty]: Start isEmpty. Operand 200 states and 209 transitions. [2024-12-05 22:15:51,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 183 [2024-12-05 22:15:51,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:51,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:51,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:53,135 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-05 22:15:55,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:15:55,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 211 states to 202 states and 211 transitions. [2024-12-05 22:15:55,922 INFO L276 IsEmpty]: Start isEmpty. Operand 202 states and 211 transitions. [2024-12-05 22:15:55,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 185 [2024-12-05 22:15:55,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:15:55,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:15:55,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:15:57,743 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-05 22:16:00,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:00,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 204 states and 213 transitions. [2024-12-05 22:16:00,529 INFO L276 IsEmpty]: Start isEmpty. Operand 204 states and 213 transitions. [2024-12-05 22:16:00,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 187 [2024-12-05 22:16:00,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:00,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:00,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:02,543 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-05 22:16:05,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:05,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 215 states to 206 states and 215 transitions. [2024-12-05 22:16:05,352 INFO L276 IsEmpty]: Start isEmpty. Operand 206 states and 215 transitions. [2024-12-05 22:16:05,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 189 [2024-12-05 22:16:05,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:05,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:05,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:07,210 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-05 22:16:09,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:09,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 217 states to 208 states and 217 transitions. [2024-12-05 22:16:09,862 INFO L276 IsEmpty]: Start isEmpty. Operand 208 states and 217 transitions. [2024-12-05 22:16:09,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 191 [2024-12-05 22:16:09,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:09,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:09,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:11,679 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-05 22:16:14,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:14,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 219 states to 210 states and 219 transitions. [2024-12-05 22:16:14,220 INFO L276 IsEmpty]: Start isEmpty. Operand 210 states and 219 transitions. [2024-12-05 22:16:14,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 193 [2024-12-05 22:16:14,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:14,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:14,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:16,163 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-05 22:16:18,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:18,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 221 states to 212 states and 221 transitions. [2024-12-05 22:16:18,885 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 221 transitions. [2024-12-05 22:16:18,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2024-12-05 22:16:18,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:18,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:18,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:20,787 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-05 22:16:23,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:23,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 223 states to 214 states and 223 transitions. [2024-12-05 22:16:23,624 INFO L276 IsEmpty]: Start isEmpty. Operand 214 states and 223 transitions. [2024-12-05 22:16:23,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 197 [2024-12-05 22:16:23,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:23,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:23,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:25,628 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-05 22:16:28,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:28,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 225 states to 216 states and 225 transitions. [2024-12-05 22:16:28,507 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 225 transitions. [2024-12-05 22:16:28,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-12-05 22:16:28,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:28,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:28,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:30,534 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-05 22:16:33,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:33,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 227 states to 218 states and 227 transitions. [2024-12-05 22:16:33,105 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 227 transitions. [2024-12-05 22:16:33,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 201 [2024-12-05 22:16:33,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:33,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:33,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:35,120 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-05 22:16:38,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:38,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 229 states to 220 states and 229 transitions. [2024-12-05 22:16:38,043 INFO L276 IsEmpty]: Start isEmpty. Operand 220 states and 229 transitions. [2024-12-05 22:16:38,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 203 [2024-12-05 22:16:38,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:38,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:38,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:40,130 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-05 22:16:42,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:42,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 231 states to 222 states and 231 transitions. [2024-12-05 22:16:42,979 INFO L276 IsEmpty]: Start isEmpty. Operand 222 states and 231 transitions. [2024-12-05 22:16:42,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 205 [2024-12-05 22:16:42,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:42,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:43,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:45,091 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-05 22:16:48,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:48,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 233 states to 224 states and 233 transitions. [2024-12-05 22:16:48,099 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 233 transitions. [2024-12-05 22:16:48,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 207 [2024-12-05 22:16:48,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:48,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:48,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:50,279 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-05 22:16:53,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:53,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 235 states to 226 states and 235 transitions. [2024-12-05 22:16:53,222 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 235 transitions. [2024-12-05 22:16:53,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 209 [2024-12-05 22:16:53,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:53,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:53,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:16:55,418 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-05 22:16:58,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:16:58,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 237 states to 228 states and 237 transitions. [2024-12-05 22:16:58,339 INFO L276 IsEmpty]: Start isEmpty. Operand 228 states and 237 transitions. [2024-12-05 22:16:58,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-12-05 22:16:58,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:16:58,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:16:58,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:00,658 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-05 22:17:03,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:03,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 239 states to 230 states and 239 transitions. [2024-12-05 22:17:03,676 INFO L276 IsEmpty]: Start isEmpty. Operand 230 states and 239 transitions. [2024-12-05 22:17:03,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 213 [2024-12-05 22:17:03,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:03,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:03,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:05,997 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-05 22:17:08,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:08,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 241 states to 232 states and 241 transitions. [2024-12-05 22:17:08,931 INFO L276 IsEmpty]: Start isEmpty. Operand 232 states and 241 transitions. [2024-12-05 22:17:08,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 215 [2024-12-05 22:17:08,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:08,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:09,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:11,472 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-05 22:17:14,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:14,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 243 states to 234 states and 243 transitions. [2024-12-05 22:17:14,594 INFO L276 IsEmpty]: Start isEmpty. Operand 234 states and 243 transitions. [2024-12-05 22:17:14,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 217 [2024-12-05 22:17:14,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:14,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:14,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:16,932 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-05 22:17:19,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:19,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 245 states to 236 states and 245 transitions. [2024-12-05 22:17:19,875 INFO L276 IsEmpty]: Start isEmpty. Operand 236 states and 245 transitions. [2024-12-05 22:17:19,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 219 [2024-12-05 22:17:19,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:19,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:19,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:22,269 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-05 22:17:25,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:25,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 247 states to 238 states and 247 transitions. [2024-12-05 22:17:25,590 INFO L276 IsEmpty]: Start isEmpty. Operand 238 states and 247 transitions. [2024-12-05 22:17:25,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 221 [2024-12-05 22:17:25,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:25,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:25,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:28,107 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-05 22:17:31,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:31,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 249 states to 240 states and 249 transitions. [2024-12-05 22:17:31,478 INFO L276 IsEmpty]: Start isEmpty. Operand 240 states and 249 transitions. [2024-12-05 22:17:31,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 223 [2024-12-05 22:17:31,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:31,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:31,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:34,493 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-05 22:17:38,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:38,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 251 states to 242 states and 251 transitions. [2024-12-05 22:17:38,326 INFO L276 IsEmpty]: Start isEmpty. Operand 242 states and 251 transitions. [2024-12-05 22:17:38,326 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 225 [2024-12-05 22:17:38,326 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:38,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:38,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:41,463 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-05 22:17:45,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:45,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 253 states to 244 states and 253 transitions. [2024-12-05 22:17:45,466 INFO L276 IsEmpty]: Start isEmpty. Operand 244 states and 253 transitions. [2024-12-05 22:17:45,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 227 [2024-12-05 22:17:45,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:45,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:45,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:48,358 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-05 22:17:52,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:52,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 255 states to 246 states and 255 transitions. [2024-12-05 22:17:52,400 INFO L276 IsEmpty]: Start isEmpty. Operand 246 states and 255 transitions. [2024-12-05 22:17:52,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 229 [2024-12-05 22:17:52,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:52,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:52,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:17:55,693 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-05 22:17:59,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:17:59,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 257 states to 248 states and 257 transitions. [2024-12-05 22:17:59,655 INFO L276 IsEmpty]: Start isEmpty. Operand 248 states and 257 transitions. [2024-12-05 22:17:59,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 231 [2024-12-05 22:17:59,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:17:59,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:17:59,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:02,977 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-05 22:18:07,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:18:07,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 259 states to 250 states and 259 transitions. [2024-12-05 22:18:07,177 INFO L276 IsEmpty]: Start isEmpty. Operand 250 states and 259 transitions. [2024-12-05 22:18:07,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 233 [2024-12-05 22:18:07,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:18:07,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:18:07,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:10,518 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-05 22:18:14,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:18:14,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 261 states to 252 states and 261 transitions. [2024-12-05 22:18:14,479 INFO L276 IsEmpty]: Start isEmpty. Operand 252 states and 261 transitions. [2024-12-05 22:18:14,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 235 [2024-12-05 22:18:14,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:18:14,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:18:14,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:17,894 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-05 22:18:22,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:18:22,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 263 states to 254 states and 263 transitions. [2024-12-05 22:18:22,035 INFO L276 IsEmpty]: Start isEmpty. Operand 254 states and 263 transitions. [2024-12-05 22:18:22,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 237 [2024-12-05 22:18:22,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:18:22,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:18:22,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:25,474 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-05 22:18:29,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:18:29,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 265 states to 256 states and 265 transitions. [2024-12-05 22:18:29,630 INFO L276 IsEmpty]: Start isEmpty. Operand 256 states and 265 transitions. [2024-12-05 22:18:29,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 239 [2024-12-05 22:18:29,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:18:29,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:18:29,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:33,547 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-05 22:18:37,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:18:37,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 267 states to 258 states and 267 transitions. [2024-12-05 22:18:37,931 INFO L276 IsEmpty]: Start isEmpty. Operand 258 states and 267 transitions. [2024-12-05 22:18:37,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 241 [2024-12-05 22:18:37,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:18:37,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:18:38,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:41,522 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-05 22:18:46,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:18:46,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 269 states to 260 states and 269 transitions. [2024-12-05 22:18:46,004 INFO L276 IsEmpty]: Start isEmpty. Operand 260 states and 269 transitions. [2024-12-05 22:18:46,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 243 [2024-12-05 22:18:46,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:18:46,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:18:46,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:49,682 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-05 22:18:53,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:18:53,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 271 states to 262 states and 271 transitions. [2024-12-05 22:18:53,998 INFO L276 IsEmpty]: Start isEmpty. Operand 262 states and 271 transitions. [2024-12-05 22:18:53,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 245 [2024-12-05 22:18:53,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:18:53,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:18:54,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:18:57,684 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-05 22:19:01,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:19:01,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 273 states to 264 states and 273 transitions. [2024-12-05 22:19:01,904 INFO L276 IsEmpty]: Start isEmpty. Operand 264 states and 273 transitions. [2024-12-05 22:19:01,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 247 [2024-12-05 22:19:01,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:19:01,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:19:02,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:19:05,761 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-05 22:19:10,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:19:10,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 275 states to 266 states and 275 transitions. [2024-12-05 22:19:10,255 INFO L276 IsEmpty]: Start isEmpty. Operand 266 states and 275 transitions. [2024-12-05 22:19:10,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 249 [2024-12-05 22:19:10,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:19:10,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:19:10,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:19:14,131 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-05 22:19:18,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:19:18,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 277 states to 268 states and 277 transitions. [2024-12-05 22:19:18,654 INFO L276 IsEmpty]: Start isEmpty. Operand 268 states and 277 transitions. [2024-12-05 22:19:18,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 251 [2024-12-05 22:19:18,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:19:18,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:19:18,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:19:22,594 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-05 22:19:27,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:19:27,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 279 states to 270 states and 279 transitions. [2024-12-05 22:19:27,102 INFO L276 IsEmpty]: Start isEmpty. Operand 270 states and 279 transitions. [2024-12-05 22:19:27,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 253 [2024-12-05 22:19:27,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:19:27,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:19:27,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:19:31,115 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-05 22:19:35,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:19:35,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 281 states to 272 states and 281 transitions. [2024-12-05 22:19:35,740 INFO L276 IsEmpty]: Start isEmpty. Operand 272 states and 281 transitions. [2024-12-05 22:19:35,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 255 [2024-12-05 22:19:35,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:19:35,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:19:35,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:19:39,737 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-05 22:19:44,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:19:44,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 283 states to 274 states and 283 transitions. [2024-12-05 22:19:44,521 INFO L276 IsEmpty]: Start isEmpty. Operand 274 states and 283 transitions. [2024-12-05 22:19:44,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 257 [2024-12-05 22:19:44,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:19:44,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:19:44,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:19:48,694 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-05 22:19:53,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:19:53,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 285 states to 276 states and 285 transitions. [2024-12-05 22:19:53,233 INFO L276 IsEmpty]: Start isEmpty. Operand 276 states and 285 transitions. [2024-12-05 22:19:53,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-12-05 22:19:53,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:19:53,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:19:53,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:19:57,482 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-05 22:20:02,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:20:02,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 287 states to 278 states and 287 transitions. [2024-12-05 22:20:02,138 INFO L276 IsEmpty]: Start isEmpty. Operand 278 states and 287 transitions. [2024-12-05 22:20:02,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 261 [2024-12-05 22:20:02,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:20:02,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:20:02,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:20:06,331 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-05 22:20:11,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:20:11,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 280 states and 289 transitions. [2024-12-05 22:20:11,136 INFO L276 IsEmpty]: Start isEmpty. Operand 280 states and 289 transitions. [2024-12-05 22:20:11,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 263 [2024-12-05 22:20:11,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:20:11,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:20:11,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:20:15,572 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-05 22:20:19,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:20:19,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 291 states to 282 states and 291 transitions. [2024-12-05 22:20:19,452 INFO L276 IsEmpty]: Start isEmpty. Operand 282 states and 291 transitions. [2024-12-05 22:20:19,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 265 [2024-12-05 22:20:19,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:20:19,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:20:19,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:20:23,804 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-05 22:20:28,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:20:28,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 293 states to 284 states and 293 transitions. [2024-12-05 22:20:28,541 INFO L276 IsEmpty]: Start isEmpty. Operand 284 states and 293 transitions. [2024-12-05 22:20:28,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 267 [2024-12-05 22:20:28,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:20:28,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:20:28,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:20:33,175 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-05 22:20:38,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:20:38,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 295 states to 286 states and 295 transitions. [2024-12-05 22:20:38,029 INFO L276 IsEmpty]: Start isEmpty. Operand 286 states and 295 transitions. [2024-12-05 22:20:38,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 269 [2024-12-05 22:20:38,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:20:38,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:20:38,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:20:42,876 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-05 22:20:47,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:20:47,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 297 states to 288 states and 297 transitions. [2024-12-05 22:20:47,839 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 297 transitions. [2024-12-05 22:20:47,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 271 [2024-12-05 22:20:47,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:20:47,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:20:47,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:20:52,444 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-05 22:20:57,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:20:57,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 299 states to 290 states and 299 transitions. [2024-12-05 22:20:57,228 INFO L276 IsEmpty]: Start isEmpty. Operand 290 states and 299 transitions. [2024-12-05 22:20:57,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 273 [2024-12-05 22:20:57,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:20:57,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:20:57,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:21:01,976 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-05 22:21:06,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:21:06,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 301 states to 292 states and 301 transitions. [2024-12-05 22:21:06,905 INFO L276 IsEmpty]: Start isEmpty. Operand 292 states and 301 transitions. [2024-12-05 22:21:06,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 275 [2024-12-05 22:21:06,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:21:06,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:21:07,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:21:11,733 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-05 22:21:16,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:21:16,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 303 states to 294 states and 303 transitions. [2024-12-05 22:21:16,654 INFO L276 IsEmpty]: Start isEmpty. Operand 294 states and 303 transitions. [2024-12-05 22:21:16,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 277 [2024-12-05 22:21:16,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:21:16,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:21:16,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:21:21,697 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-05 22:21:26,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:21:26,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 305 states to 296 states and 305 transitions. [2024-12-05 22:21:26,513 INFO L276 IsEmpty]: Start isEmpty. Operand 296 states and 305 transitions. [2024-12-05 22:21:26,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 279 [2024-12-05 22:21:26,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:21:26,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:21:26,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:21:31,427 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-05 22:21:36,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:21:36,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 307 states to 298 states and 307 transitions. [2024-12-05 22:21:36,472 INFO L276 IsEmpty]: Start isEmpty. Operand 298 states and 307 transitions. [2024-12-05 22:21:36,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 281 [2024-12-05 22:21:36,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:21:36,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:21:36,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:21:41,347 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-05 22:21:46,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:21:46,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 300 states and 309 transitions. [2024-12-05 22:21:46,448 INFO L276 IsEmpty]: Start isEmpty. Operand 300 states and 309 transitions. [2024-12-05 22:21:46,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 283 [2024-12-05 22:21:46,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:21:46,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:21:46,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:21:51,783 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-05 22:21:56,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:21:56,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 311 states to 302 states and 311 transitions. [2024-12-05 22:21:56,796 INFO L276 IsEmpty]: Start isEmpty. Operand 302 states and 311 transitions. [2024-12-05 22:21:56,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 285 [2024-12-05 22:21:56,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:21:56,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:21:56,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:22:01,976 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-05 22:22:07,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:22:07,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 313 states to 304 states and 313 transitions. [2024-12-05 22:22:07,019 INFO L276 IsEmpty]: Start isEmpty. Operand 304 states and 313 transitions. [2024-12-05 22:22:07,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 287 [2024-12-05 22:22:07,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:22:07,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:22:07,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:22:12,721 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-05 22:22:17,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:22:17,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 315 states to 306 states and 315 transitions. [2024-12-05 22:22:17,929 INFO L276 IsEmpty]: Start isEmpty. Operand 306 states and 315 transitions. [2024-12-05 22:22:17,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 289 [2024-12-05 22:22:17,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:22:17,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:22:18,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:22:23,244 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-05 22:22:28,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:22:28,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 317 states to 308 states and 317 transitions. [2024-12-05 22:22:28,401 INFO L276 IsEmpty]: Start isEmpty. Operand 308 states and 317 transitions. [2024-12-05 22:22:28,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 291 [2024-12-05 22:22:28,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:22:28,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:22:28,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:22:33,741 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-05 22:22:39,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:22:39,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 319 states to 310 states and 319 transitions. [2024-12-05 22:22:39,163 INFO L276 IsEmpty]: Start isEmpty. Operand 310 states and 319 transitions. [2024-12-05 22:22:39,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 293 [2024-12-05 22:22:39,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:22:39,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:22:39,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:22:44,869 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-05 22:22:50,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:22:50,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 321 states to 312 states and 321 transitions. [2024-12-05 22:22:50,124 INFO L276 IsEmpty]: Start isEmpty. Operand 312 states and 321 transitions. [2024-12-05 22:22:50,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 295 [2024-12-05 22:22:50,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:22:50,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:22:50,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:22:55,736 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-05 22:23:01,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:23:01,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 323 states to 314 states and 323 transitions. [2024-12-05 22:23:01,050 INFO L276 IsEmpty]: Start isEmpty. Operand 314 states and 323 transitions. [2024-12-05 22:23:01,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 297 [2024-12-05 22:23:01,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:23:01,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:23:01,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:23:06,894 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-05 22:23:12,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:23:12,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 325 states to 316 states and 325 transitions. [2024-12-05 22:23:12,485 INFO L276 IsEmpty]: Start isEmpty. Operand 316 states and 325 transitions. [2024-12-05 22:23:12,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 299 [2024-12-05 22:23:12,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:23:12,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:23:12,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:23:18,466 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-05 22:23:23,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:23:23,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 327 states to 318 states and 327 transitions. [2024-12-05 22:23:23,996 INFO L276 IsEmpty]: Start isEmpty. Operand 318 states and 327 transitions. [2024-12-05 22:23:23,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 301 [2024-12-05 22:23:23,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:23:23,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:23:24,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:23:30,009 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-05 22:23:35,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:23:35,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 329 states to 320 states and 329 transitions. [2024-12-05 22:23:35,674 INFO L276 IsEmpty]: Start isEmpty. Operand 320 states and 329 transitions. [2024-12-05 22:23:35,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 303 [2024-12-05 22:23:35,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:23:35,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:23:35,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:23:41,795 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-05 22:23:47,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:23:47,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 331 states to 322 states and 331 transitions. [2024-12-05 22:23:47,392 INFO L276 IsEmpty]: Start isEmpty. Operand 322 states and 331 transitions. [2024-12-05 22:23:47,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 305 [2024-12-05 22:23:47,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:23:47,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:23:47,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:23:53,506 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-05 22:23:59,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:23:59,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 333 states to 324 states and 333 transitions. [2024-12-05 22:23:59,128 INFO L276 IsEmpty]: Start isEmpty. Operand 324 states and 333 transitions. [2024-12-05 22:23:59,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 307 [2024-12-05 22:23:59,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:23:59,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:23:59,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:05,330 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-05 22:24:10,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:10,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 335 states to 326 states and 335 transitions. [2024-12-05 22:24:10,438 INFO L276 IsEmpty]: Start isEmpty. Operand 326 states and 335 transitions. [2024-12-05 22:24:10,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 309 [2024-12-05 22:24:10,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:10,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:10,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:16,599 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-05 22:24:22,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:22,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 337 states to 328 states and 337 transitions. [2024-12-05 22:24:22,149 INFO L276 IsEmpty]: Start isEmpty. Operand 328 states and 337 transitions. [2024-12-05 22:24:22,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 311 [2024-12-05 22:24:22,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:22,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:22,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:28,835 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-05 22:24:34,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:34,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 339 states to 330 states and 339 transitions. [2024-12-05 22:24:34,526 INFO L276 IsEmpty]: Start isEmpty. Operand 330 states and 339 transitions. [2024-12-05 22:24:34,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 313 [2024-12-05 22:24:34,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:34,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:34,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:40,876 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-05 22:24:46,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:46,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 341 states to 332 states and 341 transitions. [2024-12-05 22:24:46,379 INFO L276 IsEmpty]: Start isEmpty. Operand 332 states and 341 transitions. [2024-12-05 22:24:46,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 315 [2024-12-05 22:24:46,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:46,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:46,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:24:52,731 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-05 22:24:58,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:24:58,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 343 states to 334 states and 343 transitions. [2024-12-05 22:24:58,449 INFO L276 IsEmpty]: Start isEmpty. Operand 334 states and 343 transitions. [2024-12-05 22:24:58,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 317 [2024-12-05 22:24:58,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:24:58,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:24:58,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:04,966 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-05 22:25:10,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:10,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 345 states to 336 states and 345 transitions. [2024-12-05 22:25:10,649 INFO L276 IsEmpty]: Start isEmpty. Operand 336 states and 345 transitions. [2024-12-05 22:25:10,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 319 [2024-12-05 22:25:10,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:10,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:10,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:17,100 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-05 22:25:23,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:23,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 347 states to 338 states and 347 transitions. [2024-12-05 22:25:23,020 INFO L276 IsEmpty]: Start isEmpty. Operand 338 states and 347 transitions. [2024-12-05 22:25:23,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 321 [2024-12-05 22:25:23,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:23,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:23,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:29,522 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-05 22:25:35,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:35,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 349 states to 340 states and 349 transitions. [2024-12-05 22:25:35,651 INFO L276 IsEmpty]: Start isEmpty. Operand 340 states and 349 transitions. [2024-12-05 22:25:35,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 323 [2024-12-05 22:25:35,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:35,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:35,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:42,611 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-05 22:25:49,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:25:49,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 351 states to 342 states and 351 transitions. [2024-12-05 22:25:49,125 INFO L276 IsEmpty]: Start isEmpty. Operand 342 states and 351 transitions. [2024-12-05 22:25:49,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 325 [2024-12-05 22:25:49,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:25:49,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:25:49,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:25:56,179 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-05 22:26:02,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:02,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 353 states to 344 states and 353 transitions. [2024-12-05 22:26:02,158 INFO L276 IsEmpty]: Start isEmpty. Operand 344 states and 353 transitions. [2024-12-05 22:26:02,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 327 [2024-12-05 22:26:02,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:02,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:02,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:09,374 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-05 22:26:15,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:26:15,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 355 states to 346 states and 355 transitions. [2024-12-05 22:26:15,314 INFO L276 IsEmpty]: Start isEmpty. Operand 346 states and 355 transitions. [2024-12-05 22:26:15,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 329 [2024-12-05 22:26:15,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:26:15,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:26:15,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:26:22,344 INFO L134 CoverageAnalysis]: Checked inductivity of 25600 backedges. 0 proven. 25600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.