./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/array-examples/sorting_bubblesort_2_ground.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cbcac68d-b3cb-4086-bbf3-6ee3173a1b2f/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cbcac68d-b3cb-4086-bbf3-6ee3173a1b2f/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_cbcac68d-b3cb-4086-bbf3-6ee3173a1b2f/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cbcac68d-b3cb-4086-bbf3-6ee3173a1b2f/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/array-examples/sorting_bubblesort_2_ground.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cbcac68d-b3cb-4086-bbf3-6ee3173a1b2f/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cbcac68d-b3cb-4086-bbf3-6ee3173a1b2f/bin/ukojak-verify-CZk0znPC7b --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 2e8196ca3e7f8da6be63ed057317b8a370ba560e11740ea9a51451f140c434c1 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-05 22:42:21,408 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-05 22:42:21,467 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cbcac68d-b3cb-4086-bbf3-6ee3173a1b2f/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-12-05 22:42:21,472 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-05 22:42:21,472 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-05 22:42:21,492 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-05 22:42:21,493 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-05 22:42:21,493 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-05 22:42:21,493 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-05 22:42:21,493 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-05 22:42:21,493 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-05 22:42:21,494 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-05 22:42:21,494 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-05 22:42:21,494 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-05 22:42:21,494 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-05 22:42:21,494 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-05 22:42:21,494 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-05 22:42:21,494 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-05 22:42:21,494 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-05 22:42:21,494 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-05 22:42:21,494 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-05 22:42:21,494 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-05 22:42:21,494 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-05 22:42:21,495 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-05 22:42:21,495 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-05 22:42:21,495 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-05 22:42:21,495 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-05 22:42:21,495 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-05 22:42:21,495 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-05 22:42:21,495 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-05 22:42:21,495 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-05 22:42:21,495 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-05 22:42:21,495 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-05 22:42:21,496 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_cbcac68d-b3cb-4086-bbf3-6ee3173a1b2f/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 ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 2e8196ca3e7f8da6be63ed057317b8a370ba560e11740ea9a51451f140c434c1 [2024-12-05 22:42:21,736 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-05 22:42:21,745 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-05 22:42:21,747 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-05 22:42:21,748 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-05 22:42:21,749 INFO L274 PluginConnector]: CDTParser initialized [2024-12-05 22:42:21,750 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cbcac68d-b3cb-4086-bbf3-6ee3173a1b2f/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/array-examples/sorting_bubblesort_2_ground.i [2024-12-05 22:42:24,610 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cbcac68d-b3cb-4086-bbf3-6ee3173a1b2f/bin/ukojak-verify-CZk0znPC7b/data/f61aa543f/b592aaa1ada24bcf9f8e5fa4fada324f/FLAGe9b0aa94f [2024-12-05 22:42:24,776 INFO L384 CDTParser]: Found 1 translation units. [2024-12-05 22:42:24,777 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cbcac68d-b3cb-4086-bbf3-6ee3173a1b2f/sv-benchmarks/c/array-examples/sorting_bubblesort_2_ground.i [2024-12-05 22:42:24,784 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cbcac68d-b3cb-4086-bbf3-6ee3173a1b2f/bin/ukojak-verify-CZk0znPC7b/data/f61aa543f/b592aaa1ada24bcf9f8e5fa4fada324f/FLAGe9b0aa94f [2024-12-05 22:42:24,799 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cbcac68d-b3cb-4086-bbf3-6ee3173a1b2f/bin/ukojak-verify-CZk0znPC7b/data/f61aa543f/b592aaa1ada24bcf9f8e5fa4fada324f [2024-12-05 22:42:24,801 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-05 22:42:24,802 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-05 22:42:24,803 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-05 22:42:24,803 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-05 22:42:24,806 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-05 22:42:24,807 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 10:42:24" (1/1) ... [2024-12-05 22:42:24,808 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@58371eb1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:42:24, skipping insertion in model container [2024-12-05 22:42:24,808 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 10:42:24" (1/1) ... [2024-12-05 22:42:24,818 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-05 22:42:24,923 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cbcac68d-b3cb-4086-bbf3-6ee3173a1b2f/sv-benchmarks/c/array-examples/sorting_bubblesort_2_ground.i[820,833] [2024-12-05 22:42:24,939 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-05 22:42:24,945 INFO L200 MainTranslator]: Completed pre-run [2024-12-05 22:42:24,953 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cbcac68d-b3cb-4086-bbf3-6ee3173a1b2f/sv-benchmarks/c/array-examples/sorting_bubblesort_2_ground.i[820,833] [2024-12-05 22:42:24,961 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-05 22:42:24,973 INFO L204 MainTranslator]: Completed translation [2024-12-05 22:42:24,973 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:42:24 WrapperNode [2024-12-05 22:42:24,974 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-05 22:42:24,974 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-05 22:42:24,974 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-05 22:42:24,975 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-05 22:42:24,980 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:42:24" (1/1) ... [2024-12-05 22:42:24,984 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:42:24" (1/1) ... [2024-12-05 22:42:25,000 INFO L138 Inliner]: procedures = 16, calls = 19, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 80 [2024-12-05 22:42:25,000 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-05 22:42:25,001 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-05 22:42:25,001 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-05 22:42:25,001 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-05 22:42:25,006 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:42:24" (1/1) ... [2024-12-05 22:42:25,006 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:42:24" (1/1) ... [2024-12-05 22:42:25,008 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:42:24" (1/1) ... [2024-12-05 22:42:25,008 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:42:24" (1/1) ... [2024-12-05 22:42:25,013 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:42:24" (1/1) ... [2024-12-05 22:42:25,013 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:42:24" (1/1) ... [2024-12-05 22:42:25,017 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:42:24" (1/1) ... [2024-12-05 22:42:25,018 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:42:24" (1/1) ... [2024-12-05 22:42:25,019 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:42:24" (1/1) ... [2024-12-05 22:42:25,021 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-05 22:42:25,021 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-05 22:42:25,021 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-05 22:42:25,022 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-05 22:42:25,022 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:42:24" (1/1) ... [2024-12-05 22:42:25,027 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-05 22:42:25,036 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cbcac68d-b3cb-4086-bbf3-6ee3173a1b2f/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-05 22:42:25,046 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cbcac68d-b3cb-4086-bbf3-6ee3173a1b2f/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-05 22:42:25,048 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cbcac68d-b3cb-4086-bbf3-6ee3173a1b2f/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-05 22:42:25,067 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-05 22:42:25,067 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-05 22:42:25,067 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-12-05 22:42:25,067 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-12-05 22:42:25,067 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-05 22:42:25,067 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-05 22:42:25,068 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-12-05 22:42:25,068 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-12-05 22:42:25,121 INFO L234 CfgBuilder]: Building ICFG [2024-12-05 22:42:25,123 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-05 22:42:25,253 INFO L? ?]: Removed 13 outVars from TransFormulas that were not future-live. [2024-12-05 22:42:25,253 INFO L283 CfgBuilder]: Performing block encoding [2024-12-05 22:42:25,301 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-05 22:42:25,301 INFO L312 CfgBuilder]: Removed 5 assume(true) statements. [2024-12-05 22:42:25,301 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 10:42:25 BoogieIcfgContainer [2024-12-05 22:42:25,302 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-05 22:42:25,302 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-05 22:42:25,302 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-05 22:42:25,312 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-05 22:42:25,312 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 10:42:25" (1/1) ... [2024-12-05 22:42:25,319 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 22:42:25,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:25,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 11 states and 16 transitions. [2024-12-05 22:42:25,362 INFO L276 IsEmpty]: Start isEmpty. Operand 11 states and 16 transitions. [2024-12-05 22:42:25,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-05 22:42:25,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:25,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:25,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:25,511 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:42:25,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:25,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 12 states and 17 transitions. [2024-12-05 22:42:25,561 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 17 transitions. [2024-12-05 22:42:25,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-12-05 22:42:25,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:25,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:25,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:25,633 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-05 22:42:25,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:25,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 13 states and 19 transitions. [2024-12-05 22:42:25,684 INFO L276 IsEmpty]: Start isEmpty. Operand 13 states and 19 transitions. [2024-12-05 22:42:25,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-12-05 22:42:25,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:25,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:25,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:25,748 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-05 22:42:25,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:25,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 14 states and 21 transitions. [2024-12-05 22:42:25,776 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 21 transitions. [2024-12-05 22:42:25,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-05 22:42:25,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:25,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:25,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:25,834 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-05 22:42:25,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:25,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 15 states and 23 transitions. [2024-12-05 22:42:25,873 INFO L276 IsEmpty]: Start isEmpty. Operand 15 states and 23 transitions. [2024-12-05 22:42:25,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-05 22:42:25,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:25,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:25,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:25,951 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-05 22:42:26,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:26,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 16 states and 25 transitions. [2024-12-05 22:42:26,012 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 25 transitions. [2024-12-05 22:42:26,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-05 22:42:26,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:26,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:26,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:26,094 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 1 proven. 3 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-05 22:42:26,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:26,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 17 states and 26 transitions. [2024-12-05 22:42:26,160 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states and 26 transitions. [2024-12-05 22:42:26,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-05 22:42:26,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:26,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:26,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:26,238 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:26,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:26,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 18 states and 27 transitions. [2024-12-05 22:42:26,299 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 27 transitions. [2024-12-05 22:42:26,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-05 22:42:26,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:26,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:26,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:26,386 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:26,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:26,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 19 states and 28 transitions. [2024-12-05 22:42:26,453 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 28 transitions. [2024-12-05 22:42:26,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:42:26,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:26,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:26,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:26,552 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:26,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:26,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 20 states and 29 transitions. [2024-12-05 22:42:26,622 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 29 transitions. [2024-12-05 22:42:26,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-05 22:42:26,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:26,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:26,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:26,711 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:26,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:26,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 21 states and 30 transitions. [2024-12-05 22:42:26,782 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 30 transitions. [2024-12-05 22:42:26,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-05 22:42:26,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:26,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:26,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:26,877 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 21 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:26,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:26,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 22 states and 31 transitions. [2024-12-05 22:42:26,957 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 31 transitions. [2024-12-05 22:42:26,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-05 22:42:26,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:26,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:26,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:27,072 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 0 proven. 28 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:27,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:27,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 23 states and 32 transitions. [2024-12-05 22:42:27,149 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 32 transitions. [2024-12-05 22:42:27,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-05 22:42:27,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:27,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:27,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:27,300 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:27,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:27,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 24 states and 33 transitions. [2024-12-05 22:42:27,383 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 33 transitions. [2024-12-05 22:42:27,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-05 22:42:27,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:27,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:27,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:27,524 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 0 proven. 45 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:27,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:27,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 25 states and 34 transitions. [2024-12-05 22:42:27,615 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 34 transitions. [2024-12-05 22:42:27,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-05 22:42:27,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:27,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:27,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:27,759 INFO L134 CoverageAnalysis]: Checked inductivity of 62 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:27,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:27,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 26 states and 35 transitions. [2024-12-05 22:42:27,856 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 35 transitions. [2024-12-05 22:42:27,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-12-05 22:42:27,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:27,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:27,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:28,014 INFO L134 CoverageAnalysis]: Checked inductivity of 73 backedges. 0 proven. 66 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:28,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:28,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 27 states and 36 transitions. [2024-12-05 22:42:28,110 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 36 transitions. [2024-12-05 22:42:28,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-05 22:42:28,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:28,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:28,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:28,288 INFO L134 CoverageAnalysis]: Checked inductivity of 85 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:28,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:28,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 28 states and 37 transitions. [2024-12-05 22:42:28,392 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 37 transitions. [2024-12-05 22:42:28,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-05 22:42:28,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:28,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:28,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:28,558 INFO L134 CoverageAnalysis]: Checked inductivity of 98 backedges. 0 proven. 91 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:28,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:28,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 29 states and 38 transitions. [2024-12-05 22:42:28,658 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 38 transitions. [2024-12-05 22:42:28,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-05 22:42:28,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:28,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:28,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:28,797 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:28,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:28,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 30 states and 39 transitions. [2024-12-05 22:42:28,903 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 39 transitions. [2024-12-05 22:42:28,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:42:28,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:28,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:28,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:29,048 INFO L134 CoverageAnalysis]: Checked inductivity of 127 backedges. 0 proven. 120 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:29,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:29,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 31 states and 40 transitions. [2024-12-05 22:42:29,161 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 40 transitions. [2024-12-05 22:42:29,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-12-05 22:42:29,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:29,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:29,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:29,347 INFO L134 CoverageAnalysis]: Checked inductivity of 143 backedges. 0 proven. 136 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:29,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:29,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 32 states and 41 transitions. [2024-12-05 22:42:29,464 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 41 transitions. [2024-12-05 22:42:29,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-05 22:42:29,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:29,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:29,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:29,672 INFO L134 CoverageAnalysis]: Checked inductivity of 160 backedges. 0 proven. 153 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:29,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:29,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 33 states and 42 transitions. [2024-12-05 22:42:29,792 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 42 transitions. [2024-12-05 22:42:29,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 22:42:29,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:29,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:29,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:30,013 INFO L134 CoverageAnalysis]: Checked inductivity of 178 backedges. 0 proven. 171 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:30,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:30,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 34 states and 43 transitions. [2024-12-05 22:42:30,132 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 43 transitions. [2024-12-05 22:42:30,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-05 22:42:30,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:30,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:30,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:30,345 INFO L134 CoverageAnalysis]: Checked inductivity of 197 backedges. 0 proven. 190 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:30,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:30,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 35 states and 44 transitions. [2024-12-05 22:42:30,472 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 44 transitions. [2024-12-05 22:42:30,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-12-05 22:42:30,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:30,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:30,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:30,658 INFO L134 CoverageAnalysis]: Checked inductivity of 217 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:30,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:30,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 36 states and 45 transitions. [2024-12-05 22:42:30,792 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 45 transitions. [2024-12-05 22:42:30,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-05 22:42:30,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:30,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:30,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:31,077 INFO L134 CoverageAnalysis]: Checked inductivity of 238 backedges. 0 proven. 231 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:31,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:31,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 37 states and 46 transitions. [2024-12-05 22:42:31,210 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 46 transitions. [2024-12-05 22:42:31,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-12-05 22:42:31,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:31,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:31,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:31,469 INFO L134 CoverageAnalysis]: Checked inductivity of 260 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:31,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:31,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 38 states and 47 transitions. [2024-12-05 22:42:31,605 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 47 transitions. [2024-12-05 22:42:31,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-05 22:42:31,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:31,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:31,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:31,865 INFO L134 CoverageAnalysis]: Checked inductivity of 283 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:32,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:32,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 39 states and 48 transitions. [2024-12-05 22:42:32,003 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 48 transitions. [2024-12-05 22:42:32,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:42:32,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:32,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:32,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:32,270 INFO L134 CoverageAnalysis]: Checked inductivity of 307 backedges. 0 proven. 300 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:32,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:32,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 40 states and 49 transitions. [2024-12-05 22:42:32,407 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 49 transitions. [2024-12-05 22:42:32,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-12-05 22:42:32,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:32,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:32,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:32,677 INFO L134 CoverageAnalysis]: Checked inductivity of 332 backedges. 0 proven. 325 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:32,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:32,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 41 states and 50 transitions. [2024-12-05 22:42:32,824 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 50 transitions. [2024-12-05 22:42:32,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:42:32,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:32,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:32,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:33,091 INFO L134 CoverageAnalysis]: Checked inductivity of 358 backedges. 0 proven. 351 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:33,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:33,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 42 states and 51 transitions. [2024-12-05 22:42:33,240 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 51 transitions. [2024-12-05 22:42:33,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-12-05 22:42:33,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:33,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:33,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:33,549 INFO L134 CoverageAnalysis]: Checked inductivity of 385 backedges. 0 proven. 378 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:33,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:33,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 43 states and 52 transitions. [2024-12-05 22:42:33,689 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 52 transitions. [2024-12-05 22:42:33,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-05 22:42:33,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:33,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:33,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:33,951 INFO L134 CoverageAnalysis]: Checked inductivity of 413 backedges. 0 proven. 406 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:34,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:34,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 44 states and 53 transitions. [2024-12-05 22:42:34,096 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 53 transitions. [2024-12-05 22:42:34,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-05 22:42:34,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:34,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:34,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:34,343 INFO L134 CoverageAnalysis]: Checked inductivity of 442 backedges. 0 proven. 435 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:34,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:34,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 45 states and 54 transitions. [2024-12-05 22:42:34,496 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 54 transitions. [2024-12-05 22:42:34,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-12-05 22:42:34,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:34,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:34,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:34,793 INFO L134 CoverageAnalysis]: Checked inductivity of 472 backedges. 0 proven. 465 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:34,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:34,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 46 states and 55 transitions. [2024-12-05 22:42:34,935 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 55 transitions. [2024-12-05 22:42:34,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-05 22:42:34,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:34,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:34,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:35,205 INFO L134 CoverageAnalysis]: Checked inductivity of 503 backedges. 0 proven. 496 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:35,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:35,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 47 states and 56 transitions. [2024-12-05 22:42:35,362 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 56 transitions. [2024-12-05 22:42:35,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-05 22:42:35,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:35,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:35,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:35,637 INFO L134 CoverageAnalysis]: Checked inductivity of 535 backedges. 0 proven. 528 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:35,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:35,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 48 states and 57 transitions. [2024-12-05 22:42:35,808 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 57 transitions. [2024-12-05 22:42:35,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-05 22:42:35,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:35,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:35,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:36,093 INFO L134 CoverageAnalysis]: Checked inductivity of 568 backedges. 0 proven. 561 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:36,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:36,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 49 states and 58 transitions. [2024-12-05 22:42:36,278 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 58 transitions. [2024-12-05 22:42:36,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-05 22:42:36,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:36,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:36,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:36,590 INFO L134 CoverageAnalysis]: Checked inductivity of 602 backedges. 0 proven. 595 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:36,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:36,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 50 states and 59 transitions. [2024-12-05 22:42:36,727 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 59 transitions. [2024-12-05 22:42:36,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-12-05 22:42:36,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:36,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:36,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:37,025 INFO L134 CoverageAnalysis]: Checked inductivity of 637 backedges. 0 proven. 630 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:37,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:37,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 51 states and 60 transitions. [2024-12-05 22:42:37,167 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 60 transitions. [2024-12-05 22:42:37,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-05 22:42:37,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:37,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:37,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:37,567 INFO L134 CoverageAnalysis]: Checked inductivity of 673 backedges. 0 proven. 666 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:37,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:37,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 52 states and 61 transitions. [2024-12-05 22:42:37,699 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 61 transitions. [2024-12-05 22:42:37,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-12-05 22:42:37,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:37,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:37,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:38,006 INFO L134 CoverageAnalysis]: Checked inductivity of 710 backedges. 0 proven. 703 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:38,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:38,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 53 states and 62 transitions. [2024-12-05 22:42:38,159 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 62 transitions. [2024-12-05 22:42:38,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-05 22:42:38,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:38,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:38,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:38,459 INFO L134 CoverageAnalysis]: Checked inductivity of 748 backedges. 0 proven. 741 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:38,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:38,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 54 states and 63 transitions. [2024-12-05 22:42:38,630 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 63 transitions. [2024-12-05 22:42:38,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-12-05 22:42:38,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:38,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:38,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:38,931 INFO L134 CoverageAnalysis]: Checked inductivity of 787 backedges. 0 proven. 780 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:39,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:39,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 55 states and 64 transitions. [2024-12-05 22:42:39,094 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 64 transitions. [2024-12-05 22:42:39,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-12-05 22:42:39,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:39,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:39,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:39,407 INFO L134 CoverageAnalysis]: Checked inductivity of 827 backedges. 0 proven. 820 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:39,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:39,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 56 states and 65 transitions. [2024-12-05 22:42:39,591 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 65 transitions. [2024-12-05 22:42:39,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-12-05 22:42:39,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:39,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:39,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:40,024 INFO L134 CoverageAnalysis]: Checked inductivity of 868 backedges. 0 proven. 861 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:40,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:40,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 57 states and 66 transitions. [2024-12-05 22:42:40,193 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 66 transitions. [2024-12-05 22:42:40,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-12-05 22:42:40,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:40,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:40,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:40,540 INFO L134 CoverageAnalysis]: Checked inductivity of 910 backedges. 0 proven. 903 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:40,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:40,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 58 states and 67 transitions. [2024-12-05 22:42:40,708 INFO L276 IsEmpty]: Start isEmpty. Operand 58 states and 67 transitions. [2024-12-05 22:42:40,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-05 22:42:40,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:40,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:40,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:41,070 INFO L134 CoverageAnalysis]: Checked inductivity of 953 backedges. 0 proven. 946 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:41,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:41,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 68 states to 59 states and 68 transitions. [2024-12-05 22:42:41,249 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 68 transitions. [2024-12-05 22:42:41,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-12-05 22:42:41,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:41,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:41,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:41,749 INFO L134 CoverageAnalysis]: Checked inductivity of 997 backedges. 0 proven. 990 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:41,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:41,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 60 states and 69 transitions. [2024-12-05 22:42:41,911 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 69 transitions. [2024-12-05 22:42:41,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-05 22:42:41,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:41,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:41,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:42,286 INFO L134 CoverageAnalysis]: Checked inductivity of 1042 backedges. 0 proven. 1035 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:42,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:42,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 61 states and 70 transitions. [2024-12-05 22:42:42,460 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 70 transitions. [2024-12-05 22:42:42,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-12-05 22:42:42,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:42,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:42,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:42,848 INFO L134 CoverageAnalysis]: Checked inductivity of 1088 backedges. 0 proven. 1081 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:43,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:43,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 62 states and 71 transitions. [2024-12-05 22:42:43,017 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 71 transitions. [2024-12-05 22:42:43,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-12-05 22:42:43,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:43,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:43,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:43,414 INFO L134 CoverageAnalysis]: Checked inductivity of 1135 backedges. 0 proven. 1128 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:43,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:43,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 63 states and 72 transitions. [2024-12-05 22:42:43,620 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 72 transitions. [2024-12-05 22:42:43,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-05 22:42:43,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:43,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:43,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:44,118 INFO L134 CoverageAnalysis]: Checked inductivity of 1183 backedges. 0 proven. 1176 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:44,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:44,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 64 states and 73 transitions. [2024-12-05 22:42:44,292 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 73 transitions. [2024-12-05 22:42:44,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-12-05 22:42:44,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:44,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:44,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:44,727 INFO L134 CoverageAnalysis]: Checked inductivity of 1232 backedges. 0 proven. 1225 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:44,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:44,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 65 states and 74 transitions. [2024-12-05 22:42:44,924 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 74 transitions. [2024-12-05 22:42:44,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-12-05 22:42:44,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:44,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:44,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:45,366 INFO L134 CoverageAnalysis]: Checked inductivity of 1282 backedges. 0 proven. 1275 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:45,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:45,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 66 states and 75 transitions. [2024-12-05 22:42:45,567 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 75 transitions. [2024-12-05 22:42:45,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-12-05 22:42:45,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:45,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:45,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:46,027 INFO L134 CoverageAnalysis]: Checked inductivity of 1333 backedges. 0 proven. 1326 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:46,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:46,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 67 states and 76 transitions. [2024-12-05 22:42:46,233 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 76 transitions. [2024-12-05 22:42:46,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-12-05 22:42:46,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:46,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:46,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:46,727 INFO L134 CoverageAnalysis]: Checked inductivity of 1385 backedges. 0 proven. 1378 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:46,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:46,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 77 states to 68 states and 77 transitions. [2024-12-05 22:42:46,951 INFO L276 IsEmpty]: Start isEmpty. Operand 68 states and 77 transitions. [2024-12-05 22:42:46,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-05 22:42:46,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:46,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:46,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:47,552 INFO L134 CoverageAnalysis]: Checked inductivity of 1438 backedges. 0 proven. 1431 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:47,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:47,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 69 states and 78 transitions. [2024-12-05 22:42:47,778 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 78 transitions. [2024-12-05 22:42:47,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-12-05 22:42:47,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:47,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:47,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:48,292 INFO L134 CoverageAnalysis]: Checked inductivity of 1492 backedges. 0 proven. 1485 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:48,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:48,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 79 states to 70 states and 79 transitions. [2024-12-05 22:42:48,494 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 79 transitions. [2024-12-05 22:42:48,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-12-05 22:42:48,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:48,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:48,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:49,044 INFO L134 CoverageAnalysis]: Checked inductivity of 1547 backedges. 0 proven. 1540 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:49,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:49,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 71 states and 80 transitions. [2024-12-05 22:42:49,259 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 80 transitions. [2024-12-05 22:42:49,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-12-05 22:42:49,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:49,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:49,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:49,827 INFO L134 CoverageAnalysis]: Checked inductivity of 1603 backedges. 0 proven. 1596 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:50,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:50,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 81 states to 72 states and 81 transitions. [2024-12-05 22:42:50,047 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 81 transitions. [2024-12-05 22:42:50,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-12-05 22:42:50,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:50,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:50,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:50,581 INFO L134 CoverageAnalysis]: Checked inductivity of 1660 backedges. 0 proven. 1653 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:50,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:50,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 82 states to 73 states and 82 transitions. [2024-12-05 22:42:50,799 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 82 transitions. [2024-12-05 22:42:50,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-12-05 22:42:50,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:50,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:50,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:51,490 INFO L134 CoverageAnalysis]: Checked inductivity of 1718 backedges. 0 proven. 1711 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:51,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:51,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 74 states and 83 transitions. [2024-12-05 22:42:51,740 INFO L276 IsEmpty]: Start isEmpty. Operand 74 states and 83 transitions. [2024-12-05 22:42:51,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-12-05 22:42:51,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:51,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:51,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:52,323 INFO L134 CoverageAnalysis]: Checked inductivity of 1777 backedges. 0 proven. 1770 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:52,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:52,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 75 states and 84 transitions. [2024-12-05 22:42:52,547 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 84 transitions. [2024-12-05 22:42:52,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-12-05 22:42:52,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:52,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:52,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:53,147 INFO L134 CoverageAnalysis]: Checked inductivity of 1837 backedges. 0 proven. 1830 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:53,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:53,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 85 states to 76 states and 85 transitions. [2024-12-05 22:42:53,382 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 85 transitions. [2024-12-05 22:42:53,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-12-05 22:42:53,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:53,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:53,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:53,997 INFO L134 CoverageAnalysis]: Checked inductivity of 1898 backedges. 0 proven. 1891 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:54,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:54,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 77 states and 86 transitions. [2024-12-05 22:42:54,256 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 86 transitions. [2024-12-05 22:42:54,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-12-05 22:42:54,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:54,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:54,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:54,858 INFO L134 CoverageAnalysis]: Checked inductivity of 1960 backedges. 0 proven. 1953 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:55,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:55,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 78 states and 87 transitions. [2024-12-05 22:42:55,107 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 87 transitions. [2024-12-05 22:42:55,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-12-05 22:42:55,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:55,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:55,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:55,808 INFO L134 CoverageAnalysis]: Checked inductivity of 2023 backedges. 0 proven. 2016 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:56,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:56,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 79 states and 88 transitions. [2024-12-05 22:42:56,057 INFO L276 IsEmpty]: Start isEmpty. Operand 79 states and 88 transitions. [2024-12-05 22:42:56,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-12-05 22:42:56,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:56,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:56,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:56,859 INFO L134 CoverageAnalysis]: Checked inductivity of 2087 backedges. 0 proven. 2080 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:57,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:57,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 80 states and 89 transitions. [2024-12-05 22:42:57,100 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 89 transitions. [2024-12-05 22:42:57,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-05 22:42:57,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:57,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:57,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:57,768 INFO L134 CoverageAnalysis]: Checked inductivity of 2152 backedges. 0 proven. 2145 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:58,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:58,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 81 states and 90 transitions. [2024-12-05 22:42:58,010 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 90 transitions. [2024-12-05 22:42:58,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-12-05 22:42:58,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:58,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:58,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:58,761 INFO L134 CoverageAnalysis]: Checked inductivity of 2218 backedges. 0 proven. 2211 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:59,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:59,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 82 states and 91 transitions. [2024-12-05 22:42:59,018 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 91 transitions. [2024-12-05 22:42:59,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-12-05 22:42:59,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:59,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:42:59,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:42:59,726 INFO L134 CoverageAnalysis]: Checked inductivity of 2285 backedges. 0 proven. 2278 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:42:59,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:42:59,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 83 states and 92 transitions. [2024-12-05 22:42:59,989 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 92 transitions. [2024-12-05 22:42:59,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-12-05 22:42:59,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:42:59,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:00,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:00,682 INFO L134 CoverageAnalysis]: Checked inductivity of 2353 backedges. 0 proven. 2346 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:00,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:00,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 84 states and 93 transitions. [2024-12-05 22:43:00,942 INFO L276 IsEmpty]: Start isEmpty. Operand 84 states and 93 transitions. [2024-12-05 22:43:00,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-12-05 22:43:00,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:00,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:00,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:01,694 INFO L134 CoverageAnalysis]: Checked inductivity of 2422 backedges. 0 proven. 2415 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:01,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:01,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 85 states and 94 transitions. [2024-12-05 22:43:01,974 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 94 transitions. [2024-12-05 22:43:01,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-12-05 22:43:01,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:01,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:02,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:02,794 INFO L134 CoverageAnalysis]: Checked inductivity of 2492 backedges. 0 proven. 2485 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:03,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:03,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 86 states and 95 transitions. [2024-12-05 22:43:03,083 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 95 transitions. [2024-12-05 22:43:03,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-12-05 22:43:03,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:03,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:03,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:03,948 INFO L134 CoverageAnalysis]: Checked inductivity of 2563 backedges. 0 proven. 2556 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:04,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:04,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 87 states and 96 transitions. [2024-12-05 22:43:04,206 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 96 transitions. [2024-12-05 22:43:04,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-12-05 22:43:04,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:04,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:04,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:04,981 INFO L134 CoverageAnalysis]: Checked inductivity of 2635 backedges. 0 proven. 2628 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:05,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:05,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 88 states and 97 transitions. [2024-12-05 22:43:05,238 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 97 transitions. [2024-12-05 22:43:05,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-12-05 22:43:05,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:05,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:05,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:06,047 INFO L134 CoverageAnalysis]: Checked inductivity of 2708 backedges. 0 proven. 2701 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:06,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:06,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 89 states and 98 transitions. [2024-12-05 22:43:06,342 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 98 transitions. [2024-12-05 22:43:06,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-12-05 22:43:06,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:06,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:06,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:07,157 INFO L134 CoverageAnalysis]: Checked inductivity of 2782 backedges. 0 proven. 2775 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:07,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:07,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 99 states to 90 states and 99 transitions. [2024-12-05 22:43:07,440 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 99 transitions. [2024-12-05 22:43:07,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-12-05 22:43:07,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:07,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:07,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:08,255 INFO L134 CoverageAnalysis]: Checked inductivity of 2857 backedges. 0 proven. 2850 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:08,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:08,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 91 states and 100 transitions. [2024-12-05 22:43:08,550 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 100 transitions. [2024-12-05 22:43:08,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-12-05 22:43:08,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:08,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:08,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:09,421 INFO L134 CoverageAnalysis]: Checked inductivity of 2933 backedges. 0 proven. 2926 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:09,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:09,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 92 states and 101 transitions. [2024-12-05 22:43:09,718 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 101 transitions. [2024-12-05 22:43:09,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-12-05 22:43:09,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:09,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:09,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:10,592 INFO L134 CoverageAnalysis]: Checked inductivity of 3010 backedges. 0 proven. 3003 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:10,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:10,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 102 states to 93 states and 102 transitions. [2024-12-05 22:43:10,900 INFO L276 IsEmpty]: Start isEmpty. Operand 93 states and 102 transitions. [2024-12-05 22:43:10,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-12-05 22:43:10,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:10,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:10,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:11,793 INFO L134 CoverageAnalysis]: Checked inductivity of 3088 backedges. 0 proven. 3081 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:12,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:12,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 94 states and 103 transitions. [2024-12-05 22:43:12,116 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 103 transitions. [2024-12-05 22:43:12,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-12-05 22:43:12,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:12,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:12,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:13,036 INFO L134 CoverageAnalysis]: Checked inductivity of 3167 backedges. 0 proven. 3160 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:13,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:13,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 104 states to 95 states and 104 transitions. [2024-12-05 22:43:13,322 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 104 transitions. [2024-12-05 22:43:13,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-12-05 22:43:13,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:13,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:13,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:14,248 INFO L134 CoverageAnalysis]: Checked inductivity of 3247 backedges. 0 proven. 3240 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:14,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:14,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 96 states and 105 transitions. [2024-12-05 22:43:14,544 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 105 transitions. [2024-12-05 22:43:14,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-12-05 22:43:14,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:14,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:14,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:15,486 INFO L134 CoverageAnalysis]: Checked inductivity of 3328 backedges. 0 proven. 3321 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:15,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:15,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 97 states and 106 transitions. [2024-12-05 22:43:15,811 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 106 transitions. [2024-12-05 22:43:15,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-12-05 22:43:15,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:15,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:15,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:16,802 INFO L134 CoverageAnalysis]: Checked inductivity of 3410 backedges. 0 proven. 3403 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:17,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:17,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 98 states and 107 transitions. [2024-12-05 22:43:17,122 INFO L276 IsEmpty]: Start isEmpty. Operand 98 states and 107 transitions. [2024-12-05 22:43:17,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-12-05 22:43:17,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:17,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:17,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:18,138 INFO L134 CoverageAnalysis]: Checked inductivity of 3493 backedges. 0 proven. 3486 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:18,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:18,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 99 states and 108 transitions. [2024-12-05 22:43:18,466 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 108 transitions. [2024-12-05 22:43:18,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-12-05 22:43:18,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:18,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:18,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:19,507 INFO L134 CoverageAnalysis]: Checked inductivity of 3577 backedges. 0 proven. 3570 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:19,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:19,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 100 states and 109 transitions. [2024-12-05 22:43:19,824 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 109 transitions. [2024-12-05 22:43:19,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-12-05 22:43:19,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:19,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:19,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:20,848 INFO L134 CoverageAnalysis]: Checked inductivity of 3662 backedges. 0 proven. 3655 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:21,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:21,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 101 states and 110 transitions. [2024-12-05 22:43:21,189 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 110 transitions. [2024-12-05 22:43:21,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-12-05 22:43:21,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:21,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:21,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:22,249 INFO L134 CoverageAnalysis]: Checked inductivity of 3748 backedges. 0 proven. 3741 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:22,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:22,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 102 states and 111 transitions. [2024-12-05 22:43:22,586 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 111 transitions. [2024-12-05 22:43:22,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-12-05 22:43:22,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:22,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:22,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:23,677 INFO L134 CoverageAnalysis]: Checked inductivity of 3835 backedges. 0 proven. 3828 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:23,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:23,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 103 states and 112 transitions. [2024-12-05 22:43:23,990 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 112 transitions. [2024-12-05 22:43:23,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-12-05 22:43:23,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:23,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:24,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:25,078 INFO L134 CoverageAnalysis]: Checked inductivity of 3923 backedges. 0 proven. 3916 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:25,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:25,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 113 states to 104 states and 113 transitions. [2024-12-05 22:43:25,435 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 113 transitions. [2024-12-05 22:43:25,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-12-05 22:43:25,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:25,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:25,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:26,537 INFO L134 CoverageAnalysis]: Checked inductivity of 4012 backedges. 0 proven. 4005 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:26,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:26,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 105 states and 114 transitions. [2024-12-05 22:43:26,863 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 114 transitions. [2024-12-05 22:43:26,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-12-05 22:43:26,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:26,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:26,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:27,979 INFO L134 CoverageAnalysis]: Checked inductivity of 4102 backedges. 0 proven. 4095 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:28,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:28,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 106 states and 115 transitions. [2024-12-05 22:43:28,301 INFO L276 IsEmpty]: Start isEmpty. Operand 106 states and 115 transitions. [2024-12-05 22:43:28,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-12-05 22:43:28,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:28,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:28,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:29,437 INFO L134 CoverageAnalysis]: Checked inductivity of 4193 backedges. 0 proven. 4186 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:29,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:29,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 107 states and 116 transitions. [2024-12-05 22:43:29,796 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 116 transitions. [2024-12-05 22:43:29,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-12-05 22:43:29,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:29,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:29,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:30,981 INFO L134 CoverageAnalysis]: Checked inductivity of 4285 backedges. 0 proven. 4278 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:31,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:31,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 108 states and 117 transitions. [2024-12-05 22:43:31,304 INFO L276 IsEmpty]: Start isEmpty. Operand 108 states and 117 transitions. [2024-12-05 22:43:31,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-12-05 22:43:31,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:31,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:31,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:32,715 INFO L134 CoverageAnalysis]: Checked inductivity of 4378 backedges. 0 proven. 4371 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:33,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:33,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 118 states to 109 states and 118 transitions. [2024-12-05 22:43:33,061 INFO L276 IsEmpty]: Start isEmpty. Operand 109 states and 118 transitions. [2024-12-05 22:43:33,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-12-05 22:43:33,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:33,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:33,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:34,304 INFO L134 CoverageAnalysis]: Checked inductivity of 4472 backedges. 0 proven. 4465 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:34,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:34,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119 states to 110 states and 119 transitions. [2024-12-05 22:43:34,640 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 119 transitions. [2024-12-05 22:43:34,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-12-05 22:43:34,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:34,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:34,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:35,908 INFO L134 CoverageAnalysis]: Checked inductivity of 4567 backedges. 0 proven. 4560 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:36,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:36,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 111 states and 120 transitions. [2024-12-05 22:43:36,260 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 120 transitions. [2024-12-05 22:43:36,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-12-05 22:43:36,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:36,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:36,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:37,532 INFO L134 CoverageAnalysis]: Checked inductivity of 4663 backedges. 0 proven. 4656 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:37,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:37,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 112 states and 121 transitions. [2024-12-05 22:43:37,869 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 121 transitions. [2024-12-05 22:43:37,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-12-05 22:43:37,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:37,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:37,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:39,189 INFO L134 CoverageAnalysis]: Checked inductivity of 4760 backedges. 0 proven. 4753 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:39,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:39,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 113 states and 122 transitions. [2024-12-05 22:43:39,553 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 122 transitions. [2024-12-05 22:43:39,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-12-05 22:43:39,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:39,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:39,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:40,906 INFO L134 CoverageAnalysis]: Checked inductivity of 4858 backedges. 0 proven. 4851 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:41,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:41,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 114 states and 123 transitions. [2024-12-05 22:43:41,310 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 123 transitions. [2024-12-05 22:43:41,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-12-05 22:43:41,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:41,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:41,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:42,893 INFO L134 CoverageAnalysis]: Checked inductivity of 4957 backedges. 0 proven. 4950 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:43,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:43,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 115 states and 124 transitions. [2024-12-05 22:43:43,256 INFO L276 IsEmpty]: Start isEmpty. Operand 115 states and 124 transitions. [2024-12-05 22:43:43,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2024-12-05 22:43:43,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:43,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:43,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:44,672 INFO L134 CoverageAnalysis]: Checked inductivity of 5057 backedges. 0 proven. 5050 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:45,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:45,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 125 states to 116 states and 125 transitions. [2024-12-05 22:43:45,079 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 125 transitions. [2024-12-05 22:43:45,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-05 22:43:45,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:45,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:45,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:46,476 INFO L134 CoverageAnalysis]: Checked inductivity of 5158 backedges. 0 proven. 5151 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:46,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:46,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 117 states and 126 transitions. [2024-12-05 22:43:46,888 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 126 transitions. [2024-12-05 22:43:46,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-12-05 22:43:46,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:46,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:46,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:48,333 INFO L134 CoverageAnalysis]: Checked inductivity of 5260 backedges. 0 proven. 5253 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:48,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:48,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 127 states to 118 states and 127 transitions. [2024-12-05 22:43:48,751 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 127 transitions. [2024-12-05 22:43:48,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 116 [2024-12-05 22:43:48,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:48,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:48,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:50,442 INFO L134 CoverageAnalysis]: Checked inductivity of 5363 backedges. 0 proven. 5356 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:50,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:50,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 128 states to 119 states and 128 transitions. [2024-12-05 22:43:50,807 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 128 transitions. [2024-12-05 22:43:50,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-12-05 22:43:50,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:50,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:50,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:52,312 INFO L134 CoverageAnalysis]: Checked inductivity of 5467 backedges. 0 proven. 5460 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:52,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:52,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 120 states and 129 transitions. [2024-12-05 22:43:52,689 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 129 transitions. [2024-12-05 22:43:52,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-12-05 22:43:52,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:52,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:52,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:54,479 INFO L134 CoverageAnalysis]: Checked inductivity of 5572 backedges. 0 proven. 5565 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:54,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:54,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 121 states and 130 transitions. [2024-12-05 22:43:54,856 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 130 transitions. [2024-12-05 22:43:54,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-12-05 22:43:54,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:54,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:54,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:56,379 INFO L134 CoverageAnalysis]: Checked inductivity of 5678 backedges. 0 proven. 5671 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:56,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:56,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 131 states to 122 states and 131 transitions. [2024-12-05 22:43:56,767 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 131 transitions. [2024-12-05 22:43:56,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-12-05 22:43:56,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:56,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:56,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:43:58,327 INFO L134 CoverageAnalysis]: Checked inductivity of 5785 backedges. 0 proven. 5778 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:43:58,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:43:58,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 123 states and 132 transitions. [2024-12-05 22:43:58,740 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 132 transitions. [2024-12-05 22:43:58,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-12-05 22:43:58,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:43:58,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:43:58,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:44:00,336 INFO L134 CoverageAnalysis]: Checked inductivity of 5893 backedges. 0 proven. 5886 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:44:00,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:44:00,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 133 states to 124 states and 133 transitions. [2024-12-05 22:44:00,715 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 133 transitions. [2024-12-05 22:44:00,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 122 [2024-12-05 22:44:00,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:44:00,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:44:00,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:44:02,402 INFO L134 CoverageAnalysis]: Checked inductivity of 6002 backedges. 0 proven. 5995 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:44:02,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:44:02,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 125 states and 134 transitions. [2024-12-05 22:44:02,839 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 134 transitions. [2024-12-05 22:44:02,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2024-12-05 22:44:02,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:44:02,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:44:02,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:44:04,537 INFO L134 CoverageAnalysis]: Checked inductivity of 6112 backedges. 0 proven. 6105 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:44:04,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:44:04,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 126 states and 135 transitions. [2024-12-05 22:44:04,983 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 135 transitions. [2024-12-05 22:44:04,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 124 [2024-12-05 22:44:04,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:44:04,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:44:05,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:44:06,627 INFO L134 CoverageAnalysis]: Checked inductivity of 6223 backedges. 0 proven. 6216 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:44:07,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:44:07,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 127 states and 136 transitions. [2024-12-05 22:44:07,036 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 136 transitions. [2024-12-05 22:44:07,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-12-05 22:44:07,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:44:07,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:44:07,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:44:08,750 INFO L134 CoverageAnalysis]: Checked inductivity of 6335 backedges. 0 proven. 6328 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:44:09,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:44:09,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 128 states and 137 transitions. [2024-12-05 22:44:09,109 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 137 transitions. [2024-12-05 22:44:09,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-12-05 22:44:09,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:44:09,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:44:09,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:44:10,839 INFO L134 CoverageAnalysis]: Checked inductivity of 6448 backedges. 0 proven. 6441 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:44:11,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:44:11,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 129 states and 138 transitions. [2024-12-05 22:44:11,252 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 138 transitions. [2024-12-05 22:44:11,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 127 [2024-12-05 22:44:11,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:44:11,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:44:11,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:44:13,199 INFO L134 CoverageAnalysis]: Checked inductivity of 6562 backedges. 0 proven. 6555 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:44:13,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:44:13,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 130 states and 139 transitions. [2024-12-05 22:44:13,674 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 139 transitions. [2024-12-05 22:44:13,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-12-05 22:44:13,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:44:13,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:44:13,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:44:15,492 INFO L134 CoverageAnalysis]: Checked inductivity of 6677 backedges. 0 proven. 6670 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:44:15,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:44:15,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 131 states and 140 transitions. [2024-12-05 22:44:15,913 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 140 transitions. [2024-12-05 22:44:15,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 129 [2024-12-05 22:44:15,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:44:15,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:44:15,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:44:17,731 INFO L134 CoverageAnalysis]: Checked inductivity of 6793 backedges. 0 proven. 6786 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:44:18,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:44:18,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 132 states and 141 transitions. [2024-12-05 22:44:18,170 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 141 transitions. [2024-12-05 22:44:18,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-12-05 22:44:18,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:44:18,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:44:18,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:44:20,063 INFO L134 CoverageAnalysis]: Checked inductivity of 6910 backedges. 0 proven. 6903 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:44:20,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:44:20,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 133 states and 142 transitions. [2024-12-05 22:44:20,531 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 142 transitions. [2024-12-05 22:44:20,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 131 [2024-12-05 22:44:20,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:44:20,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:44:20,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:44:22,403 INFO L134 CoverageAnalysis]: Checked inductivity of 7028 backedges. 0 proven. 7021 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:44:22,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:44:22,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 134 states and 143 transitions. [2024-12-05 22:44:22,863 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 143 transitions. [2024-12-05 22:44:22,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 132 [2024-12-05 22:44:22,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:44:22,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:44:22,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:44:24,808 INFO L134 CoverageAnalysis]: Checked inductivity of 7147 backedges. 0 proven. 7140 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:44:25,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:44:25,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 135 states and 144 transitions. [2024-12-05 22:44:25,271 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 144 transitions. [2024-12-05 22:44:25,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-12-05 22:44:25,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:44:25,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:44:25,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:44:27,219 INFO L134 CoverageAnalysis]: Checked inductivity of 7267 backedges. 0 proven. 7260 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:44:27,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:44:27,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 136 states and 145 transitions. [2024-12-05 22:44:27,644 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 145 transitions. [2024-12-05 22:44:27,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 134 [2024-12-05 22:44:27,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:44:27,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:44:27,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:44:29,632 INFO L134 CoverageAnalysis]: Checked inductivity of 7388 backedges. 0 proven. 7381 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:44:30,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:44:30,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 146 states to 137 states and 146 transitions. [2024-12-05 22:44:30,111 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 146 transitions. [2024-12-05 22:44:30,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-12-05 22:44:30,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:44:30,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:44:30,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:44:32,118 INFO L134 CoverageAnalysis]: Checked inductivity of 7510 backedges. 0 proven. 7503 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:44:32,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:44:32,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 138 states and 147 transitions. [2024-12-05 22:44:32,580 INFO L276 IsEmpty]: Start isEmpty. Operand 138 states and 147 transitions. [2024-12-05 22:44:32,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 136 [2024-12-05 22:44:32,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:44:32,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:44:32,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:44:34,688 INFO L134 CoverageAnalysis]: Checked inductivity of 7633 backedges. 0 proven. 7626 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:44:35,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:44:35,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 139 states and 148 transitions. [2024-12-05 22:44:35,146 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 148 transitions. [2024-12-05 22:44:35,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 137 [2024-12-05 22:44:35,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:44:35,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:44:35,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:44:37,504 INFO L134 CoverageAnalysis]: Checked inductivity of 7757 backedges. 0 proven. 7750 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:44:37,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:44:37,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 140 states and 149 transitions. [2024-12-05 22:44:37,976 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 149 transitions. [2024-12-05 22:44:37,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 138 [2024-12-05 22:44:37,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:44:37,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:44:38,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:44:40,085 INFO L134 CoverageAnalysis]: Checked inductivity of 7882 backedges. 0 proven. 7875 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:44:40,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:44:40,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 141 states and 150 transitions. [2024-12-05 22:44:40,579 INFO L276 IsEmpty]: Start isEmpty. Operand 141 states and 150 transitions. [2024-12-05 22:44:40,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 139 [2024-12-05 22:44:40,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:44:40,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:44:40,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:44:42,737 INFO L134 CoverageAnalysis]: Checked inductivity of 8008 backedges. 0 proven. 8001 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:44:43,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:44:43,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 151 states to 142 states and 151 transitions. [2024-12-05 22:44:43,234 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 151 transitions. [2024-12-05 22:44:43,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 140 [2024-12-05 22:44:43,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:44:43,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:44:43,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:44:45,396 INFO L134 CoverageAnalysis]: Checked inductivity of 8135 backedges. 0 proven. 8128 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:44:45,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:44:45,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 143 states and 152 transitions. [2024-12-05 22:44:45,859 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 152 transitions. [2024-12-05 22:44:45,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 141 [2024-12-05 22:44:45,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:44:45,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:44:45,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:44:48,056 INFO L134 CoverageAnalysis]: Checked inductivity of 8263 backedges. 0 proven. 8256 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:44:48,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:44:48,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 144 states and 153 transitions. [2024-12-05 22:44:48,544 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 153 transitions. [2024-12-05 22:44:48,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 142 [2024-12-05 22:44:48,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:44:48,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:44:48,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:44:50,851 INFO L134 CoverageAnalysis]: Checked inductivity of 8392 backedges. 0 proven. 8385 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:44:51,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:44:51,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 145 states and 154 transitions. [2024-12-05 22:44:51,324 INFO L276 IsEmpty]: Start isEmpty. Operand 145 states and 154 transitions. [2024-12-05 22:44:51,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 143 [2024-12-05 22:44:51,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:44:51,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:44:51,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:44:53,606 INFO L134 CoverageAnalysis]: Checked inductivity of 8522 backedges. 0 proven. 8515 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:44:54,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:44:54,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 155 states to 146 states and 155 transitions. [2024-12-05 22:44:54,120 INFO L276 IsEmpty]: Start isEmpty. Operand 146 states and 155 transitions. [2024-12-05 22:44:54,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 144 [2024-12-05 22:44:54,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:44:54,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:44:54,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:44:56,464 INFO L134 CoverageAnalysis]: Checked inductivity of 8653 backedges. 0 proven. 8646 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:44:56,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:44:56,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 147 states and 156 transitions. [2024-12-05 22:44:56,944 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 156 transitions. [2024-12-05 22:44:56,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2024-12-05 22:44:56,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:44:56,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:44:57,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:44:59,310 INFO L134 CoverageAnalysis]: Checked inductivity of 8785 backedges. 0 proven. 8778 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:44:59,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:44:59,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 157 states to 148 states and 157 transitions. [2024-12-05 22:44:59,796 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 157 transitions. [2024-12-05 22:44:59,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2024-12-05 22:44:59,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:44:59,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:44:59,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:45:02,232 INFO L134 CoverageAnalysis]: Checked inductivity of 8918 backedges. 0 proven. 8911 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:45:02,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:45:02,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 149 states and 158 transitions. [2024-12-05 22:45:02,747 INFO L276 IsEmpty]: Start isEmpty. Operand 149 states and 158 transitions. [2024-12-05 22:45:02,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 147 [2024-12-05 22:45:02,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:45:02,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:45:02,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:45:05,130 INFO L134 CoverageAnalysis]: Checked inductivity of 9052 backedges. 0 proven. 9045 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:45:05,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:45:05,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 150 states and 159 transitions. [2024-12-05 22:45:05,649 INFO L276 IsEmpty]: Start isEmpty. Operand 150 states and 159 transitions. [2024-12-05 22:45:05,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 148 [2024-12-05 22:45:05,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:45:05,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:45:05,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:45:08,067 INFO L134 CoverageAnalysis]: Checked inductivity of 9187 backedges. 0 proven. 9180 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:45:08,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:45:08,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 160 states to 151 states and 160 transitions. [2024-12-05 22:45:08,554 INFO L276 IsEmpty]: Start isEmpty. Operand 151 states and 160 transitions. [2024-12-05 22:45:08,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 149 [2024-12-05 22:45:08,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:45:08,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:45:08,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:45:11,030 INFO L134 CoverageAnalysis]: Checked inductivity of 9323 backedges. 0 proven. 9316 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:45:11,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:45:11,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 161 states to 152 states and 161 transitions. [2024-12-05 22:45:11,534 INFO L276 IsEmpty]: Start isEmpty. Operand 152 states and 161 transitions. [2024-12-05 22:45:11,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-12-05 22:45:11,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:45:11,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:45:11,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:45:14,078 INFO L134 CoverageAnalysis]: Checked inductivity of 9460 backedges. 0 proven. 9453 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:45:14,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:45:14,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 153 states and 162 transitions. [2024-12-05 22:45:14,594 INFO L276 IsEmpty]: Start isEmpty. Operand 153 states and 162 transitions. [2024-12-05 22:45:14,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2024-12-05 22:45:14,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:45:14,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:45:14,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:45:17,157 INFO L134 CoverageAnalysis]: Checked inductivity of 9598 backedges. 0 proven. 9591 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:45:17,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:45:17,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 163 states to 154 states and 163 transitions. [2024-12-05 22:45:17,691 INFO L276 IsEmpty]: Start isEmpty. Operand 154 states and 163 transitions. [2024-12-05 22:45:17,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-12-05 22:45:17,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:45:17,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:45:17,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:45:20,307 INFO L134 CoverageAnalysis]: Checked inductivity of 9737 backedges. 0 proven. 9730 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:45:20,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:45:20,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 164 states to 155 states and 164 transitions. [2024-12-05 22:45:20,821 INFO L276 IsEmpty]: Start isEmpty. Operand 155 states and 164 transitions. [2024-12-05 22:45:20,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 153 [2024-12-05 22:45:20,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:45:20,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:45:20,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:45:23,803 INFO L134 CoverageAnalysis]: Checked inductivity of 9877 backedges. 0 proven. 9870 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:45:24,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:45:24,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 156 states and 165 transitions. [2024-12-05 22:45:24,358 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 165 transitions. [2024-12-05 22:45:24,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 154 [2024-12-05 22:45:24,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:45:24,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:45:24,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:45:27,019 INFO L134 CoverageAnalysis]: Checked inductivity of 10018 backedges. 0 proven. 10011 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:45:27,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:45:27,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 166 states to 157 states and 166 transitions. [2024-12-05 22:45:27,581 INFO L276 IsEmpty]: Start isEmpty. Operand 157 states and 166 transitions. [2024-12-05 22:45:27,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 155 [2024-12-05 22:45:27,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:45:27,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:45:27,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:45:30,333 INFO L134 CoverageAnalysis]: Checked inductivity of 10160 backedges. 0 proven. 10153 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:45:30,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:45:30,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 158 states and 167 transitions. [2024-12-05 22:45:30,860 INFO L276 IsEmpty]: Start isEmpty. Operand 158 states and 167 transitions. [2024-12-05 22:45:30,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 156 [2024-12-05 22:45:30,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:45:30,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:45:30,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:45:33,772 INFO L134 CoverageAnalysis]: Checked inductivity of 10303 backedges. 0 proven. 10296 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:45:34,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:45:34,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 168 states to 159 states and 168 transitions. [2024-12-05 22:45:34,334 INFO L276 IsEmpty]: Start isEmpty. Operand 159 states and 168 transitions. [2024-12-05 22:45:34,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 157 [2024-12-05 22:45:34,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:45:34,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:45:34,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:45:37,119 INFO L134 CoverageAnalysis]: Checked inductivity of 10447 backedges. 0 proven. 10440 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:45:37,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:45:37,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 160 states and 169 transitions. [2024-12-05 22:45:37,661 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 169 transitions. [2024-12-05 22:45:37,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 158 [2024-12-05 22:45:37,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:45:37,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:45:37,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:45:40,517 INFO L134 CoverageAnalysis]: Checked inductivity of 10592 backedges. 0 proven. 10585 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:45:41,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:45:41,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 170 states to 161 states and 170 transitions. [2024-12-05 22:45:41,043 INFO L276 IsEmpty]: Start isEmpty. Operand 161 states and 170 transitions. [2024-12-05 22:45:41,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 159 [2024-12-05 22:45:41,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:45:41,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:45:41,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:45:43,915 INFO L134 CoverageAnalysis]: Checked inductivity of 10738 backedges. 0 proven. 10731 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:45:44,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:45:44,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 171 states to 162 states and 171 transitions. [2024-12-05 22:45:44,473 INFO L276 IsEmpty]: Start isEmpty. Operand 162 states and 171 transitions. [2024-12-05 22:45:44,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 160 [2024-12-05 22:45:44,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:45:44,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:45:44,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:45:47,397 INFO L134 CoverageAnalysis]: Checked inductivity of 10885 backedges. 0 proven. 10878 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:45:47,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:45:47,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 163 states and 172 transitions. [2024-12-05 22:45:47,907 INFO L276 IsEmpty]: Start isEmpty. Operand 163 states and 172 transitions. [2024-12-05 22:45:47,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 161 [2024-12-05 22:45:47,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:45:47,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:45:48,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:45:50,850 INFO L134 CoverageAnalysis]: Checked inductivity of 11033 backedges. 0 proven. 11026 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:45:51,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:45:51,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 164 states and 173 transitions. [2024-12-05 22:45:51,422 INFO L276 IsEmpty]: Start isEmpty. Operand 164 states and 173 transitions. [2024-12-05 22:45:51,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 162 [2024-12-05 22:45:51,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:45:51,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:45:51,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:45:54,376 INFO L134 CoverageAnalysis]: Checked inductivity of 11182 backedges. 0 proven. 11175 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:45:54,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:45:54,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 174 states to 165 states and 174 transitions. [2024-12-05 22:45:54,886 INFO L276 IsEmpty]: Start isEmpty. Operand 165 states and 174 transitions. [2024-12-05 22:45:54,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 163 [2024-12-05 22:45:54,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:45:54,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:45:54,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:45:57,892 INFO L134 CoverageAnalysis]: Checked inductivity of 11332 backedges. 0 proven. 11325 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:45:58,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:45:58,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 175 states to 166 states and 175 transitions. [2024-12-05 22:45:58,421 INFO L276 IsEmpty]: Start isEmpty. Operand 166 states and 175 transitions. [2024-12-05 22:45:58,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 164 [2024-12-05 22:45:58,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:45:58,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:45:58,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:46:01,508 INFO L134 CoverageAnalysis]: Checked inductivity of 11483 backedges. 0 proven. 11476 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:46:02,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:46:02,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 176 states to 167 states and 176 transitions. [2024-12-05 22:46:02,082 INFO L276 IsEmpty]: Start isEmpty. Operand 167 states and 176 transitions. [2024-12-05 22:46:02,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-12-05 22:46:02,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:46:02,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:46:02,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:46:05,163 INFO L134 CoverageAnalysis]: Checked inductivity of 11635 backedges. 0 proven. 11628 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:46:05,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:46:05,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 177 states to 168 states and 177 transitions. [2024-12-05 22:46:05,715 INFO L276 IsEmpty]: Start isEmpty. Operand 168 states and 177 transitions. [2024-12-05 22:46:05,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-12-05 22:46:05,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:46:05,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:46:05,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:46:09,142 INFO L134 CoverageAnalysis]: Checked inductivity of 11788 backedges. 0 proven. 11781 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:46:09,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:46:09,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 178 states to 169 states and 178 transitions. [2024-12-05 22:46:09,663 INFO L276 IsEmpty]: Start isEmpty. Operand 169 states and 178 transitions. [2024-12-05 22:46:09,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 167 [2024-12-05 22:46:09,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:46:09,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:46:09,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:46:12,860 INFO L134 CoverageAnalysis]: Checked inductivity of 11942 backedges. 0 proven. 11935 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:46:13,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:46:13,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 179 states to 170 states and 179 transitions. [2024-12-05 22:46:13,399 INFO L276 IsEmpty]: Start isEmpty. Operand 170 states and 179 transitions. [2024-12-05 22:46:13,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 168 [2024-12-05 22:46:13,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:46:13,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:46:13,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:46:16,620 INFO L134 CoverageAnalysis]: Checked inductivity of 12097 backedges. 0 proven. 12090 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:46:17,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:46:17,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 180 states to 171 states and 180 transitions. [2024-12-05 22:46:17,266 INFO L276 IsEmpty]: Start isEmpty. Operand 171 states and 180 transitions. [2024-12-05 22:46:17,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2024-12-05 22:46:17,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:46:17,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:46:17,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:46:20,543 INFO L134 CoverageAnalysis]: Checked inductivity of 12253 backedges. 0 proven. 12246 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:46:21,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:46:21,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 181 states to 172 states and 181 transitions. [2024-12-05 22:46:21,074 INFO L276 IsEmpty]: Start isEmpty. Operand 172 states and 181 transitions. [2024-12-05 22:46:21,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 170 [2024-12-05 22:46:21,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:46:21,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:46:21,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:46:24,387 INFO L134 CoverageAnalysis]: Checked inductivity of 12410 backedges. 0 proven. 12403 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:46:24,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:46:24,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 182 states to 173 states and 182 transitions. [2024-12-05 22:46:24,973 INFO L276 IsEmpty]: Start isEmpty. Operand 173 states and 182 transitions. [2024-12-05 22:46:24,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 171 [2024-12-05 22:46:24,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:46:24,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:46:25,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:46:28,296 INFO L134 CoverageAnalysis]: Checked inductivity of 12568 backedges. 0 proven. 12561 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:46:28,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:46:28,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 183 states to 174 states and 183 transitions. [2024-12-05 22:46:28,916 INFO L276 IsEmpty]: Start isEmpty. Operand 174 states and 183 transitions. [2024-12-05 22:46:28,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 172 [2024-12-05 22:46:28,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:46:28,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:46:29,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:46:32,318 INFO L134 CoverageAnalysis]: Checked inductivity of 12727 backedges. 0 proven. 12720 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:46:32,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:46:32,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 184 states to 175 states and 184 transitions. [2024-12-05 22:46:32,934 INFO L276 IsEmpty]: Start isEmpty. Operand 175 states and 184 transitions. [2024-12-05 22:46:32,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2024-12-05 22:46:32,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:46:32,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:46:33,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:46:36,363 INFO L134 CoverageAnalysis]: Checked inductivity of 12887 backedges. 0 proven. 12880 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:46:36,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:46:36,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 176 states and 185 transitions. [2024-12-05 22:46:36,990 INFO L276 IsEmpty]: Start isEmpty. Operand 176 states and 185 transitions. [2024-12-05 22:46:36,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 174 [2024-12-05 22:46:36,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:46:36,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:46:37,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:46:40,515 INFO L134 CoverageAnalysis]: Checked inductivity of 13048 backedges. 0 proven. 13041 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:46:41,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:46:41,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 186 states to 177 states and 186 transitions. [2024-12-05 22:46:41,178 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 186 transitions. [2024-12-05 22:46:41,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 175 [2024-12-05 22:46:41,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:46:41,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:46:41,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:46:44,723 INFO L134 CoverageAnalysis]: Checked inductivity of 13210 backedges. 0 proven. 13203 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:46:45,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:46:45,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 187 states to 178 states and 187 transitions. [2024-12-05 22:46:45,352 INFO L276 IsEmpty]: Start isEmpty. Operand 178 states and 187 transitions. [2024-12-05 22:46:45,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 176 [2024-12-05 22:46:45,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:46:45,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:46:45,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:46:48,916 INFO L134 CoverageAnalysis]: Checked inductivity of 13373 backedges. 0 proven. 13366 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:46:49,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:46:49,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 188 states to 179 states and 188 transitions. [2024-12-05 22:46:49,565 INFO L276 IsEmpty]: Start isEmpty. Operand 179 states and 188 transitions. [2024-12-05 22:46:49,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 177 [2024-12-05 22:46:49,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:46:49,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:46:49,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:46:53,180 INFO L134 CoverageAnalysis]: Checked inductivity of 13537 backedges. 0 proven. 13530 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:46:53,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:46:53,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 189 states to 180 states and 189 transitions. [2024-12-05 22:46:53,813 INFO L276 IsEmpty]: Start isEmpty. Operand 180 states and 189 transitions. [2024-12-05 22:46:53,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 178 [2024-12-05 22:46:53,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:46:53,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:46:53,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:46:57,528 INFO L134 CoverageAnalysis]: Checked inductivity of 13702 backedges. 0 proven. 13695 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:46:58,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:46:58,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 190 states to 181 states and 190 transitions. [2024-12-05 22:46:58,144 INFO L276 IsEmpty]: Start isEmpty. Operand 181 states and 190 transitions. [2024-12-05 22:46:58,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 179 [2024-12-05 22:46:58,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:46:58,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:46:58,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:47:01,818 INFO L134 CoverageAnalysis]: Checked inductivity of 13868 backedges. 0 proven. 13861 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:47:02,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:47:02,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 182 states and 191 transitions. [2024-12-05 22:47:02,493 INFO L276 IsEmpty]: Start isEmpty. Operand 182 states and 191 transitions. [2024-12-05 22:47:02,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 180 [2024-12-05 22:47:02,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:47:02,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:47:02,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:47:06,296 INFO L134 CoverageAnalysis]: Checked inductivity of 14035 backedges. 0 proven. 14028 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:47:06,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:47:06,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 192 states to 183 states and 192 transitions. [2024-12-05 22:47:06,915 INFO L276 IsEmpty]: Start isEmpty. Operand 183 states and 192 transitions. [2024-12-05 22:47:06,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 181 [2024-12-05 22:47:06,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:47:06,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:47:07,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:47:10,712 INFO L134 CoverageAnalysis]: Checked inductivity of 14203 backedges. 0 proven. 14196 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:47:11,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:47:11,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 193 states to 184 states and 193 transitions. [2024-12-05 22:47:11,328 INFO L276 IsEmpty]: Start isEmpty. Operand 184 states and 193 transitions. [2024-12-05 22:47:11,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2024-12-05 22:47:11,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:47:11,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:47:11,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:47:15,175 INFO L134 CoverageAnalysis]: Checked inductivity of 14372 backedges. 0 proven. 14365 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:47:15,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:47:15,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 194 states to 185 states and 194 transitions. [2024-12-05 22:47:15,801 INFO L276 IsEmpty]: Start isEmpty. Operand 185 states and 194 transitions. [2024-12-05 22:47:15,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 183 [2024-12-05 22:47:15,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:47:15,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:47:15,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:47:19,738 INFO L134 CoverageAnalysis]: Checked inductivity of 14542 backedges. 0 proven. 14535 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:47:20,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:47:20,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 195 states to 186 states and 195 transitions. [2024-12-05 22:47:20,356 INFO L276 IsEmpty]: Start isEmpty. Operand 186 states and 195 transitions. [2024-12-05 22:47:20,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 184 [2024-12-05 22:47:20,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:47:20,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:47:20,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:47:24,323 INFO L134 CoverageAnalysis]: Checked inductivity of 14713 backedges. 0 proven. 14706 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:47:25,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:47:25,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 196 states to 187 states and 196 transitions. [2024-12-05 22:47:25,028 INFO L276 IsEmpty]: Start isEmpty. Operand 187 states and 196 transitions. [2024-12-05 22:47:25,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 185 [2024-12-05 22:47:25,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:47:25,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:47:25,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:47:29,046 INFO L134 CoverageAnalysis]: Checked inductivity of 14885 backedges. 0 proven. 14878 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:47:29,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:47:29,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 197 states to 188 states and 197 transitions. [2024-12-05 22:47:29,709 INFO L276 IsEmpty]: Start isEmpty. Operand 188 states and 197 transitions. [2024-12-05 22:47:29,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-12-05 22:47:29,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:47:29,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:47:29,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:47:33,775 INFO L134 CoverageAnalysis]: Checked inductivity of 15058 backedges. 0 proven. 15051 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:47:34,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:47:34,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 198 states to 189 states and 198 transitions. [2024-12-05 22:47:34,398 INFO L276 IsEmpty]: Start isEmpty. Operand 189 states and 198 transitions. [2024-12-05 22:47:34,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 187 [2024-12-05 22:47:34,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:47:34,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:47:34,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:47:38,472 INFO L134 CoverageAnalysis]: Checked inductivity of 15232 backedges. 0 proven. 15225 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:47:39,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:47:39,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 199 states to 190 states and 199 transitions. [2024-12-05 22:47:39,157 INFO L276 IsEmpty]: Start isEmpty. Operand 190 states and 199 transitions. [2024-12-05 22:47:39,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 188 [2024-12-05 22:47:39,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:47:39,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:47:39,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:47:43,307 INFO L134 CoverageAnalysis]: Checked inductivity of 15407 backedges. 0 proven. 15400 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:47:43,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:47:43,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 200 states to 191 states and 200 transitions. [2024-12-05 22:47:43,939 INFO L276 IsEmpty]: Start isEmpty. Operand 191 states and 200 transitions. [2024-12-05 22:47:43,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 189 [2024-12-05 22:47:43,939 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:47:43,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:47:44,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:47:48,082 INFO L134 CoverageAnalysis]: Checked inductivity of 15583 backedges. 0 proven. 15576 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:47:48,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:47:48,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 201 states to 192 states and 201 transitions. [2024-12-05 22:47:48,773 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 201 transitions. [2024-12-05 22:47:48,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 190 [2024-12-05 22:47:48,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:47:48,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:47:48,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:47:53,001 INFO L134 CoverageAnalysis]: Checked inductivity of 15760 backedges. 0 proven. 15753 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:47:53,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:47:53,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 202 states to 193 states and 202 transitions. [2024-12-05 22:47:53,657 INFO L276 IsEmpty]: Start isEmpty. Operand 193 states and 202 transitions. [2024-12-05 22:47:53,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 191 [2024-12-05 22:47:53,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:47:53,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:47:53,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:47:57,945 INFO L134 CoverageAnalysis]: Checked inductivity of 15938 backedges. 0 proven. 15931 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:47:58,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:47:58,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 203 states to 194 states and 203 transitions. [2024-12-05 22:47:58,674 INFO L276 IsEmpty]: Start isEmpty. Operand 194 states and 203 transitions. [2024-12-05 22:47:58,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 192 [2024-12-05 22:47:58,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:47:58,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:47:58,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:48:03,017 INFO L134 CoverageAnalysis]: Checked inductivity of 16117 backedges. 0 proven. 16110 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:48:03,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:48:03,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 204 states to 195 states and 204 transitions. [2024-12-05 22:48:03,635 INFO L276 IsEmpty]: Start isEmpty. Operand 195 states and 204 transitions. [2024-12-05 22:48:03,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 193 [2024-12-05 22:48:03,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:48:03,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:48:03,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:48:08,018 INFO L134 CoverageAnalysis]: Checked inductivity of 16297 backedges. 0 proven. 16290 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:48:08,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:48:08,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 205 states to 196 states and 205 transitions. [2024-12-05 22:48:08,740 INFO L276 IsEmpty]: Start isEmpty. Operand 196 states and 205 transitions. [2024-12-05 22:48:08,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-12-05 22:48:08,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:48:08,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:48:08,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:48:13,218 INFO L134 CoverageAnalysis]: Checked inductivity of 16478 backedges. 0 proven. 16471 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:48:13,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:48:13,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 206 states to 197 states and 206 transitions. [2024-12-05 22:48:13,928 INFO L276 IsEmpty]: Start isEmpty. Operand 197 states and 206 transitions. [2024-12-05 22:48:13,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2024-12-05 22:48:13,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:48:13,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:48:14,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:48:18,478 INFO L134 CoverageAnalysis]: Checked inductivity of 16660 backedges. 0 proven. 16653 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:48:19,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:48:19,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 207 states to 198 states and 207 transitions. [2024-12-05 22:48:19,147 INFO L276 IsEmpty]: Start isEmpty. Operand 198 states and 207 transitions. [2024-12-05 22:48:19,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 196 [2024-12-05 22:48:19,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:48:19,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:48:19,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:48:23,733 INFO L134 CoverageAnalysis]: Checked inductivity of 16843 backedges. 0 proven. 16836 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:48:24,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:48:24,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 208 states to 199 states and 208 transitions. [2024-12-05 22:48:24,410 INFO L276 IsEmpty]: Start isEmpty. Operand 199 states and 208 transitions. [2024-12-05 22:48:24,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 197 [2024-12-05 22:48:24,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:48:24,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:48:24,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:48:29,080 INFO L134 CoverageAnalysis]: Checked inductivity of 17027 backedges. 0 proven. 17020 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:48:29,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:48:29,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 209 states to 200 states and 209 transitions. [2024-12-05 22:48:29,771 INFO L276 IsEmpty]: Start isEmpty. Operand 200 states and 209 transitions. [2024-12-05 22:48:29,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 198 [2024-12-05 22:48:29,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:48:29,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:48:29,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:48:34,492 INFO L134 CoverageAnalysis]: Checked inductivity of 17212 backedges. 0 proven. 17205 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:48:35,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:48:35,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 210 states to 201 states and 210 transitions. [2024-12-05 22:48:35,191 INFO L276 IsEmpty]: Start isEmpty. Operand 201 states and 210 transitions. [2024-12-05 22:48:35,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-12-05 22:48:35,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:48:35,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:48:35,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:48:39,914 INFO L134 CoverageAnalysis]: Checked inductivity of 17398 backedges. 0 proven. 17391 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:48:40,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:48:40,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 211 states to 202 states and 211 transitions. [2024-12-05 22:48:40,608 INFO L276 IsEmpty]: Start isEmpty. Operand 202 states and 211 transitions. [2024-12-05 22:48:40,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 200 [2024-12-05 22:48:40,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:48:40,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:48:40,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:48:45,424 INFO L134 CoverageAnalysis]: Checked inductivity of 17585 backedges. 0 proven. 17578 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:48:46,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:48:46,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 203 states and 212 transitions. [2024-12-05 22:48:46,114 INFO L276 IsEmpty]: Start isEmpty. Operand 203 states and 212 transitions. [2024-12-05 22:48:46,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 201 [2024-12-05 22:48:46,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:48:46,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:48:46,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:48:51,057 INFO L134 CoverageAnalysis]: Checked inductivity of 17773 backedges. 0 proven. 17766 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:48:51,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:48:51,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 204 states and 213 transitions. [2024-12-05 22:48:51,797 INFO L276 IsEmpty]: Start isEmpty. Operand 204 states and 213 transitions. [2024-12-05 22:48:51,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 202 [2024-12-05 22:48:51,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:48:51,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:48:51,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:48:56,759 INFO L134 CoverageAnalysis]: Checked inductivity of 17962 backedges. 0 proven. 17955 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:48:57,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:48:57,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 214 states to 205 states and 214 transitions. [2024-12-05 22:48:57,507 INFO L276 IsEmpty]: Start isEmpty. Operand 205 states and 214 transitions. [2024-12-05 22:48:57,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 203 [2024-12-05 22:48:57,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:48:57,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:48:57,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:49:02,480 INFO L134 CoverageAnalysis]: Checked inductivity of 18152 backedges. 0 proven. 18145 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:49:03,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:49:03,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 215 states to 206 states and 215 transitions. [2024-12-05 22:49:03,162 INFO L276 IsEmpty]: Start isEmpty. Operand 206 states and 215 transitions. [2024-12-05 22:49:03,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 204 [2024-12-05 22:49:03,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:49:03,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:49:03,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:49:08,252 INFO L134 CoverageAnalysis]: Checked inductivity of 18343 backedges. 0 proven. 18336 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:49:09,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:49:09,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 216 states to 207 states and 216 transitions. [2024-12-05 22:49:09,010 INFO L276 IsEmpty]: Start isEmpty. Operand 207 states and 216 transitions. [2024-12-05 22:49:09,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 205 [2024-12-05 22:49:09,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:49:09,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:49:09,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:49:14,105 INFO L134 CoverageAnalysis]: Checked inductivity of 18535 backedges. 0 proven. 18528 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:49:14,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:49:14,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 217 states to 208 states and 217 transitions. [2024-12-05 22:49:14,871 INFO L276 IsEmpty]: Start isEmpty. Operand 208 states and 217 transitions. [2024-12-05 22:49:14,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 206 [2024-12-05 22:49:14,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:49:14,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:49:15,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:49:19,990 INFO L134 CoverageAnalysis]: Checked inductivity of 18728 backedges. 0 proven. 18721 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:49:20,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:49:20,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 209 states and 218 transitions. [2024-12-05 22:49:20,781 INFO L276 IsEmpty]: Start isEmpty. Operand 209 states and 218 transitions. [2024-12-05 22:49:20,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 207 [2024-12-05 22:49:20,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:49:20,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:49:20,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:49:26,017 INFO L134 CoverageAnalysis]: Checked inductivity of 18922 backedges. 0 proven. 18915 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:49:26,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:49:26,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 219 states to 210 states and 219 transitions. [2024-12-05 22:49:26,756 INFO L276 IsEmpty]: Start isEmpty. Operand 210 states and 219 transitions. [2024-12-05 22:49:26,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 208 [2024-12-05 22:49:26,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:49:26,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:49:26,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:49:32,003 INFO L134 CoverageAnalysis]: Checked inductivity of 19117 backedges. 0 proven. 19110 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:49:32,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:49:32,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 220 states to 211 states and 220 transitions. [2024-12-05 22:49:32,750 INFO L276 IsEmpty]: Start isEmpty. Operand 211 states and 220 transitions. [2024-12-05 22:49:32,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 209 [2024-12-05 22:49:32,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:49:32,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:49:32,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:49:38,047 INFO L134 CoverageAnalysis]: Checked inductivity of 19313 backedges. 0 proven. 19306 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:49:38,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:49:38,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 221 states to 212 states and 221 transitions. [2024-12-05 22:49:38,812 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 221 transitions. [2024-12-05 22:49:38,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 210 [2024-12-05 22:49:38,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:49:38,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:49:38,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:49:44,173 INFO L134 CoverageAnalysis]: Checked inductivity of 19510 backedges. 0 proven. 19503 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:49:44,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:49:44,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 222 states to 213 states and 222 transitions. [2024-12-05 22:49:44,930 INFO L276 IsEmpty]: Start isEmpty. Operand 213 states and 222 transitions. [2024-12-05 22:49:44,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-12-05 22:49:44,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:49:44,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:49:45,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:49:50,335 INFO L134 CoverageAnalysis]: Checked inductivity of 19708 backedges. 0 proven. 19701 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:49:51,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:49:51,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 223 states to 214 states and 223 transitions. [2024-12-05 22:49:51,133 INFO L276 IsEmpty]: Start isEmpty. Operand 214 states and 223 transitions. [2024-12-05 22:49:51,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 212 [2024-12-05 22:49:51,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:49:51,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:49:51,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:49:56,612 INFO L134 CoverageAnalysis]: Checked inductivity of 19907 backedges. 0 proven. 19900 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:49:57,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:49:57,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 215 states and 224 transitions. [2024-12-05 22:49:57,394 INFO L276 IsEmpty]: Start isEmpty. Operand 215 states and 224 transitions. [2024-12-05 22:49:57,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 213 [2024-12-05 22:49:57,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:49:57,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:49:57,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:50:02,950 INFO L134 CoverageAnalysis]: Checked inductivity of 20107 backedges. 0 proven. 20100 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:50:03,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:50:03,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 225 states to 216 states and 225 transitions. [2024-12-05 22:50:03,700 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 225 transitions. [2024-12-05 22:50:03,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 214 [2024-12-05 22:50:03,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:50:03,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:50:03,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:50:09,285 INFO L134 CoverageAnalysis]: Checked inductivity of 20308 backedges. 0 proven. 20301 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:50:10,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:50:10,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 226 states to 217 states and 226 transitions. [2024-12-05 22:50:10,072 INFO L276 IsEmpty]: Start isEmpty. Operand 217 states and 226 transitions. [2024-12-05 22:50:10,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 215 [2024-12-05 22:50:10,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:50:10,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:50:10,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:50:15,837 INFO L134 CoverageAnalysis]: Checked inductivity of 20510 backedges. 0 proven. 20503 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:50:16,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:50:16,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 227 states to 218 states and 227 transitions. [2024-12-05 22:50:16,607 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 227 transitions. [2024-12-05 22:50:16,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 216 [2024-12-05 22:50:16,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:50:16,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:50:16,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:50:22,476 INFO L134 CoverageAnalysis]: Checked inductivity of 20713 backedges. 0 proven. 20706 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:50:23,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:50:23,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 228 states to 219 states and 228 transitions. [2024-12-05 22:50:23,362 INFO L276 IsEmpty]: Start isEmpty. Operand 219 states and 228 transitions. [2024-12-05 22:50:23,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 217 [2024-12-05 22:50:23,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:50:23,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:50:23,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:50:29,341 INFO L134 CoverageAnalysis]: Checked inductivity of 20917 backedges. 0 proven. 20910 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:50:30,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:50:30,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 229 states to 220 states and 229 transitions. [2024-12-05 22:50:30,121 INFO L276 IsEmpty]: Start isEmpty. Operand 220 states and 229 transitions. [2024-12-05 22:50:30,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 218 [2024-12-05 22:50:30,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:50:30,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:50:30,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:50:36,099 INFO L134 CoverageAnalysis]: Checked inductivity of 21122 backedges. 0 proven. 21115 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:50:36,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:50:36,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 230 states to 221 states and 230 transitions. [2024-12-05 22:50:36,925 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 230 transitions. [2024-12-05 22:50:36,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 219 [2024-12-05 22:50:36,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:50:36,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:50:37,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:50:43,062 INFO L134 CoverageAnalysis]: Checked inductivity of 21328 backedges. 0 proven. 21321 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:50:43,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:50:43,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 231 states to 222 states and 231 transitions. [2024-12-05 22:50:43,874 INFO L276 IsEmpty]: Start isEmpty. Operand 222 states and 231 transitions. [2024-12-05 22:50:43,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 220 [2024-12-05 22:50:43,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:50:43,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:50:44,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:50:49,979 INFO L134 CoverageAnalysis]: Checked inductivity of 21535 backedges. 0 proven. 21528 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:50:50,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:50:50,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 223 states and 232 transitions. [2024-12-05 22:50:50,781 INFO L276 IsEmpty]: Start isEmpty. Operand 223 states and 232 transitions. [2024-12-05 22:50:50,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 221 [2024-12-05 22:50:50,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:50:50,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:50:50,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:50:56,963 INFO L134 CoverageAnalysis]: Checked inductivity of 21743 backedges. 0 proven. 21736 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:50:57,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:50:57,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 233 states to 224 states and 233 transitions. [2024-12-05 22:50:57,736 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 233 transitions. [2024-12-05 22:50:57,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-12-05 22:50:57,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:50:57,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:50:57,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:51:03,927 INFO L134 CoverageAnalysis]: Checked inductivity of 21952 backedges. 0 proven. 21945 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:51:04,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:51:04,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 234 states to 225 states and 234 transitions. [2024-12-05 22:51:04,810 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 234 transitions. [2024-12-05 22:51:04,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 223 [2024-12-05 22:51:04,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:51:04,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:51:04,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:51:10,996 INFO L134 CoverageAnalysis]: Checked inductivity of 22162 backedges. 0 proven. 22155 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:51:11,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:51:11,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 235 states to 226 states and 235 transitions. [2024-12-05 22:51:11,847 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 235 transitions. [2024-12-05 22:51:11,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 224 [2024-12-05 22:51:11,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:51:11,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:51:12,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:51:18,063 INFO L134 CoverageAnalysis]: Checked inductivity of 22373 backedges. 0 proven. 22366 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:51:18,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:51:18,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 236 states to 227 states and 236 transitions. [2024-12-05 22:51:18,904 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 236 transitions. [2024-12-05 22:51:18,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 225 [2024-12-05 22:51:18,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:51:18,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:51:19,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:51:25,206 INFO L134 CoverageAnalysis]: Checked inductivity of 22585 backedges. 0 proven. 22578 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:51:26,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:51:26,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 237 states to 228 states and 237 transitions. [2024-12-05 22:51:26,006 INFO L276 IsEmpty]: Start isEmpty. Operand 228 states and 237 transitions. [2024-12-05 22:51:26,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 226 [2024-12-05 22:51:26,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:51:26,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:51:26,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:51:32,280 INFO L134 CoverageAnalysis]: Checked inductivity of 22798 backedges. 0 proven. 22791 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:51:33,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:51:33,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 229 states and 238 transitions. [2024-12-05 22:51:33,107 INFO L276 IsEmpty]: Start isEmpty. Operand 229 states and 238 transitions. [2024-12-05 22:51:33,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 227 [2024-12-05 22:51:33,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:51:33,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:51:33,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:51:39,616 INFO L134 CoverageAnalysis]: Checked inductivity of 23012 backedges. 0 proven. 23005 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:51:40,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:51:40,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 239 states to 230 states and 239 transitions. [2024-12-05 22:51:40,411 INFO L276 IsEmpty]: Start isEmpty. Operand 230 states and 239 transitions. [2024-12-05 22:51:40,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 228 [2024-12-05 22:51:40,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:51:40,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:51:40,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:51:46,871 INFO L134 CoverageAnalysis]: Checked inductivity of 23227 backedges. 0 proven. 23220 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:51:47,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:51:47,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 240 states to 231 states and 240 transitions. [2024-12-05 22:51:47,729 INFO L276 IsEmpty]: Start isEmpty. Operand 231 states and 240 transitions. [2024-12-05 22:51:47,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 229 [2024-12-05 22:51:47,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:51:47,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:51:47,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:51:54,339 INFO L134 CoverageAnalysis]: Checked inductivity of 23443 backedges. 0 proven. 23436 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:51:55,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:51:55,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 241 states to 232 states and 241 transitions. [2024-12-05 22:51:55,211 INFO L276 IsEmpty]: Start isEmpty. Operand 232 states and 241 transitions. [2024-12-05 22:51:55,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 230 [2024-12-05 22:51:55,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:51:55,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:51:55,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:52:02,049 INFO L134 CoverageAnalysis]: Checked inductivity of 23660 backedges. 0 proven. 23653 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:52:02,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:52:02,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 242 states to 233 states and 242 transitions. [2024-12-05 22:52:02,942 INFO L276 IsEmpty]: Start isEmpty. Operand 233 states and 242 transitions. [2024-12-05 22:52:02,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 231 [2024-12-05 22:52:02,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:52:02,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:52:03,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:52:09,758 INFO L134 CoverageAnalysis]: Checked inductivity of 23878 backedges. 0 proven. 23871 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:52:10,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:52:10,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 243 states to 234 states and 243 transitions. [2024-12-05 22:52:10,533 INFO L276 IsEmpty]: Start isEmpty. Operand 234 states and 243 transitions. [2024-12-05 22:52:10,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 232 [2024-12-05 22:52:10,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:52:10,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:52:10,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:52:17,273 INFO L134 CoverageAnalysis]: Checked inductivity of 24097 backedges. 0 proven. 24090 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:52:18,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:52:18,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 235 states and 244 transitions. [2024-12-05 22:52:18,137 INFO L276 IsEmpty]: Start isEmpty. Operand 235 states and 244 transitions. [2024-12-05 22:52:18,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 233 [2024-12-05 22:52:18,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:52:18,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:52:18,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:52:25,552 INFO L134 CoverageAnalysis]: Checked inductivity of 24317 backedges. 0 proven. 24310 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:52:26,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:52:26,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 245 states to 236 states and 245 transitions. [2024-12-05 22:52:26,510 INFO L276 IsEmpty]: Start isEmpty. Operand 236 states and 245 transitions. [2024-12-05 22:52:26,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 234 [2024-12-05 22:52:26,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:52:26,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:52:26,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:52:33,350 INFO L134 CoverageAnalysis]: Checked inductivity of 24538 backedges. 0 proven. 24531 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:52:34,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:52:34,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 237 states and 246 transitions. [2024-12-05 22:52:34,230 INFO L276 IsEmpty]: Start isEmpty. Operand 237 states and 246 transitions. [2024-12-05 22:52:34,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 235 [2024-12-05 22:52:34,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:52:34,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:52:34,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:52:41,280 INFO L134 CoverageAnalysis]: Checked inductivity of 24760 backedges. 0 proven. 24753 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:52:42,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:52:42,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 247 states to 238 states and 247 transitions. [2024-12-05 22:52:42,156 INFO L276 IsEmpty]: Start isEmpty. Operand 238 states and 247 transitions. [2024-12-05 22:52:42,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 236 [2024-12-05 22:52:42,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:52:42,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:52:42,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:52:49,123 INFO L134 CoverageAnalysis]: Checked inductivity of 24983 backedges. 0 proven. 24976 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:52:49,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:52:49,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 239 states and 248 transitions. [2024-12-05 22:52:49,984 INFO L276 IsEmpty]: Start isEmpty. Operand 239 states and 248 transitions. [2024-12-05 22:52:49,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 237 [2024-12-05 22:52:49,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:52:49,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:52:50,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:52:57,199 INFO L134 CoverageAnalysis]: Checked inductivity of 25207 backedges. 0 proven. 25200 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:52:58,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:52:58,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 249 states to 240 states and 249 transitions. [2024-12-05 22:52:58,068 INFO L276 IsEmpty]: Start isEmpty. Operand 240 states and 249 transitions. [2024-12-05 22:52:58,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 238 [2024-12-05 22:52:58,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:52:58,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:52:58,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:53:05,308 INFO L134 CoverageAnalysis]: Checked inductivity of 25432 backedges. 0 proven. 25425 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:53:06,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:53:06,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 250 states to 241 states and 250 transitions. [2024-12-05 22:53:06,210 INFO L276 IsEmpty]: Start isEmpty. Operand 241 states and 250 transitions. [2024-12-05 22:53:06,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 239 [2024-12-05 22:53:06,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:53:06,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:53:06,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:53:13,571 INFO L134 CoverageAnalysis]: Checked inductivity of 25658 backedges. 0 proven. 25651 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:53:14,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:53:14,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 251 states to 242 states and 251 transitions. [2024-12-05 22:53:14,432 INFO L276 IsEmpty]: Start isEmpty. Operand 242 states and 251 transitions. [2024-12-05 22:53:14,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 240 [2024-12-05 22:53:14,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:53:14,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:53:14,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:53:21,873 INFO L134 CoverageAnalysis]: Checked inductivity of 25885 backedges. 0 proven. 25878 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:53:22,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:53:22,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 252 states to 243 states and 252 transitions. [2024-12-05 22:53:22,754 INFO L276 IsEmpty]: Start isEmpty. Operand 243 states and 252 transitions. [2024-12-05 22:53:22,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 241 [2024-12-05 22:53:22,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:53:22,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:53:22,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:53:30,299 INFO L134 CoverageAnalysis]: Checked inductivity of 26113 backedges. 0 proven. 26106 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:53:31,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:53:31,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 253 states to 244 states and 253 transitions. [2024-12-05 22:53:31,216 INFO L276 IsEmpty]: Start isEmpty. Operand 244 states and 253 transitions. [2024-12-05 22:53:31,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 242 [2024-12-05 22:53:31,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:53:31,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:53:31,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:53:38,666 INFO L134 CoverageAnalysis]: Checked inductivity of 26342 backedges. 0 proven. 26335 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:53:39,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:53:39,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 245 states and 254 transitions. [2024-12-05 22:53:39,652 INFO L276 IsEmpty]: Start isEmpty. Operand 245 states and 254 transitions. [2024-12-05 22:53:39,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 243 [2024-12-05 22:53:39,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:53:39,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:53:39,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:53:47,101 INFO L134 CoverageAnalysis]: Checked inductivity of 26572 backedges. 0 proven. 26565 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:53:47,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:53:47,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 255 states to 246 states and 255 transitions. [2024-12-05 22:53:47,996 INFO L276 IsEmpty]: Start isEmpty. Operand 246 states and 255 transitions. [2024-12-05 22:53:47,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 244 [2024-12-05 22:53:47,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:53:47,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:53:48,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:53:55,708 INFO L134 CoverageAnalysis]: Checked inductivity of 26803 backedges. 0 proven. 26796 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:53:56,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:53:56,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 256 states to 247 states and 256 transitions. [2024-12-05 22:53:56,668 INFO L276 IsEmpty]: Start isEmpty. Operand 247 states and 256 transitions. [2024-12-05 22:53:56,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 245 [2024-12-05 22:53:56,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:53:56,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:53:56,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:54:04,377 INFO L134 CoverageAnalysis]: Checked inductivity of 27035 backedges. 0 proven. 27028 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:54:05,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:54:05,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 257 states to 248 states and 257 transitions. [2024-12-05 22:54:05,293 INFO L276 IsEmpty]: Start isEmpty. Operand 248 states and 257 transitions. [2024-12-05 22:54:05,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 246 [2024-12-05 22:54:05,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:54:05,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:54:05,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:54:13,151 INFO L134 CoverageAnalysis]: Checked inductivity of 27268 backedges. 0 proven. 27261 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:54:14,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:54:14,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 258 states to 249 states and 258 transitions. [2024-12-05 22:54:14,058 INFO L276 IsEmpty]: Start isEmpty. Operand 249 states and 258 transitions. [2024-12-05 22:54:14,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 247 [2024-12-05 22:54:14,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:54:14,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:54:14,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:54:21,807 INFO L134 CoverageAnalysis]: Checked inductivity of 27502 backedges. 0 proven. 27495 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:54:22,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:54:22,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 259 states to 250 states and 259 transitions. [2024-12-05 22:54:22,697 INFO L276 IsEmpty]: Start isEmpty. Operand 250 states and 259 transitions. [2024-12-05 22:54:22,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 248 [2024-12-05 22:54:22,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:54:22,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:54:22,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:54:30,666 INFO L134 CoverageAnalysis]: Checked inductivity of 27737 backedges. 0 proven. 27730 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:54:31,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:54:31,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 260 states to 251 states and 260 transitions. [2024-12-05 22:54:31,585 INFO L276 IsEmpty]: Start isEmpty. Operand 251 states and 260 transitions. [2024-12-05 22:54:31,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 249 [2024-12-05 22:54:31,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:54:31,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:54:31,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:54:39,543 INFO L134 CoverageAnalysis]: Checked inductivity of 27973 backedges. 0 proven. 27966 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:54:40,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:54:40,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 261 states to 252 states and 261 transitions. [2024-12-05 22:54:40,463 INFO L276 IsEmpty]: Start isEmpty. Operand 252 states and 261 transitions. [2024-12-05 22:54:40,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 250 [2024-12-05 22:54:40,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:54:40,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:54:40,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:54:48,382 INFO L134 CoverageAnalysis]: Checked inductivity of 28210 backedges. 0 proven. 28203 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:54:49,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:54:49,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 262 states to 253 states and 262 transitions. [2024-12-05 22:54:49,351 INFO L276 IsEmpty]: Start isEmpty. Operand 253 states and 262 transitions. [2024-12-05 22:54:49,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 251 [2024-12-05 22:54:49,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:54:49,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:54:49,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:54:57,513 INFO L134 CoverageAnalysis]: Checked inductivity of 28448 backedges. 0 proven. 28441 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:54:58,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:54:58,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 263 states to 254 states and 263 transitions. [2024-12-05 22:54:58,432 INFO L276 IsEmpty]: Start isEmpty. Operand 254 states and 263 transitions. [2024-12-05 22:54:58,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 252 [2024-12-05 22:54:58,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:54:58,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:54:58,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:55:06,595 INFO L134 CoverageAnalysis]: Checked inductivity of 28687 backedges. 0 proven. 28680 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:55:07,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:55:07,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 264 states to 255 states and 264 transitions. [2024-12-05 22:55:07,596 INFO L276 IsEmpty]: Start isEmpty. Operand 255 states and 264 transitions. [2024-12-05 22:55:07,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 253 [2024-12-05 22:55:07,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:55:07,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:55:07,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:55:15,847 INFO L134 CoverageAnalysis]: Checked inductivity of 28927 backedges. 0 proven. 28920 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:55:16,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:55:16,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 265 states to 256 states and 265 transitions. [2024-12-05 22:55:16,741 INFO L276 IsEmpty]: Start isEmpty. Operand 256 states and 265 transitions. [2024-12-05 22:55:16,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 254 [2024-12-05 22:55:16,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:55:16,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:55:16,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:55:25,568 INFO L134 CoverageAnalysis]: Checked inductivity of 29168 backedges. 0 proven. 29161 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:55:26,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:55:26,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 266 states to 257 states and 266 transitions. [2024-12-05 22:55:26,510 INFO L276 IsEmpty]: Start isEmpty. Operand 257 states and 266 transitions. [2024-12-05 22:55:26,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 255 [2024-12-05 22:55:26,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:55:26,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:55:26,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:55:35,094 INFO L134 CoverageAnalysis]: Checked inductivity of 29410 backedges. 0 proven. 29403 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:55:36,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:55:36,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 267 states to 258 states and 267 transitions. [2024-12-05 22:55:36,034 INFO L276 IsEmpty]: Start isEmpty. Operand 258 states and 267 transitions. [2024-12-05 22:55:36,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 256 [2024-12-05 22:55:36,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:55:36,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:55:36,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:55:44,723 INFO L134 CoverageAnalysis]: Checked inductivity of 29653 backedges. 0 proven. 29646 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:55:45,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:55:45,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 268 states to 259 states and 268 transitions. [2024-12-05 22:55:45,793 INFO L276 IsEmpty]: Start isEmpty. Operand 259 states and 268 transitions. [2024-12-05 22:55:45,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 257 [2024-12-05 22:55:45,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:55:45,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:55:46,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:55:54,430 INFO L134 CoverageAnalysis]: Checked inductivity of 29897 backedges. 0 proven. 29890 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:55:55,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:55:55,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 269 states to 260 states and 269 transitions. [2024-12-05 22:55:55,396 INFO L276 IsEmpty]: Start isEmpty. Operand 260 states and 269 transitions. [2024-12-05 22:55:55,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 258 [2024-12-05 22:55:55,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:55:55,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:55:55,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:56:03,960 INFO L134 CoverageAnalysis]: Checked inductivity of 30142 backedges. 0 proven. 30135 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:56:04,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:56:04,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 270 states to 261 states and 270 transitions. [2024-12-05 22:56:04,939 INFO L276 IsEmpty]: Start isEmpty. Operand 261 states and 270 transitions. [2024-12-05 22:56:04,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-12-05 22:56:04,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:56:04,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:56:05,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:56:13,633 INFO L134 CoverageAnalysis]: Checked inductivity of 30388 backedges. 0 proven. 30381 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:56:14,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:56:14,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 271 states to 262 states and 271 transitions. [2024-12-05 22:56:14,650 INFO L276 IsEmpty]: Start isEmpty. Operand 262 states and 271 transitions. [2024-12-05 22:56:14,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-12-05 22:56:14,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:56:14,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:56:14,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:56:23,455 INFO L134 CoverageAnalysis]: Checked inductivity of 30635 backedges. 0 proven. 30628 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-12-05 22:56:24,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:56:24,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 272 states to 263 states and 272 transitions. [2024-12-05 22:56:24,442 INFO L276 IsEmpty]: Start isEmpty. Operand 263 states and 272 transitions. [2024-12-05 22:56:24,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 261 [2024-12-05 22:56:24,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:56:24,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:56:24,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat