./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/uthash-2.0.2/uthash_BER_test1-1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f247e84e-3a37-41f1-9eb1-837723256a03/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f247e84e-3a37-41f1-9eb1-837723256a03/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_f247e84e-3a37-41f1-9eb1-837723256a03/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f247e84e-3a37-41f1-9eb1-837723256a03/bin/ukojak-verify-CZk0znPC7b/config/KojakMemDerefMemtrack.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_BER_test1-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f247e84e-3a37-41f1-9eb1-837723256a03/bin/ukojak-verify-CZk0znPC7b/config/svcomp-DerefFreeMemtrack-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f247e84e-3a37-41f1-9eb1-837723256a03/bin/ukojak-verify-CZk0znPC7b --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash a2f43006c9a8080eee594d7c3e874c7ea5bb3a923f26b30531e1d07ef5cff7d9 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-05 23:13:48,383 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-05 23:13:48,435 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f247e84e-3a37-41f1-9eb1-837723256a03/bin/ukojak-verify-CZk0znPC7b/config/svcomp-DerefFreeMemtrack-32bit-Kojak_Default.epf [2024-12-05 23:13:48,439 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-05 23:13:48,439 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-05 23:13:48,456 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-05 23:13:48,457 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-05 23:13:48,457 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-05 23:13:48,458 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-05 23:13:48,458 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-05 23:13:48,458 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-05 23:13:48,458 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-05 23:13:48,458 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-05 23:13:48,458 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-12-05 23:13:48,458 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-12-05 23:13:48,458 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-12-05 23:13:48,458 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-05 23:13:48,458 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-05 23:13:48,458 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-05 23:13:48,459 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-05 23:13:48,459 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-05 23:13:48,459 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-05 23:13:48,459 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-05 23:13:48,459 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-05 23:13:48,460 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-05 23:13:48,460 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-05 23:13:48,460 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-05 23:13:48,460 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-05 23:13:48,460 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-05 23:13:48,460 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-05 23:13:48,460 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_f247e84e-3a37-41f1-9eb1-837723256a03/bin/ukojak-verify-CZk0znPC7b Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> a2f43006c9a8080eee594d7c3e874c7ea5bb3a923f26b30531e1d07ef5cff7d9 [2024-12-05 23:13:48,696 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-05 23:13:48,704 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-05 23:13:48,706 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-05 23:13:48,707 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-05 23:13:48,708 INFO L274 PluginConnector]: CDTParser initialized [2024-12-05 23:13:48,709 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f247e84e-3a37-41f1-9eb1-837723256a03/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/uthash-2.0.2/uthash_BER_test1-1.i [2024-12-05 23:13:51,344 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f247e84e-3a37-41f1-9eb1-837723256a03/bin/ukojak-verify-CZk0znPC7b/data/ec14fca47/20106a53a2d047b3b9dc146aee2f36b2/FLAG0161a8a8e [2024-12-05 23:13:51,606 INFO L384 CDTParser]: Found 1 translation units. [2024-12-05 23:13:51,607 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f247e84e-3a37-41f1-9eb1-837723256a03/sv-benchmarks/c/uthash-2.0.2/uthash_BER_test1-1.i [2024-12-05 23:13:51,621 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f247e84e-3a37-41f1-9eb1-837723256a03/bin/ukojak-verify-CZk0znPC7b/data/ec14fca47/20106a53a2d047b3b9dc146aee2f36b2/FLAG0161a8a8e [2024-12-05 23:13:51,932 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f247e84e-3a37-41f1-9eb1-837723256a03/bin/ukojak-verify-CZk0znPC7b/data/ec14fca47/20106a53a2d047b3b9dc146aee2f36b2 [2024-12-05 23:13:51,933 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-05 23:13:51,934 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-05 23:13:51,935 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-05 23:13:51,935 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-05 23:13:51,939 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-05 23:13:51,940 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 11:13:51" (1/1) ... [2024-12-05 23:13:51,940 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3131dc0a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:13:51, skipping insertion in model container [2024-12-05 23:13:51,941 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 11:13:51" (1/1) ... [2024-12-05 23:13:51,971 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-05 23:13:52,346 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-05 23:13:52,357 INFO L200 MainTranslator]: Completed pre-run [2024-12-05 23:13:52,425 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-05 23:13:52,452 INFO L204 MainTranslator]: Completed translation [2024-12-05 23:13:52,453 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:13:52 WrapperNode [2024-12-05 23:13:52,453 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-05 23:13:52,454 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-05 23:13:52,454 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-05 23:13:52,454 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-05 23:13:52,458 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:13:52" (1/1) ... [2024-12-05 23:13:52,472 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:13:52" (1/1) ... [2024-12-05 23:13:52,503 INFO L138 Inliner]: procedures = 176, calls = 180, calls flagged for inlining = 17, calls inlined = 26, statements flattened = 891 [2024-12-05 23:13:52,504 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-05 23:13:52,504 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-05 23:13:52,504 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-05 23:13:52,504 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-05 23:13:52,510 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:13:52" (1/1) ... [2024-12-05 23:13:52,510 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:13:52" (1/1) ... [2024-12-05 23:13:52,516 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:13:52" (1/1) ... [2024-12-05 23:13:52,516 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:13:52" (1/1) ... [2024-12-05 23:13:52,542 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:13:52" (1/1) ... [2024-12-05 23:13:52,545 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:13:52" (1/1) ... [2024-12-05 23:13:52,553 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:13:52" (1/1) ... [2024-12-05 23:13:52,557 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:13:52" (1/1) ... [2024-12-05 23:13:52,560 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:13:52" (1/1) ... [2024-12-05 23:13:52,566 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-05 23:13:52,567 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-05 23:13:52,567 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-05 23:13:52,567 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-05 23:13:52,568 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 11:13:52" (1/1) ... [2024-12-05 23:13:52,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-05 23:13:52,586 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f247e84e-3a37-41f1-9eb1-837723256a03/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-05 23:13:52,596 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f247e84e-3a37-41f1-9eb1-837723256a03/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-05 23:13:52,598 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f247e84e-3a37-41f1-9eb1-837723256a03/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-05 23:13:52,618 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-12-05 23:13:52,618 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-12-05 23:13:52,618 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-12-05 23:13:52,618 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-05 23:13:52,618 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-12-05 23:13:52,618 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-12-05 23:13:52,618 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-12-05 23:13:52,619 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-05 23:13:52,619 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-05 23:13:52,619 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-05 23:13:52,753 INFO L234 CfgBuilder]: Building ICFG [2024-12-05 23:13:52,754 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-05 23:13:54,231 INFO L? ?]: Removed 821 outVars from TransFormulas that were not future-live. [2024-12-05 23:13:54,231 INFO L283 CfgBuilder]: Performing block encoding [2024-12-05 23:13:55,018 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-05 23:13:55,018 INFO L312 CfgBuilder]: Removed 18 assume(true) statements. [2024-12-05 23:13:55,019 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 11:13:55 BoogieIcfgContainer [2024-12-05 23:13:55,019 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-05 23:13:55,020 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-05 23:13:55,020 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-05 23:13:55,029 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-05 23:13:55,029 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 11:13:55" (1/1) ... [2024-12-05 23:13:55,036 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 23:13:55,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:13:55,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 717 states to 630 states and 717 transitions. [2024-12-05 23:13:55,092 INFO L276 IsEmpty]: Start isEmpty. Operand 630 states and 717 transitions. [2024-12-05 23:13:55,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-12-05 23:13:55,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:13:55,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:13:55,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:13:55,278 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 23:13:55,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:13:55,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 716 states to 629 states and 716 transitions. [2024-12-05 23:13:55,313 INFO L276 IsEmpty]: Start isEmpty. Operand 629 states and 716 transitions. [2024-12-05 23:13:55,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-12-05 23:13:55,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:13:55,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:13:55,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:13:55,388 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 23:13:55,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:13:55,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 715 states to 628 states and 715 transitions. [2024-12-05 23:13:55,462 INFO L276 IsEmpty]: Start isEmpty. Operand 628 states and 715 transitions. [2024-12-05 23:13:55,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-12-05 23:13:55,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:13:55,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:13:55,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:13:55,501 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 23:13:55,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:13:55,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 714 states to 627 states and 714 transitions. [2024-12-05 23:13:55,520 INFO L276 IsEmpty]: Start isEmpty. Operand 627 states and 714 transitions. [2024-12-05 23:13:55,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-12-05 23:13:55,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:13:55,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:13:55,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:13:55,613 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 23:13:55,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:13:55,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 713 states to 626 states and 713 transitions. [2024-12-05 23:13:55,700 INFO L276 IsEmpty]: Start isEmpty. Operand 626 states and 713 transitions. [2024-12-05 23:13:55,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-12-05 23:13:55,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:13:55,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:13:55,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:13:55,733 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 23:13:55,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:13:55,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 715 states to 627 states and 715 transitions. [2024-12-05 23:13:55,771 INFO L276 IsEmpty]: Start isEmpty. Operand 627 states and 715 transitions. [2024-12-05 23:13:55,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-05 23:13:55,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:13:55,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:13:55,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:13:55,798 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 23:13:55,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:13:55,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 709 states to 627 states and 709 transitions. [2024-12-05 23:13:55,806 INFO L276 IsEmpty]: Start isEmpty. Operand 627 states and 709 transitions. [2024-12-05 23:13:55,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-12-05 23:13:55,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:13:55,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:13:55,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:13:55,878 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 23:13:55,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:13:55,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 711 states to 629 states and 711 transitions. [2024-12-05 23:13:55,930 INFO L276 IsEmpty]: Start isEmpty. Operand 629 states and 711 transitions. [2024-12-05 23:13:55,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-12-05 23:13:55,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:13:55,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:13:55,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:13:56,010 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 23:13:56,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:13:56,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 665 states to 588 states and 665 transitions. [2024-12-05 23:13:56,140 INFO L276 IsEmpty]: Start isEmpty. Operand 588 states and 665 transitions. [2024-12-05 23:13:56,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-12-05 23:13:56,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:13:56,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:13:56,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:13:56,233 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 23:13:56,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:13:56,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 661 states to 585 states and 661 transitions. [2024-12-05 23:13:56,293 INFO L276 IsEmpty]: Start isEmpty. Operand 585 states and 661 transitions. [2024-12-05 23:13:56,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-05 23:13:56,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:13:56,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:13:56,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:13:56,369 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 23:13:56,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:13:56,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 657 states to 582 states and 657 transitions. [2024-12-05 23:13:56,464 INFO L276 IsEmpty]: Start isEmpty. Operand 582 states and 657 transitions. [2024-12-05 23:13:56,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-05 23:13:56,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:13:56,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:13:56,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:13:56,517 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 23:13:56,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:13:56,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 653 states to 579 states and 653 transitions. [2024-12-05 23:13:56,547 INFO L276 IsEmpty]: Start isEmpty. Operand 579 states and 653 transitions. [2024-12-05 23:13:56,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 23:13:56,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:13:56,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:13:56,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:13:56,599 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 23:13:56,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:13:56,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 649 states to 576 states and 649 transitions. [2024-12-05 23:13:56,634 INFO L276 IsEmpty]: Start isEmpty. Operand 576 states and 649 transitions. [2024-12-05 23:13:56,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-05 23:13:56,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:13:56,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:13:56,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:13:56,715 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 23:13:56,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:13:56,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 645 states to 573 states and 645 transitions. [2024-12-05 23:13:56,757 INFO L276 IsEmpty]: Start isEmpty. Operand 573 states and 645 transitions. [2024-12-05 23:13:56,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-05 23:13:56,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:13:56,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:13:56,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:13:56,812 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 23:13:56,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:13:56,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 641 states to 570 states and 641 transitions. [2024-12-05 23:13:56,856 INFO L276 IsEmpty]: Start isEmpty. Operand 570 states and 641 transitions. [2024-12-05 23:13:56,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-05 23:13:56,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:13:56,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:13:56,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:13:56,910 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 23:13:56,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:13:56,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 637 states to 567 states and 637 transitions. [2024-12-05 23:13:56,947 INFO L276 IsEmpty]: Start isEmpty. Operand 567 states and 637 transitions. [2024-12-05 23:13:56,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-05 23:13:56,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:13:56,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:13:56,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:13:56,993 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 23:13:57,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:13:57,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 636 states to 566 states and 636 transitions. [2024-12-05 23:13:57,280 INFO L276 IsEmpty]: Start isEmpty. Operand 566 states and 636 transitions. [2024-12-05 23:13:57,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-05 23:13:57,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:13:57,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:13:57,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:13:57,422 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 23:13:58,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:13:58,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 635 states to 565 states and 635 transitions. [2024-12-05 23:13:58,227 INFO L276 IsEmpty]: Start isEmpty. Operand 565 states and 635 transitions. [2024-12-05 23:13:58,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-05 23:13:58,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:13:58,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:13:58,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:13:58,301 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 23:13:58,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:13:59,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 634 states to 565 states and 634 transitions. [2024-12-05 23:13:59,000 INFO L276 IsEmpty]: Start isEmpty. Operand 565 states and 634 transitions. [2024-12-05 23:13:59,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 23:13:59,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:13:59,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:13:59,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:13:59,033 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 23:13:59,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:13:59,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 633 states to 564 states and 633 transitions. [2024-12-05 23:13:59,054 INFO L276 IsEmpty]: Start isEmpty. Operand 564 states and 633 transitions. [2024-12-05 23:13:59,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 23:13:59,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:13:59,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:13:59,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:13:59,236 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 23:13:59,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:13:59,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 632 states to 563 states and 632 transitions. [2024-12-05 23:13:59,514 INFO L276 IsEmpty]: Start isEmpty. Operand 563 states and 632 transitions. [2024-12-05 23:13:59,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-05 23:13:59,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:13:59,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:13:59,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:13:59,595 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 23:13:59,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:13:59,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 631 states to 562 states and 631 transitions. [2024-12-05 23:13:59,623 INFO L276 IsEmpty]: Start isEmpty. Operand 562 states and 631 transitions. [2024-12-05 23:13:59,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-05 23:13:59,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:13:59,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:13:59,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:13:59,662 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 23:13:59,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:13:59,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 630 states to 561 states and 630 transitions. [2024-12-05 23:13:59,748 INFO L276 IsEmpty]: Start isEmpty. Operand 561 states and 630 transitions. [2024-12-05 23:13:59,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-05 23:13:59,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:13:59,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:13:59,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:13:59,790 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 23:13:59,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:13:59,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 629 states to 561 states and 629 transitions. [2024-12-05 23:13:59,966 INFO L276 IsEmpty]: Start isEmpty. Operand 561 states and 629 transitions. [2024-12-05 23:13:59,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-12-05 23:13:59,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:13:59,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:13:59,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:14:00,008 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 23:14:00,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:14:00,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 628 states to 561 states and 628 transitions. [2024-12-05 23:14:00,052 INFO L276 IsEmpty]: Start isEmpty. Operand 561 states and 628 transitions. [2024-12-05 23:14:00,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-05 23:14:00,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:14:00,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:14:00,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:14:00,084 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 23:14:00,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:14:00,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 627 states to 560 states and 627 transitions. [2024-12-05 23:14:00,105 INFO L276 IsEmpty]: Start isEmpty. Operand 560 states and 627 transitions. [2024-12-05 23:14:00,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-05 23:14:00,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:14:00,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:14:00,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:14:00,176 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 23:14:00,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:14:00,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 626 states to 559 states and 626 transitions. [2024-12-05 23:14:00,203 INFO L276 IsEmpty]: Start isEmpty. Operand 559 states and 626 transitions. [2024-12-05 23:14:00,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 23:14:00,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:14:00,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:14:00,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:14:00,228 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 23:14:10,247 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=false, quantifiers [] [2024-12-05 23:14:10,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:14:10,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 624 states to 559 states and 624 transitions. [2024-12-05 23:14:10,254 INFO L276 IsEmpty]: Start isEmpty. Operand 559 states and 624 transitions. [2024-12-05 23:14:10,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-12-05 23:14:10,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:14:10,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:14:10,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:14:10,343 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 23:14:21,944 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-12-05 23:14:31,952 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-12-05 23:14:41,958 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-12-05 23:14:41,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:14:41,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 632 states to 566 states and 632 transitions. [2024-12-05 23:14:41,977 INFO L276 IsEmpty]: Start isEmpty. Operand 566 states and 632 transitions. [2024-12-05 23:14:41,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-12-05 23:14:41,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:14:41,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:14:42,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:14:42,160 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 23:14:53,223 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-12-05 23:14:54,971 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.75s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-12-05 23:14:54,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:14:54,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 640 states to 573 states and 640 transitions. [2024-12-05 23:14:54,989 INFO L276 IsEmpty]: Start isEmpty. Operand 573 states and 640 transitions. [2024-12-05 23:14:54,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-05 23:14:54,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:14:54,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:14:55,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:14:55,052 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 23:14:55,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:14:55,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 631 states to 565 states and 631 transitions. [2024-12-05 23:14:55,084 INFO L276 IsEmpty]: Start isEmpty. Operand 565 states and 631 transitions. [2024-12-05 23:14:55,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-05 23:14:55,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:14:55,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:14:55,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:14:55,226 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 23:14:55,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:14:55,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 622 states to 557 states and 622 transitions. [2024-12-05 23:14:55,272 INFO L276 IsEmpty]: Start isEmpty. Operand 557 states and 622 transitions. [2024-12-05 23:14:55,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-05 23:14:55,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:14:55,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:14:55,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:14:55,329 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 23:14:55,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:14:55,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 621 states to 556 states and 621 transitions. [2024-12-05 23:14:55,371 INFO L276 IsEmpty]: Start isEmpty. Operand 556 states and 621 transitions. [2024-12-05 23:14:55,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-05 23:14:55,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:14:55,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:14:55,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:14:55,529 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 23:14:55,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:14:55,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 620 states to 555 states and 620 transitions. [2024-12-05 23:14:55,583 INFO L276 IsEmpty]: Start isEmpty. Operand 555 states and 620 transitions. [2024-12-05 23:14:55,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-05 23:14:55,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:14:55,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:14:55,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:14:55,653 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 23:14:55,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:14:55,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 619 states to 554 states and 619 transitions. [2024-12-05 23:14:55,689 INFO L276 IsEmpty]: Start isEmpty. Operand 554 states and 619 transitions. [2024-12-05 23:14:55,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-05 23:14:55,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:14:55,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:14:55,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:14:55,867 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 23:14:55,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:14:55,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 618 states to 553 states and 618 transitions. [2024-12-05 23:14:55,919 INFO L276 IsEmpty]: Start isEmpty. Operand 553 states and 618 transitions. [2024-12-05 23:14:55,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-05 23:14:55,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:14:55,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:14:55,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:14:55,985 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 23:14:56,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:14:56,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 617 states to 552 states and 617 transitions. [2024-12-05 23:14:56,007 INFO L276 IsEmpty]: Start isEmpty. Operand 552 states and 617 transitions. [2024-12-05 23:14:56,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-05 23:14:56,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:14:56,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:14:56,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:14:56,073 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 23:14:56,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:14:56,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 616 states to 551 states and 616 transitions. [2024-12-05 23:14:56,094 INFO L276 IsEmpty]: Start isEmpty. Operand 551 states and 616 transitions. [2024-12-05 23:14:56,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-05 23:14:56,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:14:56,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:14:56,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:14:56,210 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 23:15:08,086 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-12-05 23:15:13,287 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 5.20s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-12-05 23:15:13,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:13,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 660 states to 592 states and 660 transitions. [2024-12-05 23:15:13,535 INFO L276 IsEmpty]: Start isEmpty. Operand 592 states and 660 transitions. [2024-12-05 23:15:13,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-05 23:15:13,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:13,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:13,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:13,605 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 23:15:13,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:13,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 660 states to 593 states and 660 transitions. [2024-12-05 23:15:13,658 INFO L276 IsEmpty]: Start isEmpty. Operand 593 states and 660 transitions. [2024-12-05 23:15:13,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-05 23:15:13,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:13,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:13,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:13,725 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 23:15:13,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:13,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 659 states to 592 states and 659 transitions. [2024-12-05 23:15:13,751 INFO L276 IsEmpty]: Start isEmpty. Operand 592 states and 659 transitions. [2024-12-05 23:15:13,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-05 23:15:13,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:13,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:13,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:13,842 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 23:15:13,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:13,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 658 states to 591 states and 658 transitions. [2024-12-05 23:15:13,872 INFO L276 IsEmpty]: Start isEmpty. Operand 591 states and 658 transitions. [2024-12-05 23:15:13,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-05 23:15:13,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:13,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:13,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:13,957 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 23:15:14,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:14,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 655 states to 591 states and 655 transitions. [2024-12-05 23:15:14,127 INFO L276 IsEmpty]: Start isEmpty. Operand 591 states and 655 transitions. [2024-12-05 23:15:14,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-12-05 23:15:14,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:14,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:14,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:14,417 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 23:15:16,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:16,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 654 states to 590 states and 654 transitions. [2024-12-05 23:15:16,183 INFO L276 IsEmpty]: Start isEmpty. Operand 590 states and 654 transitions. [2024-12-05 23:15:16,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-12-05 23:15:16,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:16,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:16,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:16,569 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 23:15:17,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:17,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 653 states to 589 states and 653 transitions. [2024-12-05 23:15:17,082 INFO L276 IsEmpty]: Start isEmpty. Operand 589 states and 653 transitions. [2024-12-05 23:15:17,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-05 23:15:17,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:17,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:17,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:17,134 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 23:15:17,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:17,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 652 states to 588 states and 652 transitions. [2024-12-05 23:15:17,153 INFO L276 IsEmpty]: Start isEmpty. Operand 588 states and 652 transitions. [2024-12-05 23:15:17,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-05 23:15:17,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:17,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:17,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:17,295 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 23:15:17,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:17,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 651 states to 587 states and 651 transitions. [2024-12-05 23:15:17,627 INFO L276 IsEmpty]: Start isEmpty. Operand 587 states and 651 transitions. [2024-12-05 23:15:17,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-05 23:15:17,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:17,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:17,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:17,666 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 23:15:17,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:17,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 649 states to 586 states and 649 transitions. [2024-12-05 23:15:17,687 INFO L276 IsEmpty]: Start isEmpty. Operand 586 states and 649 transitions. [2024-12-05 23:15:17,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-05 23:15:17,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:17,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:17,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:17,763 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 23:15:17,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:17,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 648 states to 585 states and 648 transitions. [2024-12-05 23:15:17,783 INFO L276 IsEmpty]: Start isEmpty. Operand 585 states and 648 transitions. [2024-12-05 23:15:17,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-12-05 23:15:17,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:17,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:17,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:18,165 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 23:15:18,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:18,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 647 states to 584 states and 647 transitions. [2024-12-05 23:15:18,969 INFO L276 IsEmpty]: Start isEmpty. Operand 584 states and 647 transitions. [2024-12-05 23:15:18,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-12-05 23:15:18,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:18,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:18,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:19,595 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 23:15:21,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:21,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 646 states to 583 states and 646 transitions. [2024-12-05 23:15:21,037 INFO L276 IsEmpty]: Start isEmpty. Operand 583 states and 646 transitions. [2024-12-05 23:15:21,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-12-05 23:15:21,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:21,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:21,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:21,083 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 23:15:21,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:21,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 645 states to 582 states and 645 transitions. [2024-12-05 23:15:21,798 INFO L276 IsEmpty]: Start isEmpty. Operand 582 states and 645 transitions. [2024-12-05 23:15:21,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-12-05 23:15:21,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:21,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:21,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:21,904 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 23:15:22,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:22,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 644 states to 581 states and 644 transitions. [2024-12-05 23:15:22,795 INFO L276 IsEmpty]: Start isEmpty. Operand 581 states and 644 transitions. [2024-12-05 23:15:22,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-05 23:15:22,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:22,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:22,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:23,223 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 23:15:24,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:24,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 651 states to 584 states and 651 transitions. [2024-12-05 23:15:24,510 INFO L276 IsEmpty]: Start isEmpty. Operand 584 states and 651 transitions. [2024-12-05 23:15:24,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-05 23:15:24,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:24,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:24,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:25,254 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 23:15:27,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:27,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 661 states to 587 states and 661 transitions. [2024-12-05 23:15:27,955 INFO L276 IsEmpty]: Start isEmpty. Operand 587 states and 661 transitions. [2024-12-05 23:15:27,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-12-05 23:15:27,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:27,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:27,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:29,088 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-05 23:15:31,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:31,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 642 states to 579 states and 642 transitions. [2024-12-05 23:15:31,982 INFO L276 IsEmpty]: Start isEmpty. Operand 579 states and 642 transitions. [2024-12-05 23:15:31,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-12-05 23:15:31,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:31,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:32,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:32,070 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 23:15:32,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:32,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 641 states to 578 states and 641 transitions. [2024-12-05 23:15:32,507 INFO L276 IsEmpty]: Start isEmpty. Operand 578 states and 641 transitions. [2024-12-05 23:15:32,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-12-05 23:15:32,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:32,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:32,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:32,548 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 23:15:33,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:33,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 640 states to 577 states and 640 transitions. [2024-12-05 23:15:33,125 INFO L276 IsEmpty]: Start isEmpty. Operand 577 states and 640 transitions. [2024-12-05 23:15:33,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-05 23:15:33,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:33,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:33,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:34,465 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 23:15:36,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:36,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 639 states to 576 states and 639 transitions. [2024-12-05 23:15:36,663 INFO L276 IsEmpty]: Start isEmpty. Operand 576 states and 639 transitions. [2024-12-05 23:15:36,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-05 23:15:36,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:36,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:36,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:37,389 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 23:15:39,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:39,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 638 states to 575 states and 638 transitions. [2024-12-05 23:15:39,404 INFO L276 IsEmpty]: Start isEmpty. Operand 575 states and 638 transitions. [2024-12-05 23:15:39,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-12-05 23:15:39,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:39,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:39,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:39,449 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 23:15:39,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:39,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 637 states to 574 states and 637 transitions. [2024-12-05 23:15:39,922 INFO L276 IsEmpty]: Start isEmpty. Operand 574 states and 637 transitions. [2024-12-05 23:15:39,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-12-05 23:15:39,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:39,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:39,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:40,002 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 23:15:40,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:40,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 636 states to 573 states and 636 transitions. [2024-12-05 23:15:40,577 INFO L276 IsEmpty]: Start isEmpty. Operand 573 states and 636 transitions. [2024-12-05 23:15:40,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-12-05 23:15:40,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:40,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:40,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:41,426 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 23:15:43,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:43,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 635 states to 572 states and 635 transitions. [2024-12-05 23:15:43,526 INFO L276 IsEmpty]: Start isEmpty. Operand 572 states and 635 transitions. [2024-12-05 23:15:43,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-12-05 23:15:43,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:43,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:43,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:45,077 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 23:15:51,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:51,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 634 states to 571 states and 634 transitions. [2024-12-05 23:15:51,973 INFO L276 IsEmpty]: Start isEmpty. Operand 571 states and 634 transitions. [2024-12-05 23:15:51,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-05 23:15:51,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:51,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:52,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:52,036 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 23:15:52,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:52,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 633 states to 570 states and 633 transitions. [2024-12-05 23:15:52,540 INFO L276 IsEmpty]: Start isEmpty. Operand 570 states and 633 transitions. [2024-12-05 23:15:52,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-05 23:15:52,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:52,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:52,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:52,622 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 23:15:53,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:53,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 632 states to 569 states and 632 transitions. [2024-12-05 23:15:53,216 INFO L276 IsEmpty]: Start isEmpty. Operand 569 states and 632 transitions. [2024-12-05 23:15:53,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-12-05 23:15:53,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:53,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:53,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:54,503 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 23:15:56,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:15:56,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 631 states to 568 states and 631 transitions. [2024-12-05 23:15:56,994 INFO L276 IsEmpty]: Start isEmpty. Operand 568 states and 631 transitions. [2024-12-05 23:15:56,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-12-05 23:15:56,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:15:56,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:15:57,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:15:58,169 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 23:16:00,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:16:00,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 630 states to 567 states and 630 transitions. [2024-12-05 23:16:00,523 INFO L276 IsEmpty]: Start isEmpty. Operand 567 states and 630 transitions. [2024-12-05 23:16:00,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-12-05 23:16:00,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:16:00,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:16:00,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:16:00,570 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 23:16:01,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:16:01,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 629 states to 566 states and 629 transitions. [2024-12-05 23:16:01,171 INFO L276 IsEmpty]: Start isEmpty. Operand 566 states and 629 transitions. [2024-12-05 23:16:01,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-12-05 23:16:01,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:16:01,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:16:01,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:16:01,238 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 23:16:01,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:16:01,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 628 states to 565 states and 628 transitions. [2024-12-05 23:16:01,895 INFO L276 IsEmpty]: Start isEmpty. Operand 565 states and 628 transitions. [2024-12-05 23:16:01,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-12-05 23:16:01,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:16:01,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:16:01,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:16:03,006 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 23:16:05,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:16:05,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 627 states to 564 states and 627 transitions. [2024-12-05 23:16:05,463 INFO L276 IsEmpty]: Start isEmpty. Operand 564 states and 627 transitions. [2024-12-05 23:16:05,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-12-05 23:16:05,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:16:05,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:16:05,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:16:08,437 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 23:16:12,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:16:12,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 626 states to 563 states and 626 transitions. [2024-12-05 23:16:12,551 INFO L276 IsEmpty]: Start isEmpty. Operand 563 states and 626 transitions. [2024-12-05 23:16:12,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-12-05 23:16:12,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:16:12,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:16:12,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:16:12,645 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 23:16:13,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:16:13,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 625 states to 562 states and 625 transitions. [2024-12-05 23:16:13,339 INFO L276 IsEmpty]: Start isEmpty. Operand 562 states and 625 transitions. [2024-12-05 23:16:13,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-12-05 23:16:13,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:16:13,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:16:13,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:16:13,495 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 23:16:14,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:16:14,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 624 states to 561 states and 624 transitions. [2024-12-05 23:16:14,236 INFO L276 IsEmpty]: Start isEmpty. Operand 561 states and 624 transitions. [2024-12-05 23:16:14,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-05 23:16:14,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:16:14,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:16:14,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:16:16,610 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 23:16:22,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:16:22,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 623 states to 560 states and 623 transitions. [2024-12-05 23:16:22,005 INFO L276 IsEmpty]: Start isEmpty. Operand 560 states and 623 transitions. [2024-12-05 23:16:22,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-05 23:16:22,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:16:22,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:16:22,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:16:23,955 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 23:16:27,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:16:27,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 622 states to 559 states and 622 transitions. [2024-12-05 23:16:27,270 INFO L276 IsEmpty]: Start isEmpty. Operand 559 states and 622 transitions. [2024-12-05 23:16:27,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-12-05 23:16:27,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:16:27,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:16:27,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:16:27,318 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 23:16:28,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:16:28,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 621 states to 558 states and 621 transitions. [2024-12-05 23:16:28,043 INFO L276 IsEmpty]: Start isEmpty. Operand 558 states and 621 transitions. [2024-12-05 23:16:28,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-12-05 23:16:28,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:16:28,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:16:28,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:16:28,155 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 23:16:28,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:16:28,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 620 states to 557 states and 620 transitions. [2024-12-05 23:16:28,976 INFO L276 IsEmpty]: Start isEmpty. Operand 557 states and 620 transitions. [2024-12-05 23:16:28,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-12-05 23:16:28,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:16:28,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:16:29,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:16:30,274 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:16:32,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:16:32,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 619 states to 556 states and 619 transitions. [2024-12-05 23:16:32,904 INFO L276 IsEmpty]: Start isEmpty. Operand 556 states and 619 transitions. [2024-12-05 23:16:32,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-12-05 23:16:32,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:16:32,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:16:32,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:16:35,639 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 23:16:40,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:16:40,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 618 states to 555 states and 618 transitions. [2024-12-05 23:16:40,530 INFO L276 IsEmpty]: Start isEmpty. Operand 555 states and 618 transitions. [2024-12-05 23:16:40,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-12-05 23:16:40,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:16:40,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:16:40,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:16:40,613 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 23:16:41,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:16:41,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 607 states to 545 states and 607 transitions. [2024-12-05 23:16:41,544 INFO L276 IsEmpty]: Start isEmpty. Operand 545 states and 607 transitions. [2024-12-05 23:16:41,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-12-05 23:16:41,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:16:41,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:16:41,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:16:41,650 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 23:16:42,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:16:42,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 606 states to 544 states and 606 transitions. [2024-12-05 23:16:42,575 INFO L276 IsEmpty]: Start isEmpty. Operand 544 states and 606 transitions. [2024-12-05 23:16:42,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-12-05 23:16:42,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:16:42,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:16:42,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:16:43,166 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 23:16:44,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:16:44,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 605 states to 543 states and 605 transitions. [2024-12-05 23:16:44,781 INFO L276 IsEmpty]: Start isEmpty. Operand 543 states and 605 transitions. [2024-12-05 23:16:44,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-12-05 23:16:44,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:16:44,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:16:44,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:16:48,868 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 23:16:54,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:16:54,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 604 states to 542 states and 604 transitions. [2024-12-05 23:16:54,746 INFO L276 IsEmpty]: Start isEmpty. Operand 542 states and 604 transitions. [2024-12-05 23:16:54,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-12-05 23:16:54,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:16:54,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:16:54,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:16:58,260 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 23:17:10,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:17:10,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 603 states to 541 states and 603 transitions. [2024-12-05 23:17:10,219 INFO L276 IsEmpty]: Start isEmpty. Operand 541 states and 603 transitions. [2024-12-05 23:17:10,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-12-05 23:17:10,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:17:10,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:17:10,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:17:14,415 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 23:17:30,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:17:30,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 602 states to 540 states and 602 transitions. [2024-12-05 23:17:30,111 INFO L276 IsEmpty]: Start isEmpty. Operand 540 states and 602 transitions. [2024-12-05 23:17:30,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-05 23:17:30,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:17:30,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:17:30,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:17:30,516 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 23:17:34,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:17:34,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 602 states to 542 states and 602 transitions. [2024-12-05 23:17:34,153 INFO L276 IsEmpty]: Start isEmpty. Operand 542 states and 602 transitions. [2024-12-05 23:17:34,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-05 23:17:34,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:17:34,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:17:34,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:17:34,644 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 23:17:39,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:17:39,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 605 states to 544 states and 605 transitions. [2024-12-05 23:17:39,714 INFO L276 IsEmpty]: Start isEmpty. Operand 544 states and 605 transitions. [2024-12-05 23:17:39,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-12-05 23:17:39,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:17:39,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:17:39,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:17:40,641 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 23:17:42,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:17:42,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 606 states to 545 states and 606 transitions. [2024-12-05 23:17:42,915 INFO L276 IsEmpty]: Start isEmpty. Operand 545 states and 606 transitions. [2024-12-05 23:17:42,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-12-05 23:17:42,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:17:42,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:17:43,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:17:43,634 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 23:17:46,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:17:46,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 608 states to 546 states and 608 transitions. [2024-12-05 23:17:46,234 INFO L276 IsEmpty]: Start isEmpty. Operand 546 states and 608 transitions. [2024-12-05 23:17:46,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-12-05 23:17:46,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:17:46,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:17:46,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:17:47,209 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:17:52,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:17:52,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 608 states to 547 states and 608 transitions. [2024-12-05 23:17:52,466 INFO L276 IsEmpty]: Start isEmpty. Operand 547 states and 608 transitions. [2024-12-05 23:17:52,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-12-05 23:17:52,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:17:52,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:17:52,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:17:54,474 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:17:58,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:17:58,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 610 states to 548 states and 610 transitions. [2024-12-05 23:17:58,494 INFO L276 IsEmpty]: Start isEmpty. Operand 548 states and 610 transitions. [2024-12-05 23:17:58,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-12-05 23:17:58,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:17:58,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:17:58,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:18:00,071 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:18:05,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:18:05,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 611 states to 549 states and 611 transitions. [2024-12-05 23:18:05,647 INFO L276 IsEmpty]: Start isEmpty. Operand 549 states and 611 transitions. [2024-12-05 23:18:05,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-12-05 23:18:05,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:18:05,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:18:05,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:18:07,848 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:18:15,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:18:15,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 611 states to 550 states and 611 transitions. [2024-12-05 23:18:15,600 INFO L276 IsEmpty]: Start isEmpty. Operand 550 states and 611 transitions. [2024-12-05 23:18:15,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-12-05 23:18:15,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:18:15,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:18:15,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:18:17,446 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 21 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:18:21,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:18:21,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 613 states to 551 states and 613 transitions. [2024-12-05 23:18:21,167 INFO L276 IsEmpty]: Start isEmpty. Operand 551 states and 613 transitions. [2024-12-05 23:18:21,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-12-05 23:18:21,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:18:21,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:18:21,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:18:22,878 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 28 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:18:28,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:18:28,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 613 states to 552 states and 613 transitions. [2024-12-05 23:18:28,603 INFO L276 IsEmpty]: Start isEmpty. Operand 552 states and 613 transitions. [2024-12-05 23:18:28,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-12-05 23:18:28,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:18:28,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:18:28,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:18:30,568 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 23:18:34,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:18:34,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 615 states to 553 states and 615 transitions. [2024-12-05 23:18:34,353 INFO L276 IsEmpty]: Start isEmpty. Operand 553 states and 615 transitions. [2024-12-05 23:18:34,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-12-05 23:18:34,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:18:34,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:18:34,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:18:35,942 INFO L134 CoverageAnalysis]: Checked inductivity of 45 backedges. 0 proven. 45 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:18:41,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:18:41,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 616 states to 554 states and 616 transitions. [2024-12-05 23:18:41,463 INFO L276 IsEmpty]: Start isEmpty. Operand 554 states and 616 transitions. [2024-12-05 23:18:41,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-12-05 23:18:41,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:18:41,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:18:41,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:18:43,113 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:18:48,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:18:48,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 617 states to 555 states and 617 transitions. [2024-12-05 23:18:48,665 INFO L276 IsEmpty]: Start isEmpty. Operand 555 states and 617 transitions. [2024-12-05 23:18:48,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-12-05 23:18:48,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:18:48,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:18:48,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:18:50,178 INFO L134 CoverageAnalysis]: Checked inductivity of 66 backedges. 0 proven. 66 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:18:55,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:18:55,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 618 states to 556 states and 618 transitions. [2024-12-05 23:18:55,639 INFO L276 IsEmpty]: Start isEmpty. Operand 556 states and 618 transitions. [2024-12-05 23:18:55,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-12-05 23:18:55,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:18:55,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:18:55,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:18:57,284 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:19:02,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:19:02,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 619 states to 557 states and 619 transitions. [2024-12-05 23:19:02,793 INFO L276 IsEmpty]: Start isEmpty. Operand 557 states and 619 transitions. [2024-12-05 23:19:02,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-12-05 23:19:02,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:19:02,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:19:02,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:19:04,306 INFO L134 CoverageAnalysis]: Checked inductivity of 91 backedges. 0 proven. 91 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:19:09,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:19:09,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 620 states to 558 states and 620 transitions. [2024-12-05 23:19:09,793 INFO L276 IsEmpty]: Start isEmpty. Operand 558 states and 620 transitions. [2024-12-05 23:19:09,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-12-05 23:19:09,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:19:09,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:19:09,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:19:11,431 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:19:17,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:19:17,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 621 states to 559 states and 621 transitions. [2024-12-05 23:19:17,087 INFO L276 IsEmpty]: Start isEmpty. Operand 559 states and 621 transitions. [2024-12-05 23:19:17,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-12-05 23:19:17,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:19:17,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:19:17,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:19:18,724 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 0 proven. 120 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:19:24,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:19:24,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 622 states to 560 states and 622 transitions. [2024-12-05 23:19:24,969 INFO L276 IsEmpty]: Start isEmpty. Operand 560 states and 622 transitions. [2024-12-05 23:19:24,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-12-05 23:19:24,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:19:24,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:19:25,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:19:26,604 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 0 proven. 136 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:19:32,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:19:32,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 624 states to 561 states and 624 transitions. [2024-12-05 23:19:32,154 INFO L276 IsEmpty]: Start isEmpty. Operand 561 states and 624 transitions. [2024-12-05 23:19:32,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-12-05 23:19:32,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:19:32,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:19:32,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:19:37,505 INFO L134 CoverageAnalysis]: Checked inductivity of 153 backedges. 0 proven. 153 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:20:07,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:20:07,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 623 states to 562 states and 623 transitions. [2024-12-05 23:20:07,463 INFO L276 IsEmpty]: Start isEmpty. Operand 562 states and 623 transitions. [2024-12-05 23:20:07,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-12-05 23:20:07,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:20:07,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:20:07,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:20:09,164 INFO L134 CoverageAnalysis]: Checked inductivity of 171 backedges. 0 proven. 171 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:20:12,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:20:12,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 624 states to 563 states and 624 transitions. [2024-12-05 23:20:12,828 INFO L276 IsEmpty]: Start isEmpty. Operand 563 states and 624 transitions. [2024-12-05 23:20:12,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-12-05 23:20:12,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:20:12,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:20:12,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:20:15,877 INFO L134 CoverageAnalysis]: Checked inductivity of 190 backedges. 0 proven. 190 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:20:20,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:20:20,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 626 states to 564 states and 626 transitions. [2024-12-05 23:20:20,800 INFO L276 IsEmpty]: Start isEmpty. Operand 564 states and 626 transitions. [2024-12-05 23:20:20,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-12-05 23:20:20,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:20:20,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:20:20,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:20:22,483 INFO L134 CoverageAnalysis]: Checked inductivity of 210 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:20:28,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:20:28,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 627 states to 565 states and 627 transitions. [2024-12-05 23:20:28,324 INFO L276 IsEmpty]: Start isEmpty. Operand 565 states and 627 transitions. [2024-12-05 23:20:28,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-12-05 23:20:28,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:20:28,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:20:28,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:20:30,118 INFO L134 CoverageAnalysis]: Checked inductivity of 231 backedges. 0 proven. 231 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:20:36,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:20:36,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 628 states to 566 states and 628 transitions. [2024-12-05 23:20:36,384 INFO L276 IsEmpty]: Start isEmpty. Operand 566 states and 628 transitions. [2024-12-05 23:20:36,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-12-05 23:20:36,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:20:36,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:20:36,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:20:38,439 INFO L134 CoverageAnalysis]: Checked inductivity of 253 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:20:44,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:20:44,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 629 states to 567 states and 629 transitions. [2024-12-05 23:20:44,593 INFO L276 IsEmpty]: Start isEmpty. Operand 567 states and 629 transitions. [2024-12-05 23:20:44,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-12-05 23:20:44,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:20:44,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:20:44,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:20:48,375 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:21:02,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:21:02,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 629 states to 568 states and 629 transitions. [2024-12-05 23:21:02,688 INFO L276 IsEmpty]: Start isEmpty. Operand 568 states and 629 transitions. [2024-12-05 23:21:02,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-12-05 23:21:02,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:21:02,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:21:02,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:21:05,243 INFO L134 CoverageAnalysis]: Checked inductivity of 300 backedges. 0 proven. 300 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:21:09,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:21:09,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 631 states to 569 states and 631 transitions. [2024-12-05 23:21:09,850 INFO L276 IsEmpty]: Start isEmpty. Operand 569 states and 631 transitions. [2024-12-05 23:21:09,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-12-05 23:21:09,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:21:09,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:21:09,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:21:11,864 INFO L134 CoverageAnalysis]: Checked inductivity of 325 backedges. 0 proven. 325 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:21:18,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:21:18,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 632 states to 570 states and 632 transitions. [2024-12-05 23:21:18,393 INFO L276 IsEmpty]: Start isEmpty. Operand 570 states and 632 transitions. [2024-12-05 23:21:18,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-12-05 23:21:18,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:21:18,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:21:18,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:21:20,382 INFO L134 CoverageAnalysis]: Checked inductivity of 351 backedges. 0 proven. 351 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:21:26,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:21:26,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 633 states to 571 states and 633 transitions. [2024-12-05 23:21:26,917 INFO L276 IsEmpty]: Start isEmpty. Operand 571 states and 633 transitions. [2024-12-05 23:21:26,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-12-05 23:21:26,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:21:26,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:21:27,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:21:30,231 INFO L134 CoverageAnalysis]: Checked inductivity of 378 backedges. 0 proven. 378 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:21:42,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:21:42,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 633 states to 572 states and 633 transitions. [2024-12-05 23:21:42,369 INFO L276 IsEmpty]: Start isEmpty. Operand 572 states and 633 transitions. [2024-12-05 23:21:42,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-12-05 23:21:42,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:21:42,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:21:42,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:21:45,024 INFO L134 CoverageAnalysis]: Checked inductivity of 406 backedges. 0 proven. 406 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:21:49,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:21:49,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 635 states to 573 states and 635 transitions. [2024-12-05 23:21:49,727 INFO L276 IsEmpty]: Start isEmpty. Operand 573 states and 635 transitions. [2024-12-05 23:21:49,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-12-05 23:21:49,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:21:49,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:21:49,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:21:51,812 INFO L134 CoverageAnalysis]: Checked inductivity of 435 backedges. 0 proven. 435 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:21:58,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:21:58,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 636 states to 574 states and 636 transitions. [2024-12-05 23:21:58,553 INFO L276 IsEmpty]: Start isEmpty. Operand 574 states and 636 transitions. [2024-12-05 23:21:58,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-12-05 23:21:58,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:21:58,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:21:58,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:22:01,575 INFO L134 CoverageAnalysis]: Checked inductivity of 465 backedges. 0 proven. 465 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:22:11,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:22:11,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 636 states to 575 states and 636 transitions. [2024-12-05 23:22:11,856 INFO L276 IsEmpty]: Start isEmpty. Operand 575 states and 636 transitions. [2024-12-05 23:22:11,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-12-05 23:22:11,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:22:11,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:22:11,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:22:15,028 INFO L134 CoverageAnalysis]: Checked inductivity of 496 backedges. 0 proven. 496 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:22:20,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:22:20,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 638 states to 576 states and 638 transitions. [2024-12-05 23:22:20,138 INFO L276 IsEmpty]: Start isEmpty. Operand 576 states and 638 transitions. [2024-12-05 23:22:20,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-12-05 23:22:20,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:22:20,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:22:20,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:22:22,809 INFO L134 CoverageAnalysis]: Checked inductivity of 528 backedges. 0 proven. 528 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:22:30,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:22:30,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 639 states to 577 states and 639 transitions. [2024-12-05 23:22:30,333 INFO L276 IsEmpty]: Start isEmpty. Operand 577 states and 639 transitions. [2024-12-05 23:22:30,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-12-05 23:22:30,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:22:30,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:22:30,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:22:32,694 INFO L134 CoverageAnalysis]: Checked inductivity of 561 backedges. 0 proven. 561 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:22:40,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:22:40,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 641 states to 578 states and 641 transitions. [2024-12-05 23:22:40,905 INFO L276 IsEmpty]: Start isEmpty. Operand 578 states and 641 transitions. [2024-12-05 23:22:40,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2024-12-05 23:22:40,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:22:40,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:22:41,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:22:45,107 INFO L134 CoverageAnalysis]: Checked inductivity of 595 backedges. 0 proven. 595 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:22:59,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:22:59,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 640 states to 579 states and 640 transitions. [2024-12-05 23:22:59,068 INFO L276 IsEmpty]: Start isEmpty. Operand 579 states and 640 transitions. [2024-12-05 23:22:59,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-05 23:22:59,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:22:59,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:22:59,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:23:01,638 INFO L134 CoverageAnalysis]: Checked inductivity of 630 backedges. 0 proven. 630 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:23:05,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:23:05,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 641 states to 580 states and 641 transitions. [2024-12-05 23:23:05,763 INFO L276 IsEmpty]: Start isEmpty. Operand 580 states and 641 transitions. [2024-12-05 23:23:05,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-12-05 23:23:05,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:23:05,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:23:05,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:23:08,113 INFO L134 CoverageAnalysis]: Checked inductivity of 666 backedges. 0 proven. 666 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:23:12,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:23:12,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 642 states to 581 states and 642 transitions. [2024-12-05 23:23:12,325 INFO L276 IsEmpty]: Start isEmpty. Operand 581 states and 642 transitions. [2024-12-05 23:23:12,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 116 [2024-12-05 23:23:12,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:23:12,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:23:12,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:23:14,717 INFO L134 CoverageAnalysis]: Checked inductivity of 703 backedges. 0 proven. 703 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:23:18,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:23:18,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 643 states to 582 states and 643 transitions. [2024-12-05 23:23:18,882 INFO L276 IsEmpty]: Start isEmpty. Operand 582 states and 643 transitions. [2024-12-05 23:23:18,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-12-05 23:23:18,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:23:18,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:23:19,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:23:24,592 INFO L134 CoverageAnalysis]: Checked inductivity of 741 backedges. 0 proven. 741 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:23:32,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:23:32,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 645 states to 583 states and 645 transitions. [2024-12-05 23:23:32,404 INFO L276 IsEmpty]: Start isEmpty. Operand 583 states and 645 transitions. [2024-12-05 23:23:32,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-12-05 23:23:32,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:23:32,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:23:32,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:23:35,218 INFO L134 CoverageAnalysis]: Checked inductivity of 780 backedges. 0 proven. 780 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:23:42,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:23:42,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 647 states to 584 states and 647 transitions. [2024-12-05 23:23:42,729 INFO L276 IsEmpty]: Start isEmpty. Operand 584 states and 647 transitions. [2024-12-05 23:23:42,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-12-05 23:23:42,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:23:42,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:23:42,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:23:46,440 INFO L134 CoverageAnalysis]: Checked inductivity of 820 backedges. 0 proven. 820 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:23:57,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:23:57,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 646 states to 585 states and 646 transitions. [2024-12-05 23:23:57,812 INFO L276 IsEmpty]: Start isEmpty. Operand 585 states and 646 transitions. [2024-12-05 23:23:57,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-12-05 23:23:57,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:23:57,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:23:57,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:01,477 INFO L134 CoverageAnalysis]: Checked inductivity of 861 backedges. 0 proven. 861 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:24:06,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:06,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 648 states to 586 states and 648 transitions. [2024-12-05 23:24:06,939 INFO L276 IsEmpty]: Start isEmpty. Operand 586 states and 648 transitions. [2024-12-05 23:24:06,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-12-05 23:24:06,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:06,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:07,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:10,199 INFO L134 CoverageAnalysis]: Checked inductivity of 903 backedges. 0 proven. 903 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:24:18,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:24:18,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 648 states to 587 states and 648 transitions. [2024-12-05 23:24:18,093 INFO L276 IsEmpty]: Start isEmpty. Operand 587 states and 648 transitions. [2024-12-05 23:24:18,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 122 [2024-12-05 23:24:18,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:24:18,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:24:18,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:24:53,289 INFO L134 CoverageAnalysis]: Checked inductivity of 946 backedges. 0 proven. 946 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 23:25:30,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:30,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 650 states to 588 states and 650 transitions. [2024-12-05 23:25:30,395 INFO L276 IsEmpty]: Start isEmpty. Operand 588 states and 650 transitions. [2024-12-05 23:25:30,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2024-12-05 23:25:30,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:30,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:30,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:32,143 INFO L134 CoverageAnalysis]: Checked inductivity of 990 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-12-05 23:25:35,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:35,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 651 states to 589 states and 651 transitions. [2024-12-05 23:25:35,230 INFO L276 IsEmpty]: Start isEmpty. Operand 589 states and 651 transitions. [2024-12-05 23:25:35,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 124 [2024-12-05 23:25:35,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:35,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:35,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:36,256 INFO L134 CoverageAnalysis]: Checked inductivity of 991 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-12-05 23:25:39,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:39,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 653 states to 590 states and 653 transitions. [2024-12-05 23:25:39,478 INFO L276 IsEmpty]: Start isEmpty. Operand 590 states and 653 transitions. [2024-12-05 23:25:39,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-12-05 23:25:39,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:39,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:39,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:41,209 INFO L134 CoverageAnalysis]: Checked inductivity of 993 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-12-05 23:25:47,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:47,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 653 states to 591 states and 653 transitions. [2024-12-05 23:25:47,001 INFO L276 IsEmpty]: Start isEmpty. Operand 591 states and 653 transitions. [2024-12-05 23:25:47,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-12-05 23:25:47,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:47,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:47,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:48,706 INFO L134 CoverageAnalysis]: Checked inductivity of 996 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-12-05 23:25:52,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:25:52,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 654 states to 592 states and 654 transitions. [2024-12-05 23:25:52,513 INFO L276 IsEmpty]: Start isEmpty. Operand 592 states and 654 transitions. [2024-12-05 23:25:52,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 127 [2024-12-05 23:25:52,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:25:52,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:25:52,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:25:56,049 INFO L134 CoverageAnalysis]: Checked inductivity of 1000 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-12-05 23:26:01,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:26:01,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 656 states to 593 states and 656 transitions. [2024-12-05 23:26:01,684 INFO L276 IsEmpty]: Start isEmpty. Operand 593 states and 656 transitions. [2024-12-05 23:26:01,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-12-05 23:26:01,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:26:01,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:26:01,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:26:04,031 INFO L134 CoverageAnalysis]: Checked inductivity of 1005 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-12-05 23:26:10,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:26:10,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 656 states to 594 states and 656 transitions. [2024-12-05 23:26:10,531 INFO L276 IsEmpty]: Start isEmpty. Operand 594 states and 656 transitions. [2024-12-05 23:26:10,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 129 [2024-12-05 23:26:10,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:26:10,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:26:10,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:26:12,277 INFO L134 CoverageAnalysis]: Checked inductivity of 1011 backedges. 0 proven. 21 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-12-05 23:26:16,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:26:16,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 657 states to 595 states and 657 transitions. [2024-12-05 23:26:16,236 INFO L276 IsEmpty]: Start isEmpty. Operand 595 states and 657 transitions. [2024-12-05 23:26:16,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-12-05 23:26:16,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:26:16,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:26:16,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:26:18,402 INFO L134 CoverageAnalysis]: Checked inductivity of 1018 backedges. 0 proven. 28 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-12-05 23:26:22,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:26:22,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 658 states to 596 states and 658 transitions. [2024-12-05 23:26:22,345 INFO L276 IsEmpty]: Start isEmpty. Operand 596 states and 658 transitions. [2024-12-05 23:26:22,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 131 [2024-12-05 23:26:22,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:26:22,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:26:22,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:26:26,530 INFO L134 CoverageAnalysis]: Checked inductivity of 1026 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-12-05 23:26:32,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:26:32,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 660 states to 597 states and 660 transitions. [2024-12-05 23:26:32,539 INFO L276 IsEmpty]: Start isEmpty. Operand 597 states and 660 transitions. [2024-12-05 23:26:32,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 132 [2024-12-05 23:26:32,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:26:32,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:26:32,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:26:35,189 INFO L134 CoverageAnalysis]: Checked inductivity of 1035 backedges. 0 proven. 45 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-12-05 23:26:41,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:26:41,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 660 states to 598 states and 660 transitions. [2024-12-05 23:26:41,849 INFO L276 IsEmpty]: Start isEmpty. Operand 598 states and 660 transitions. [2024-12-05 23:26:41,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-12-05 23:26:41,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:26:41,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:26:42,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:26:44,729 INFO L134 CoverageAnalysis]: Checked inductivity of 1045 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-12-05 23:26:49,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:26:49,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 662 states to 599 states and 662 transitions. [2024-12-05 23:26:49,567 INFO L276 IsEmpty]: Start isEmpty. Operand 599 states and 662 transitions. [2024-12-05 23:26:49,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 134 [2024-12-05 23:26:49,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:26:49,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:26:49,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:26:52,366 INFO L134 CoverageAnalysis]: Checked inductivity of 1056 backedges. 0 proven. 66 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-12-05 23:26:58,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:26:58,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 662 states to 600 states and 662 transitions. [2024-12-05 23:26:58,972 INFO L276 IsEmpty]: Start isEmpty. Operand 600 states and 662 transitions. [2024-12-05 23:26:58,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-12-05 23:26:58,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:26:58,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:26:59,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:27:02,062 INFO L134 CoverageAnalysis]: Checked inductivity of 1068 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-12-05 23:27:06,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:27:06,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 664 states to 601 states and 664 transitions. [2024-12-05 23:27:06,894 INFO L276 IsEmpty]: Start isEmpty. Operand 601 states and 664 transitions. [2024-12-05 23:27:06,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 136 [2024-12-05 23:27:06,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:27:06,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:27:07,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:27:09,765 INFO L134 CoverageAnalysis]: Checked inductivity of 1081 backedges. 0 proven. 91 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-12-05 23:27:16,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:27:16,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 664 states to 602 states and 664 transitions. [2024-12-05 23:27:16,820 INFO L276 IsEmpty]: Start isEmpty. Operand 602 states and 664 transitions. [2024-12-05 23:27:16,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 137 [2024-12-05 23:27:16,820 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:27:16,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:27:16,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:27:20,104 INFO L134 CoverageAnalysis]: Checked inductivity of 1095 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked. [2024-12-05 23:27:25,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 23:27:25,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 666 states to 603 states and 666 transitions. [2024-12-05 23:27:25,614 INFO L276 IsEmpty]: Start isEmpty. Operand 603 states and 666 transitions. [2024-12-05 23:27:25,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 138 [2024-12-05 23:27:25,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 23:27:25,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 23:27:25,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 23:27:28,795 INFO L134 CoverageAnalysis]: Checked inductivity of 1110 backedges. 0 proven. 120 refuted. 0 times theorem prover too weak. 990 trivial. 0 not checked.