./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/array-programs/partial_mod_count_limited_3.c --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_21e3ed8f-88a6-4cce-b279-db3b80d36cb1/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_21e3ed8f-88a6-4cce-b279-db3b80d36cb1/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_21e3ed8f-88a6-4cce-b279-db3b80d36cb1/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_21e3ed8f-88a6-4cce-b279-db3b80d36cb1/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/array-programs/partial_mod_count_limited_3.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_21e3ed8f-88a6-4cce-b279-db3b80d36cb1/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_21e3ed8f-88a6-4cce-b279-db3b80d36cb1/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 e98c2efe8dc7dfa25efbae5d9b3e7693444730d8a672856a92fef54f1a5fbcae --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 02:18:32,120 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 02:18:32,179 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_21e3ed8f-88a6-4cce-b279-db3b80d36cb1/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-12-06 02:18:32,184 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 02:18:32,184 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 02:18:32,205 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 02:18:32,206 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 02:18:32,206 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 02:18:32,206 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 02:18:32,206 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 02:18:32,207 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 02:18:32,207 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 02:18:32,207 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-06 02:18:32,207 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 02:18:32,207 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-06 02:18:32,207 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 02:18:32,207 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 02:18:32,207 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 02:18:32,207 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 02:18:32,207 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-06 02:18:32,207 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 02:18:32,207 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 02:18:32,208 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 02:18:32,208 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 02:18:32,208 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 02:18:32,208 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 02:18:32,208 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 02:18:32,208 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 02:18:32,208 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 02:18:32,208 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 02:18:32,208 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 02:18:32,208 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 02:18:32,208 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 02:18:32,209 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_21e3ed8f-88a6-4cce-b279-db3b80d36cb1/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 -> e98c2efe8dc7dfa25efbae5d9b3e7693444730d8a672856a92fef54f1a5fbcae [2024-12-06 02:18:32,454 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 02:18:32,462 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 02:18:32,465 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 02:18:32,466 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 02:18:32,466 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 02:18:32,468 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_21e3ed8f-88a6-4cce-b279-db3b80d36cb1/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/array-programs/partial_mod_count_limited_3.c [2024-12-06 02:18:35,158 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_21e3ed8f-88a6-4cce-b279-db3b80d36cb1/bin/ukojak-verify-CZk0znPC7b/data/ce9675897/fcd314ab95b24e3eb7fee80f1d3b61b7/FLAGb537cd9d5 [2024-12-06 02:18:35,348 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 02:18:35,349 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_21e3ed8f-88a6-4cce-b279-db3b80d36cb1/sv-benchmarks/c/array-programs/partial_mod_count_limited_3.c [2024-12-06 02:18:35,367 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_21e3ed8f-88a6-4cce-b279-db3b80d36cb1/bin/ukojak-verify-CZk0znPC7b/data/ce9675897/fcd314ab95b24e3eb7fee80f1d3b61b7/FLAGb537cd9d5 [2024-12-06 02:18:35,390 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_21e3ed8f-88a6-4cce-b279-db3b80d36cb1/bin/ukojak-verify-CZk0znPC7b/data/ce9675897/fcd314ab95b24e3eb7fee80f1d3b61b7 [2024-12-06 02:18:35,392 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 02:18:35,394 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 02:18:35,395 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 02:18:35,395 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 02:18:35,398 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 02:18:35,399 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 02:18:35" (1/1) ... [2024-12-06 02:18:35,400 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3a45f72d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:35, skipping insertion in model container [2024-12-06 02:18:35,400 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 02:18:35" (1/1) ... [2024-12-06 02:18:35,411 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 02:18:35,520 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_21e3ed8f-88a6-4cce-b279-db3b80d36cb1/sv-benchmarks/c/array-programs/partial_mod_count_limited_3.c[331,344] [2024-12-06 02:18:35,539 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 02:18:35,546 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 02:18:35,555 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_21e3ed8f-88a6-4cce-b279-db3b80d36cb1/sv-benchmarks/c/array-programs/partial_mod_count_limited_3.c[331,344] [2024-12-06 02:18:35,564 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 02:18:35,578 INFO L204 MainTranslator]: Completed translation [2024-12-06 02:18:35,579 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:35 WrapperNode [2024-12-06 02:18:35,579 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 02:18:35,580 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 02:18:35,580 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 02:18:35,580 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 02:18:35,585 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:35" (1/1) ... [2024-12-06 02:18:35,591 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:35" (1/1) ... [2024-12-06 02:18:35,608 INFO L138 Inliner]: procedures = 15, calls = 16, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 64 [2024-12-06 02:18:35,608 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 02:18:35,609 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 02:18:35,609 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 02:18:35,609 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 02:18:35,615 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:35" (1/1) ... [2024-12-06 02:18:35,615 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:35" (1/1) ... [2024-12-06 02:18:35,617 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:35" (1/1) ... [2024-12-06 02:18:35,617 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:35" (1/1) ... [2024-12-06 02:18:35,622 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:35" (1/1) ... [2024-12-06 02:18:35,623 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:35" (1/1) ... [2024-12-06 02:18:35,626 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:35" (1/1) ... [2024-12-06 02:18:35,627 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:35" (1/1) ... [2024-12-06 02:18:35,628 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:35" (1/1) ... [2024-12-06 02:18:35,630 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 02:18:35,631 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 02:18:35,631 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 02:18:35,631 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 02:18:35,632 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 02:18:35" (1/1) ... [2024-12-06 02:18:35,638 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 02:18:35,648 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_21e3ed8f-88a6-4cce-b279-db3b80d36cb1/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 02:18:35,660 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_21e3ed8f-88a6-4cce-b279-db3b80d36cb1/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 02:18:35,663 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_21e3ed8f-88a6-4cce-b279-db3b80d36cb1/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 02:18:35,687 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 02:18:35,687 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 02:18:35,687 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-12-06 02:18:35,687 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-12-06 02:18:35,687 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 02:18:35,688 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 02:18:35,688 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-12-06 02:18:35,688 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-12-06 02:18:35,743 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 02:18:35,745 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 02:18:35,897 INFO L? ?]: Removed 11 outVars from TransFormulas that were not future-live. [2024-12-06 02:18:35,897 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 02:18:35,991 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 02:18:35,991 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-12-06 02:18:35,991 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 02:18:35 BoogieIcfgContainer [2024-12-06 02:18:35,992 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 02:18:35,992 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 02:18:35,992 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 02:18:36,000 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 02:18:36,000 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 02:18:35" (1/1) ... [2024-12-06 02:18:36,006 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 02:18:36,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:36,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 8 states and 10 transitions. [2024-12-06 02:18:36,045 INFO L276 IsEmpty]: Start isEmpty. Operand 8 states and 10 transitions. [2024-12-06 02:18:36,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-12-06 02:18:36,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:36,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:36,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:36,275 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:36,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:36,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 9 states and 11 transitions. [2024-12-06 02:18:36,340 INFO L276 IsEmpty]: Start isEmpty. Operand 9 states and 11 transitions. [2024-12-06 02:18:36,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-12-06 02:18:36,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:36,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:36,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:36,509 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:36,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:36,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 10 states and 13 transitions. [2024-12-06 02:18:36,583 INFO L276 IsEmpty]: Start isEmpty. Operand 10 states and 13 transitions. [2024-12-06 02:18:36,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-06 02:18:36,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:36,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:36,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:36,737 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:36,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:36,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 11 states and 14 transitions. [2024-12-06 02:18:36,799 INFO L276 IsEmpty]: Start isEmpty. Operand 11 states and 14 transitions. [2024-12-06 02:18:36,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-12-06 02:18:36,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:36,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:36,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:36,971 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:37,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:37,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 12 states and 15 transitions. [2024-12-06 02:18:37,037 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 15 transitions. [2024-12-06 02:18:37,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-12-06 02:18:37,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:37,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:37,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:37,196 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:37,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:37,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 13 states and 16 transitions. [2024-12-06 02:18:37,264 INFO L276 IsEmpty]: Start isEmpty. Operand 13 states and 16 transitions. [2024-12-06 02:18:37,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-12-06 02:18:37,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:37,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:37,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:37,495 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:37,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:37,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 14 states and 17 transitions. [2024-12-06 02:18:37,574 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 17 transitions. [2024-12-06 02:18:37,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-06 02:18:37,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:37,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:37,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:37,835 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 0 proven. 21 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:37,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:37,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 15 states and 18 transitions. [2024-12-06 02:18:37,916 INFO L276 IsEmpty]: Start isEmpty. Operand 15 states and 18 transitions. [2024-12-06 02:18:37,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-06 02:18:37,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:37,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:37,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:38,209 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 28 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:38,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:38,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 16 states and 19 transitions. [2024-12-06 02:18:38,298 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 19 transitions. [2024-12-06 02:18:38,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 02:18:38,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:38,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:38,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:38,550 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:38,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:38,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20 states to 17 states and 20 transitions. [2024-12-06 02:18:38,635 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states and 20 transitions. [2024-12-06 02:18:38,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 02:18:38,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:38,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:38,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:38,889 INFO L134 CoverageAnalysis]: Checked inductivity of 45 backedges. 0 proven. 45 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:38,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:38,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 18 states and 21 transitions. [2024-12-06 02:18:38,987 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 21 transitions. [2024-12-06 02:18:38,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 02:18:38,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:38,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:39,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:39,239 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:39,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:39,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 19 states and 22 transitions. [2024-12-06 02:18:39,344 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 22 transitions. [2024-12-06 02:18:39,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 02:18:39,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:39,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:39,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:39,745 INFO L134 CoverageAnalysis]: Checked inductivity of 66 backedges. 0 proven. 66 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:39,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:39,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 20 states and 23 transitions. [2024-12-06 02:18:39,849 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 23 transitions. [2024-12-06 02:18:39,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-06 02:18:39,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:39,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:39,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:40,159 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:40,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:40,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 21 states and 24 transitions. [2024-12-06 02:18:40,268 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 24 transitions. [2024-12-06 02:18:40,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 02:18:40,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:40,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:40,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:40,797 INFO L134 CoverageAnalysis]: Checked inductivity of 91 backedges. 0 proven. 91 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:40,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:40,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 22 states and 25 transitions. [2024-12-06 02:18:40,919 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 25 transitions. [2024-12-06 02:18:40,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 02:18:40,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:40,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:40,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:41,406 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:41,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:41,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 23 states and 26 transitions. [2024-12-06 02:18:41,535 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 26 transitions. [2024-12-06 02:18:41,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 02:18:41,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:41,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:41,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:42,053 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 0 proven. 120 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:42,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:42,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 24 states and 27 transitions. [2024-12-06 02:18:42,174 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 27 transitions. [2024-12-06 02:18:42,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 02:18:42,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:42,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:42,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:42,635 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 0 proven. 136 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:42,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:42,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 25 states and 28 transitions. [2024-12-06 02:18:42,760 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 28 transitions. [2024-12-06 02:18:42,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-06 02:18:42,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:42,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:42,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:43,327 INFO L134 CoverageAnalysis]: Checked inductivity of 153 backedges. 0 proven. 153 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:43,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:43,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 26 states and 29 transitions. [2024-12-06 02:18:43,463 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 29 transitions. [2024-12-06 02:18:43,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-12-06 02:18:43,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:43,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:43,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:43,948 INFO L134 CoverageAnalysis]: Checked inductivity of 171 backedges. 0 proven. 171 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:44,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:44,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 27 states and 30 transitions. [2024-12-06 02:18:44,078 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 30 transitions. [2024-12-06 02:18:44,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 02:18:44,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:44,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:44,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:44,594 INFO L134 CoverageAnalysis]: Checked inductivity of 190 backedges. 0 proven. 190 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:44,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:44,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 28 states and 31 transitions. [2024-12-06 02:18:44,727 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 31 transitions. [2024-12-06 02:18:44,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 02:18:44,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:44,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:44,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:45,232 INFO L134 CoverageAnalysis]: Checked inductivity of 210 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:45,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:45,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 29 states and 32 transitions. [2024-12-06 02:18:45,361 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 32 transitions. [2024-12-06 02:18:45,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-06 02:18:45,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:45,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:45,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:45,945 INFO L134 CoverageAnalysis]: Checked inductivity of 231 backedges. 0 proven. 231 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:46,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:46,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 30 states and 33 transitions. [2024-12-06 02:18:46,074 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 33 transitions. [2024-12-06 02:18:46,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 02:18:46,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:46,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:46,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:46,788 INFO L134 CoverageAnalysis]: Checked inductivity of 253 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:46,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:46,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 31 states and 34 transitions. [2024-12-06 02:18:46,936 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 34 transitions. [2024-12-06 02:18:46,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-12-06 02:18:46,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:46,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:46,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:47,622 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:47,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:47,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 32 states and 35 transitions. [2024-12-06 02:18:47,751 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 35 transitions. [2024-12-06 02:18:47,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-06 02:18:47,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:47,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:47,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:48,495 INFO L134 CoverageAnalysis]: Checked inductivity of 300 backedges. 0 proven. 300 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:48,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:48,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 33 states and 36 transitions. [2024-12-06 02:18:48,644 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 36 transitions. [2024-12-06 02:18:48,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 02:18:48,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:48,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:48,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:49,408 INFO L134 CoverageAnalysis]: Checked inductivity of 325 backedges. 0 proven. 325 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:49,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:49,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 34 states and 37 transitions. [2024-12-06 02:18:49,562 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 37 transitions. [2024-12-06 02:18:49,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 02:18:49,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:49,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:49,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:50,329 INFO L134 CoverageAnalysis]: Checked inductivity of 351 backedges. 0 proven. 351 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:50,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:50,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 35 states and 38 transitions. [2024-12-06 02:18:50,450 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 38 transitions. [2024-12-06 02:18:50,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-12-06 02:18:50,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:50,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:50,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:51,186 INFO L134 CoverageAnalysis]: Checked inductivity of 378 backedges. 0 proven. 378 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:51,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:51,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 36 states and 39 transitions. [2024-12-06 02:18:51,328 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 39 transitions. [2024-12-06 02:18:51,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 02:18:51,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:51,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:51,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:52,179 INFO L134 CoverageAnalysis]: Checked inductivity of 406 backedges. 0 proven. 406 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:52,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:52,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 37 states and 40 transitions. [2024-12-06 02:18:52,332 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 40 transitions. [2024-12-06 02:18:52,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-12-06 02:18:52,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:52,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:52,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:53,310 INFO L134 CoverageAnalysis]: Checked inductivity of 435 backedges. 0 proven. 435 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:53,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:53,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 38 states and 41 transitions. [2024-12-06 02:18:53,471 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 41 transitions. [2024-12-06 02:18:53,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-06 02:18:53,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:53,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:53,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:54,339 INFO L134 CoverageAnalysis]: Checked inductivity of 465 backedges. 0 proven. 465 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:54,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:54,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 39 states and 42 transitions. [2024-12-06 02:18:54,493 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 42 transitions. [2024-12-06 02:18:54,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-06 02:18:54,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:54,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:54,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:55,409 INFO L134 CoverageAnalysis]: Checked inductivity of 496 backedges. 0 proven. 496 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:55,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:55,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 40 states and 43 transitions. [2024-12-06 02:18:55,570 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 43 transitions. [2024-12-06 02:18:55,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-12-06 02:18:55,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:55,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:55,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:56,692 INFO L134 CoverageAnalysis]: Checked inductivity of 528 backedges. 0 proven. 528 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:56,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:56,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 41 states and 44 transitions. [2024-12-06 02:18:56,858 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 44 transitions. [2024-12-06 02:18:56,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 02:18:56,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:56,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:56,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:57,867 INFO L134 CoverageAnalysis]: Checked inductivity of 561 backedges. 0 proven. 561 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:58,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:58,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 42 states and 45 transitions. [2024-12-06 02:18:58,036 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 45 transitions. [2024-12-06 02:18:58,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-12-06 02:18:58,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:58,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:58,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:18:59,160 INFO L134 CoverageAnalysis]: Checked inductivity of 595 backedges. 0 proven. 595 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:18:59,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:18:59,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 43 states and 46 transitions. [2024-12-06 02:18:59,340 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 46 transitions. [2024-12-06 02:18:59,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-06 02:18:59,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:18:59,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:18:59,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:00,632 INFO L134 CoverageAnalysis]: Checked inductivity of 630 backedges. 0 proven. 630 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:19:00,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:00,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 44 states and 47 transitions. [2024-12-06 02:19:00,817 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 47 transitions. [2024-12-06 02:19:00,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-06 02:19:00,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:00,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:00,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:02,105 INFO L134 CoverageAnalysis]: Checked inductivity of 666 backedges. 0 proven. 666 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:19:02,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:02,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 45 states and 48 transitions. [2024-12-06 02:19:02,268 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 48 transitions. [2024-12-06 02:19:02,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-12-06 02:19:02,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:02,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:02,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:03,703 INFO L134 CoverageAnalysis]: Checked inductivity of 703 backedges. 0 proven. 703 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:19:03,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:03,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 46 states and 49 transitions. [2024-12-06 02:19:03,861 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 49 transitions. [2024-12-06 02:19:03,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 02:19:03,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:03,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:03,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:05,215 INFO L134 CoverageAnalysis]: Checked inductivity of 741 backedges. 0 proven. 741 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:19:05,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:05,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 47 states and 50 transitions. [2024-12-06 02:19:05,376 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 50 transitions. [2024-12-06 02:19:05,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-06 02:19:05,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:05,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:05,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:06,735 INFO L134 CoverageAnalysis]: Checked inductivity of 780 backedges. 0 proven. 780 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:19:06,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:06,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 48 states and 51 transitions. [2024-12-06 02:19:06,895 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 51 transitions. [2024-12-06 02:19:06,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 02:19:06,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:06,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:06,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:08,383 INFO L134 CoverageAnalysis]: Checked inductivity of 820 backedges. 0 proven. 820 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:19:08,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:08,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 49 states and 52 transitions. [2024-12-06 02:19:08,568 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 52 transitions. [2024-12-06 02:19:08,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-06 02:19:08,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:08,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:08,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:10,165 INFO L134 CoverageAnalysis]: Checked inductivity of 861 backedges. 0 proven. 861 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:19:10,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:10,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 50 states and 53 transitions. [2024-12-06 02:19:10,351 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 53 transitions. [2024-12-06 02:19:10,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-12-06 02:19:10,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:10,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:10,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:11,925 INFO L134 CoverageAnalysis]: Checked inductivity of 903 backedges. 0 proven. 903 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:19:12,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:12,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 51 states and 54 transitions. [2024-12-06 02:19:12,110 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 54 transitions. [2024-12-06 02:19:12,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 02:19:12,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:12,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:12,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:14,077 INFO L134 CoverageAnalysis]: Checked inductivity of 946 backedges. 0 proven. 946 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:19:14,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:14,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 52 states and 55 transitions. [2024-12-06 02:19:14,277 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 55 transitions. [2024-12-06 02:19:14,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-12-06 02:19:14,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:14,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:14,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:15,951 INFO L134 CoverageAnalysis]: Checked inductivity of 990 backedges. 0 proven. 990 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:19:16,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:16,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 53 states and 56 transitions. [2024-12-06 02:19:16,163 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 56 transitions. [2024-12-06 02:19:16,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-06 02:19:16,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:16,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:16,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:17,933 INFO L134 CoverageAnalysis]: Checked inductivity of 1035 backedges. 0 proven. 1035 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:19:18,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:18,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 54 states and 57 transitions. [2024-12-06 02:19:18,151 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 57 transitions. [2024-12-06 02:19:18,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-12-06 02:19:18,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:18,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:18,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:20,043 INFO L134 CoverageAnalysis]: Checked inductivity of 1081 backedges. 0 proven. 1081 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:19:20,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:20,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 55 states and 58 transitions. [2024-12-06 02:19:20,262 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 58 transitions. [2024-12-06 02:19:20,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-12-06 02:19:20,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:20,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:20,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:22,350 INFO L134 CoverageAnalysis]: Checked inductivity of 1128 backedges. 0 proven. 1128 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:19:22,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:22,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 56 states and 59 transitions. [2024-12-06 02:19:22,554 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 59 transitions. [2024-12-06 02:19:22,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-12-06 02:19:22,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:22,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:22,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:24,750 INFO L134 CoverageAnalysis]: Checked inductivity of 1176 backedges. 0 proven. 1176 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:19:24,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:24,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 57 states and 60 transitions. [2024-12-06 02:19:24,973 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 60 transitions. [2024-12-06 02:19:24,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-12-06 02:19:24,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:24,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:25,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:27,306 INFO L134 CoverageAnalysis]: Checked inductivity of 1225 backedges. 0 proven. 1225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:19:27,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:27,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 58 states and 61 transitions. [2024-12-06 02:19:27,534 INFO L276 IsEmpty]: Start isEmpty. Operand 58 states and 61 transitions. [2024-12-06 02:19:27,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 02:19:27,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:27,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:27,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:29,823 INFO L134 CoverageAnalysis]: Checked inductivity of 1275 backedges. 0 proven. 1275 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:19:30,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:30,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 59 states and 62 transitions. [2024-12-06 02:19:30,072 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 62 transitions. [2024-12-06 02:19:30,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-12-06 02:19:30,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:30,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:30,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:32,406 INFO L134 CoverageAnalysis]: Checked inductivity of 1326 backedges. 0 proven. 1326 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:19:32,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:32,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 60 states and 63 transitions. [2024-12-06 02:19:32,629 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 63 transitions. [2024-12-06 02:19:32,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 02:19:32,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:32,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:32,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:34,976 INFO L134 CoverageAnalysis]: Checked inductivity of 1378 backedges. 0 proven. 1378 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:19:35,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:35,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 61 states and 64 transitions. [2024-12-06 02:19:35,204 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 64 transitions. [2024-12-06 02:19:35,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-12-06 02:19:35,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:35,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:35,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:37,619 INFO L134 CoverageAnalysis]: Checked inductivity of 1431 backedges. 0 proven. 1431 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:19:37,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:37,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 62 states and 65 transitions. [2024-12-06 02:19:37,856 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 65 transitions. [2024-12-06 02:19:37,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-12-06 02:19:37,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:37,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:37,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:40,340 INFO L134 CoverageAnalysis]: Checked inductivity of 1485 backedges. 0 proven. 1485 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:19:40,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:40,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 63 states and 66 transitions. [2024-12-06 02:19:40,572 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 66 transitions. [2024-12-06 02:19:40,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-06 02:19:40,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:40,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:40,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:43,113 INFO L134 CoverageAnalysis]: Checked inductivity of 1540 backedges. 0 proven. 1540 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:19:43,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:43,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 64 states and 67 transitions. [2024-12-06 02:19:43,382 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 67 transitions. [2024-12-06 02:19:43,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-12-06 02:19:43,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:43,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:43,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:46,078 INFO L134 CoverageAnalysis]: Checked inductivity of 1596 backedges. 0 proven. 1596 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:19:46,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:46,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 68 states to 65 states and 68 transitions. [2024-12-06 02:19:46,345 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 68 transitions. [2024-12-06 02:19:46,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-12-06 02:19:46,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:46,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:46,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:49,159 INFO L134 CoverageAnalysis]: Checked inductivity of 1653 backedges. 0 proven. 1653 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:19:49,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:49,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 66 states and 69 transitions. [2024-12-06 02:19:49,432 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 69 transitions. [2024-12-06 02:19:49,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-12-06 02:19:49,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:49,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:49,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:52,433 INFO L134 CoverageAnalysis]: Checked inductivity of 1711 backedges. 0 proven. 1711 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:19:52,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:52,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 67 states and 70 transitions. [2024-12-06 02:19:52,716 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 70 transitions. [2024-12-06 02:19:52,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-12-06 02:19:52,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:52,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:52,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:55,938 INFO L134 CoverageAnalysis]: Checked inductivity of 1770 backedges. 0 proven. 1770 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:19:56,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:56,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 68 states and 71 transitions. [2024-12-06 02:19:56,212 INFO L276 IsEmpty]: Start isEmpty. Operand 68 states and 71 transitions. [2024-12-06 02:19:56,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-06 02:19:56,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:56,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:56,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:19:59,190 INFO L134 CoverageAnalysis]: Checked inductivity of 1830 backedges. 0 proven. 1830 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:19:59,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:19:59,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 69 states and 72 transitions. [2024-12-06 02:19:59,479 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 72 transitions. [2024-12-06 02:19:59,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-12-06 02:19:59,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:19:59,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:19:59,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:02,831 INFO L134 CoverageAnalysis]: Checked inductivity of 1891 backedges. 0 proven. 1891 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:20:03,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:03,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 70 states and 73 transitions. [2024-12-06 02:20:03,103 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 73 transitions. [2024-12-06 02:20:03,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-12-06 02:20:03,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:03,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:03,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:06,474 INFO L134 CoverageAnalysis]: Checked inductivity of 1953 backedges. 0 proven. 1953 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:20:06,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:06,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 71 states and 74 transitions. [2024-12-06 02:20:06,785 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 74 transitions. [2024-12-06 02:20:06,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-12-06 02:20:06,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:06,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:06,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:10,258 INFO L134 CoverageAnalysis]: Checked inductivity of 2016 backedges. 0 proven. 2016 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:20:10,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:10,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 72 states and 75 transitions. [2024-12-06 02:20:10,518 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 75 transitions. [2024-12-06 02:20:10,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-12-06 02:20:10,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:10,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:10,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:14,071 INFO L134 CoverageAnalysis]: Checked inductivity of 2080 backedges. 0 proven. 2080 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:20:14,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:14,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 73 states and 76 transitions. [2024-12-06 02:20:14,358 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 76 transitions. [2024-12-06 02:20:14,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-12-06 02:20:14,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:14,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:14,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:18,534 INFO L134 CoverageAnalysis]: Checked inductivity of 2145 backedges. 0 proven. 2145 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:20:18,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:18,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 77 states to 74 states and 77 transitions. [2024-12-06 02:20:18,816 INFO L276 IsEmpty]: Start isEmpty. Operand 74 states and 77 transitions. [2024-12-06 02:20:18,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-12-06 02:20:18,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:18,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:18,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:22,733 INFO L134 CoverageAnalysis]: Checked inductivity of 2211 backedges. 0 proven. 2211 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:20:23,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:23,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 75 states and 78 transitions. [2024-12-06 02:20:23,043 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 78 transitions. [2024-12-06 02:20:23,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-12-06 02:20:23,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:23,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:23,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:27,317 INFO L134 CoverageAnalysis]: Checked inductivity of 2278 backedges. 0 proven. 2278 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:20:27,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:27,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 79 states to 76 states and 79 transitions. [2024-12-06 02:20:27,631 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 79 transitions. [2024-12-06 02:20:27,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-12-06 02:20:27,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:27,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:27,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:32,024 INFO L134 CoverageAnalysis]: Checked inductivity of 2346 backedges. 0 proven. 2346 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:20:32,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:32,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 77 states and 80 transitions. [2024-12-06 02:20:32,345 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 80 transitions. [2024-12-06 02:20:32,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-12-06 02:20:32,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:32,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:32,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:36,917 INFO L134 CoverageAnalysis]: Checked inductivity of 2415 backedges. 0 proven. 2415 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:20:37,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:37,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 81 states to 78 states and 81 transitions. [2024-12-06 02:20:37,222 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 81 transitions. [2024-12-06 02:20:37,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-12-06 02:20:37,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:37,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:37,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:41,232 INFO L134 CoverageAnalysis]: Checked inductivity of 2485 backedges. 0 proven. 2485 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:20:41,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:41,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 82 states to 79 states and 82 transitions. [2024-12-06 02:20:41,546 INFO L276 IsEmpty]: Start isEmpty. Operand 79 states and 82 transitions. [2024-12-06 02:20:41,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-12-06 02:20:41,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:41,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:41,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:46,529 INFO L134 CoverageAnalysis]: Checked inductivity of 2556 backedges. 0 proven. 2556 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:20:46,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:46,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 80 states and 83 transitions. [2024-12-06 02:20:46,821 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 83 transitions. [2024-12-06 02:20:46,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 02:20:46,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:46,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:46,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:51,206 INFO L134 CoverageAnalysis]: Checked inductivity of 2628 backedges. 0 proven. 2628 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:20:51,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:51,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 81 states and 84 transitions. [2024-12-06 02:20:51,533 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 84 transitions. [2024-12-06 02:20:51,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-12-06 02:20:51,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:51,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:51,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:20:55,980 INFO L134 CoverageAnalysis]: Checked inductivity of 2701 backedges. 0 proven. 2701 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:20:56,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:20:56,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 85 states to 82 states and 85 transitions. [2024-12-06 02:20:56,298 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 85 transitions. [2024-12-06 02:20:56,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-12-06 02:20:56,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:20:56,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:20:56,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:21:00,742 INFO L134 CoverageAnalysis]: Checked inductivity of 2775 backedges. 0 proven. 2775 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:21:01,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:21:01,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 83 states and 86 transitions. [2024-12-06 02:21:01,068 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 86 transitions. [2024-12-06 02:21:01,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-12-06 02:21:01,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:21:01,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:21:01,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:21:05,737 INFO L134 CoverageAnalysis]: Checked inductivity of 2850 backedges. 0 proven. 2850 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:21:06,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:21:06,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 84 states and 87 transitions. [2024-12-06 02:21:06,091 INFO L276 IsEmpty]: Start isEmpty. Operand 84 states and 87 transitions. [2024-12-06 02:21:06,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-12-06 02:21:06,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:21:06,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:21:06,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:21:11,306 INFO L134 CoverageAnalysis]: Checked inductivity of 2926 backedges. 0 proven. 2926 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:21:11,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:21:11,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 85 states and 88 transitions. [2024-12-06 02:21:11,670 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 88 transitions. [2024-12-06 02:21:11,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-12-06 02:21:11,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:21:11,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:21:11,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:21:16,679 INFO L134 CoverageAnalysis]: Checked inductivity of 3003 backedges. 0 proven. 3003 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:21:16,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:21:16,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 86 states and 89 transitions. [2024-12-06 02:21:16,981 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 89 transitions. [2024-12-06 02:21:16,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-12-06 02:21:16,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:21:16,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:21:17,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:21:22,549 INFO L134 CoverageAnalysis]: Checked inductivity of 3081 backedges. 0 proven. 3081 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:21:22,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:21:22,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 87 states and 90 transitions. [2024-12-06 02:21:22,907 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 90 transitions. [2024-12-06 02:21:22,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-12-06 02:21:22,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:21:22,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:21:23,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:21:28,139 INFO L134 CoverageAnalysis]: Checked inductivity of 3160 backedges. 0 proven. 3160 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:21:28,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:21:28,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 88 states and 91 transitions. [2024-12-06 02:21:28,491 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 91 transitions. [2024-12-06 02:21:28,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-12-06 02:21:28,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:21:28,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:21:28,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:21:33,974 INFO L134 CoverageAnalysis]: Checked inductivity of 3240 backedges. 0 proven. 3240 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:21:34,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:21:34,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 89 states and 92 transitions. [2024-12-06 02:21:34,354 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 92 transitions. [2024-12-06 02:21:34,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-12-06 02:21:34,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:21:34,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:21:34,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:21:39,535 INFO L134 CoverageAnalysis]: Checked inductivity of 3321 backedges. 0 proven. 3321 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:21:39,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:21:39,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 90 states and 93 transitions. [2024-12-06 02:21:39,903 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 93 transitions. [2024-12-06 02:21:39,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-12-06 02:21:39,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:21:39,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:21:40,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:21:45,581 INFO L134 CoverageAnalysis]: Checked inductivity of 3403 backedges. 0 proven. 3403 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:21:45,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:21:45,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 91 states and 94 transitions. [2024-12-06 02:21:45,977 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 94 transitions. [2024-12-06 02:21:45,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-12-06 02:21:45,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:21:45,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:21:46,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:21:51,791 INFO L134 CoverageAnalysis]: Checked inductivity of 3486 backedges. 0 proven. 3486 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:21:52,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:21:52,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 92 states and 95 transitions. [2024-12-06 02:21:52,195 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 95 transitions. [2024-12-06 02:21:52,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-12-06 02:21:52,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:21:52,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:21:52,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:21:57,842 INFO L134 CoverageAnalysis]: Checked inductivity of 3570 backedges. 0 proven. 3570 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:21:58,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:21:58,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 93 states and 96 transitions. [2024-12-06 02:21:58,243 INFO L276 IsEmpty]: Start isEmpty. Operand 93 states and 96 transitions. [2024-12-06 02:21:58,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-12-06 02:21:58,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:21:58,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:21:58,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:22:04,127 INFO L134 CoverageAnalysis]: Checked inductivity of 3655 backedges. 0 proven. 3655 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:22:04,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:22:04,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 94 states and 97 transitions. [2024-12-06 02:22:04,506 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 97 transitions. [2024-12-06 02:22:04,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-12-06 02:22:04,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:22:04,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:22:04,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:22:10,648 INFO L134 CoverageAnalysis]: Checked inductivity of 3741 backedges. 0 proven. 3741 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:22:11,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:22:11,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 95 states and 98 transitions. [2024-12-06 02:22:11,060 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 98 transitions. [2024-12-06 02:22:11,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-12-06 02:22:11,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:22:11,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:22:11,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:22:17,446 INFO L134 CoverageAnalysis]: Checked inductivity of 3828 backedges. 0 proven. 3828 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:22:17,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:22:17,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 99 states to 96 states and 99 transitions. [2024-12-06 02:22:17,859 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 99 transitions. [2024-12-06 02:22:17,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-12-06 02:22:17,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:22:17,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:22:18,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:22:24,470 INFO L134 CoverageAnalysis]: Checked inductivity of 3916 backedges. 0 proven. 3916 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:22:24,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:22:24,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 97 states and 100 transitions. [2024-12-06 02:22:24,860 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 100 transitions. [2024-12-06 02:22:24,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-12-06 02:22:24,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:22:24,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:22:25,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:22:31,252 INFO L134 CoverageAnalysis]: Checked inductivity of 4005 backedges. 0 proven. 4005 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:22:31,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:22:31,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 98 states and 101 transitions. [2024-12-06 02:22:31,656 INFO L276 IsEmpty]: Start isEmpty. Operand 98 states and 101 transitions. [2024-12-06 02:22:31,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-12-06 02:22:31,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:22:31,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:22:31,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:22:38,925 INFO L134 CoverageAnalysis]: Checked inductivity of 4095 backedges. 0 proven. 4095 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:22:39,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:22:39,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 102 states to 99 states and 102 transitions. [2024-12-06 02:22:39,340 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 102 transitions. [2024-12-06 02:22:39,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-12-06 02:22:39,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:22:39,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:22:39,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:22:46,638 INFO L134 CoverageAnalysis]: Checked inductivity of 4186 backedges. 0 proven. 4186 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:22:47,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:22:47,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 100 states and 103 transitions. [2024-12-06 02:22:47,043 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 103 transitions. [2024-12-06 02:22:47,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-12-06 02:22:47,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:22:47,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:22:47,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:22:54,201 INFO L134 CoverageAnalysis]: Checked inductivity of 4278 backedges. 0 proven. 4278 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:22:54,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:22:54,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 104 states to 101 states and 104 transitions. [2024-12-06 02:22:54,642 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 104 transitions. [2024-12-06 02:22:54,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-12-06 02:22:54,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:22:54,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:22:54,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:23:02,146 INFO L134 CoverageAnalysis]: Checked inductivity of 4371 backedges. 0 proven. 4371 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:23:02,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:23:02,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 102 states and 105 transitions. [2024-12-06 02:23:02,588 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 105 transitions. [2024-12-06 02:23:02,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-12-06 02:23:02,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:23:02,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:23:02,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:23:10,244 INFO L134 CoverageAnalysis]: Checked inductivity of 4465 backedges. 0 proven. 4465 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:23:10,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:23:10,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 103 states and 106 transitions. [2024-12-06 02:23:10,650 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 106 transitions. [2024-12-06 02:23:10,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-12-06 02:23:10,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:23:10,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:23:10,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:23:18,270 INFO L134 CoverageAnalysis]: Checked inductivity of 4560 backedges. 0 proven. 4560 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:23:18,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:23:18,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 104 states and 107 transitions. [2024-12-06 02:23:18,693 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 107 transitions. [2024-12-06 02:23:18,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-12-06 02:23:18,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:23:18,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:23:18,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:23:26,651 INFO L134 CoverageAnalysis]: Checked inductivity of 4656 backedges. 0 proven. 4656 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:23:27,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:23:27,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 105 states and 108 transitions. [2024-12-06 02:23:27,065 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 108 transitions. [2024-12-06 02:23:27,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-12-06 02:23:27,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:23:27,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:23:27,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:23:35,625 INFO L134 CoverageAnalysis]: Checked inductivity of 4753 backedges. 0 proven. 4753 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:23:36,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:23:36,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 106 states and 109 transitions. [2024-12-06 02:23:36,086 INFO L276 IsEmpty]: Start isEmpty. Operand 106 states and 109 transitions. [2024-12-06 02:23:36,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-12-06 02:23:36,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:23:36,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:23:36,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:23:44,330 INFO L134 CoverageAnalysis]: Checked inductivity of 4851 backedges. 0 proven. 4851 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:23:44,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:23:44,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 107 states and 110 transitions. [2024-12-06 02:23:44,739 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 110 transitions. [2024-12-06 02:23:44,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-12-06 02:23:44,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:23:44,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:23:45,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:23:53,249 INFO L134 CoverageAnalysis]: Checked inductivity of 4950 backedges. 0 proven. 4950 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:23:53,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:23:53,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 108 states and 111 transitions. [2024-12-06 02:23:53,669 INFO L276 IsEmpty]: Start isEmpty. Operand 108 states and 111 transitions. [2024-12-06 02:23:53,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-12-06 02:23:53,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:23:53,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:23:53,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:24:01,926 INFO L134 CoverageAnalysis]: Checked inductivity of 5050 backedges. 0 proven. 5050 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:24:02,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:24:02,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 109 states and 112 transitions. [2024-12-06 02:24:02,371 INFO L276 IsEmpty]: Start isEmpty. Operand 109 states and 112 transitions. [2024-12-06 02:24:02,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-12-06 02:24:02,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:24:02,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:24:02,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:24:10,922 INFO L134 CoverageAnalysis]: Checked inductivity of 5151 backedges. 0 proven. 5151 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:24:11,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:24:11,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 113 states to 110 states and 113 transitions. [2024-12-06 02:24:11,356 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 113 transitions. [2024-12-06 02:24:11,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-12-06 02:24:11,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:24:11,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:24:11,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:24:20,488 INFO L134 CoverageAnalysis]: Checked inductivity of 5253 backedges. 0 proven. 5253 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:24:20,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:24:20,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 111 states and 114 transitions. [2024-12-06 02:24:20,987 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 114 transitions. [2024-12-06 02:24:20,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-12-06 02:24:20,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:24:20,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:24:21,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:24:29,887 INFO L134 CoverageAnalysis]: Checked inductivity of 5356 backedges. 0 proven. 5356 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:24:30,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:24:30,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 112 states and 115 transitions. [2024-12-06 02:24:30,348 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 115 transitions. [2024-12-06 02:24:30,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-12-06 02:24:30,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:24:30,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:24:30,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:24:39,404 INFO L134 CoverageAnalysis]: Checked inductivity of 5460 backedges. 0 proven. 5460 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:24:39,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:24:39,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 113 states and 116 transitions. [2024-12-06 02:24:39,898 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 116 transitions. [2024-12-06 02:24:39,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-12-06 02:24:39,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:24:39,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:24:40,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:24:49,004 INFO L134 CoverageAnalysis]: Checked inductivity of 5565 backedges. 0 proven. 5565 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:24:49,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:24:49,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 114 states and 117 transitions. [2024-12-06 02:24:49,485 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 117 transitions. [2024-12-06 02:24:49,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-12-06 02:24:49,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:24:49,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:24:49,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:24:58,897 INFO L134 CoverageAnalysis]: Checked inductivity of 5671 backedges. 0 proven. 5671 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:24:59,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:24:59,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 118 states to 115 states and 118 transitions. [2024-12-06 02:24:59,413 INFO L276 IsEmpty]: Start isEmpty. Operand 115 states and 118 transitions. [2024-12-06 02:24:59,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2024-12-06 02:24:59,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:24:59,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:24:59,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:25:08,884 INFO L134 CoverageAnalysis]: Checked inductivity of 5778 backedges. 0 proven. 5778 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:25:09,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:25:09,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119 states to 116 states and 119 transitions. [2024-12-06 02:25:09,344 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 119 transitions. [2024-12-06 02:25:09,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 02:25:09,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:25:09,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:25:09,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:25:18,735 INFO L134 CoverageAnalysis]: Checked inductivity of 5886 backedges. 0 proven. 5886 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:25:19,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:25:19,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 117 states and 120 transitions. [2024-12-06 02:25:19,199 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 120 transitions. [2024-12-06 02:25:19,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-12-06 02:25:19,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:25:19,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:25:19,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:25:28,687 INFO L134 CoverageAnalysis]: Checked inductivity of 5995 backedges. 0 proven. 5995 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:25:29,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:25:29,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 118 states and 121 transitions. [2024-12-06 02:25:29,144 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 121 transitions. [2024-12-06 02:25:29,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 116 [2024-12-06 02:25:29,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:25:29,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:25:29,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:25:39,000 INFO L134 CoverageAnalysis]: Checked inductivity of 6105 backedges. 0 proven. 6105 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:25:39,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:25:39,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 119 states and 122 transitions. [2024-12-06 02:25:39,492 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 122 transitions. [2024-12-06 02:25:39,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-12-06 02:25:39,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:25:39,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:25:39,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:25:49,355 INFO L134 CoverageAnalysis]: Checked inductivity of 6216 backedges. 0 proven. 6216 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:25:49,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:25:49,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 120 states and 123 transitions. [2024-12-06 02:25:49,830 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 123 transitions. [2024-12-06 02:25:49,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-12-06 02:25:49,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:25:49,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:25:50,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:25:59,761 INFO L134 CoverageAnalysis]: Checked inductivity of 6328 backedges. 0 proven. 6328 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:26:00,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:26:00,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 121 states and 124 transitions. [2024-12-06 02:26:00,212 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 124 transitions. [2024-12-06 02:26:00,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-12-06 02:26:00,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:26:00,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:26:00,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:26:10,802 INFO L134 CoverageAnalysis]: Checked inductivity of 6441 backedges. 0 proven. 6441 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:26:11,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:26:11,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 125 states to 122 states and 125 transitions. [2024-12-06 02:26:11,264 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 125 transitions. [2024-12-06 02:26:11,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-12-06 02:26:11,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:26:11,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:26:11,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:26:22,062 INFO L134 CoverageAnalysis]: Checked inductivity of 6555 backedges. 0 proven. 6555 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:26:22,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:26:22,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 123 states and 126 transitions. [2024-12-06 02:26:22,554 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 126 transitions. [2024-12-06 02:26:22,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-12-06 02:26:22,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:26:22,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:26:22,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:26:32,933 INFO L134 CoverageAnalysis]: Checked inductivity of 6670 backedges. 0 proven. 6670 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:26:33,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:26:33,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 127 states to 124 states and 127 transitions. [2024-12-06 02:26:33,471 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 127 transitions. [2024-12-06 02:26:33,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 122 [2024-12-06 02:26:33,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:26:33,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:26:33,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:26:44,692 INFO L134 CoverageAnalysis]: Checked inductivity of 6786 backedges. 0 proven. 6786 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:26:45,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:26:45,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 128 states to 125 states and 128 transitions. [2024-12-06 02:26:45,245 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 128 transitions. [2024-12-06 02:26:45,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2024-12-06 02:26:45,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:26:45,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:26:45,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:26:56,829 INFO L134 CoverageAnalysis]: Checked inductivity of 6903 backedges. 0 proven. 6903 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:26:57,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:26:57,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 126 states and 129 transitions. [2024-12-06 02:26:57,340 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 129 transitions. [2024-12-06 02:26:57,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 124 [2024-12-06 02:26:57,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:26:57,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:26:57,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:27:08,577 INFO L134 CoverageAnalysis]: Checked inductivity of 7021 backedges. 0 proven. 7021 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:27:09,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:27:09,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 127 states and 130 transitions. [2024-12-06 02:27:09,130 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 130 transitions. [2024-12-06 02:27:09,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-12-06 02:27:09,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:27:09,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:27:09,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:27:20,798 INFO L134 CoverageAnalysis]: Checked inductivity of 7140 backedges. 0 proven. 7140 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:27:21,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:27:21,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 131 states to 128 states and 131 transitions. [2024-12-06 02:27:21,320 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 131 transitions. [2024-12-06 02:27:21,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-12-06 02:27:21,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:27:21,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:27:21,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:27:33,566 INFO L134 CoverageAnalysis]: Checked inductivity of 7260 backedges. 0 proven. 7260 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:27:34,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:27:34,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 129 states and 132 transitions. [2024-12-06 02:27:34,113 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 132 transitions. [2024-12-06 02:27:34,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 127 [2024-12-06 02:27:34,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:27:34,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:27:34,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:27:46,359 INFO L134 CoverageAnalysis]: Checked inductivity of 7381 backedges. 0 proven. 7381 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:27:46,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:27:46,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 133 states to 130 states and 133 transitions. [2024-12-06 02:27:46,879 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 133 transitions. [2024-12-06 02:27:46,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-12-06 02:27:46,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:27:46,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:27:47,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:27:58,544 INFO L134 CoverageAnalysis]: Checked inductivity of 7503 backedges. 0 proven. 7503 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:27:59,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:27:59,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 131 states and 134 transitions. [2024-12-06 02:27:59,040 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 134 transitions. [2024-12-06 02:27:59,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 129 [2024-12-06 02:27:59,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:27:59,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:27:59,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:28:11,113 INFO L134 CoverageAnalysis]: Checked inductivity of 7626 backedges. 0 proven. 7626 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:28:11,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:28:11,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 132 states and 135 transitions. [2024-12-06 02:28:11,689 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 135 transitions. [2024-12-06 02:28:11,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-12-06 02:28:11,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:28:11,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:28:12,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:28:24,736 INFO L134 CoverageAnalysis]: Checked inductivity of 7750 backedges. 0 proven. 7750 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:28:25,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:28:25,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 133 states and 136 transitions. [2024-12-06 02:28:25,295 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 136 transitions. [2024-12-06 02:28:25,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 131 [2024-12-06 02:28:25,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:28:25,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:28:25,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:28:38,288 INFO L134 CoverageAnalysis]: Checked inductivity of 7875 backedges. 0 proven. 7875 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:28:38,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:28:38,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 134 states and 137 transitions. [2024-12-06 02:28:38,815 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 137 transitions. [2024-12-06 02:28:38,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 132 [2024-12-06 02:28:38,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:28:38,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:28:39,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:28:51,944 INFO L134 CoverageAnalysis]: Checked inductivity of 8001 backedges. 0 proven. 8001 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:28:52,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:28:52,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 135 states and 138 transitions. [2024-12-06 02:28:52,509 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 138 transitions. [2024-12-06 02:28:52,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-12-06 02:28:52,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:28:52,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:28:52,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:29:05,891 INFO L134 CoverageAnalysis]: Checked inductivity of 8128 backedges. 0 proven. 8128 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:29:06,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:29:06,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 136 states and 139 transitions. [2024-12-06 02:29:06,476 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 139 transitions. [2024-12-06 02:29:06,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 134 [2024-12-06 02:29:06,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:29:06,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:29:06,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:29:19,495 INFO L134 CoverageAnalysis]: Checked inductivity of 8256 backedges. 0 proven. 8256 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:29:20,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:29:20,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 137 states and 140 transitions. [2024-12-06 02:29:20,119 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 140 transitions. [2024-12-06 02:29:20,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-12-06 02:29:20,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:29:20,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:29:20,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:29:33,416 INFO L134 CoverageAnalysis]: Checked inductivity of 8385 backedges. 0 proven. 8385 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:29:34,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:29:34,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 138 states and 141 transitions. [2024-12-06 02:29:34,067 INFO L276 IsEmpty]: Start isEmpty. Operand 138 states and 141 transitions. [2024-12-06 02:29:34,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 136 [2024-12-06 02:29:34,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:29:34,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:29:34,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:29:47,907 INFO L134 CoverageAnalysis]: Checked inductivity of 8515 backedges. 0 proven. 8515 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:29:48,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:29:48,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 139 states and 142 transitions. [2024-12-06 02:29:48,420 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 142 transitions. [2024-12-06 02:29:48,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 137 [2024-12-06 02:29:48,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:29:48,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:29:48,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:02,151 INFO L134 CoverageAnalysis]: Checked inductivity of 8646 backedges. 0 proven. 8646 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:30:02,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:02,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 140 states and 143 transitions. [2024-12-06 02:30:02,765 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 143 transitions. [2024-12-06 02:30:02,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 138 [2024-12-06 02:30:02,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:02,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:03,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:17,086 INFO L134 CoverageAnalysis]: Checked inductivity of 8778 backedges. 0 proven. 8778 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:30:17,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:17,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 141 states and 144 transitions. [2024-12-06 02:30:17,668 INFO L276 IsEmpty]: Start isEmpty. Operand 141 states and 144 transitions. [2024-12-06 02:30:17,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 139 [2024-12-06 02:30:17,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:17,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:18,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:32,556 INFO L134 CoverageAnalysis]: Checked inductivity of 8911 backedges. 0 proven. 8911 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:30:33,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:33,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 142 states and 145 transitions. [2024-12-06 02:30:33,209 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 145 transitions. [2024-12-06 02:30:33,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 140 [2024-12-06 02:30:33,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:33,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:33,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:30:48,458 INFO L134 CoverageAnalysis]: Checked inductivity of 9045 backedges. 0 proven. 9045 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:30:49,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:30:49,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 146 states to 143 states and 146 transitions. [2024-12-06 02:30:49,050 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 146 transitions. [2024-12-06 02:30:49,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 141 [2024-12-06 02:30:49,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:30:49,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:30:49,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:04,246 INFO L134 CoverageAnalysis]: Checked inductivity of 9180 backedges. 0 proven. 9180 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:31:04,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:04,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 144 states and 147 transitions. [2024-12-06 02:31:04,898 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 147 transitions. [2024-12-06 02:31:04,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 142 [2024-12-06 02:31:04,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:04,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:05,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:20,959 INFO L134 CoverageAnalysis]: Checked inductivity of 9316 backedges. 0 proven. 9316 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:31:21,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:21,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 145 states and 148 transitions. [2024-12-06 02:31:21,588 INFO L276 IsEmpty]: Start isEmpty. Operand 145 states and 148 transitions. [2024-12-06 02:31:21,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 143 [2024-12-06 02:31:21,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:21,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:22,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:37,229 INFO L134 CoverageAnalysis]: Checked inductivity of 9453 backedges. 0 proven. 9453 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:31:37,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:37,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 146 states and 149 transitions. [2024-12-06 02:31:37,881 INFO L276 IsEmpty]: Start isEmpty. Operand 146 states and 149 transitions. [2024-12-06 02:31:37,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 144 [2024-12-06 02:31:37,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:37,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:38,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:31:53,112 INFO L134 CoverageAnalysis]: Checked inductivity of 9591 backedges. 0 proven. 9591 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:31:53,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:31:53,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 147 states and 150 transitions. [2024-12-06 02:31:53,803 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 150 transitions. [2024-12-06 02:31:53,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2024-12-06 02:31:53,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:31:53,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:31:54,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:32:10,427 INFO L134 CoverageAnalysis]: Checked inductivity of 9730 backedges. 0 proven. 9730 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:32:11,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:32:11,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 151 states to 148 states and 151 transitions. [2024-12-06 02:32:11,114 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 151 transitions. [2024-12-06 02:32:11,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2024-12-06 02:32:11,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:32:11,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:32:11,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:32:27,193 INFO L134 CoverageAnalysis]: Checked inductivity of 9870 backedges. 0 proven. 9870 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:32:27,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:32:27,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 149 states and 152 transitions. [2024-12-06 02:32:27,842 INFO L276 IsEmpty]: Start isEmpty. Operand 149 states and 152 transitions. [2024-12-06 02:32:27,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 147 [2024-12-06 02:32:27,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:32:27,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:32:28,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 02:32:43,776 INFO L134 CoverageAnalysis]: Checked inductivity of 10011 backedges. 0 proven. 10011 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 02:32:44,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 02:32:44,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 150 states and 153 transitions. [2024-12-06 02:32:44,448 INFO L276 IsEmpty]: Start isEmpty. Operand 150 states and 153 transitions. [2024-12-06 02:32:44,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 148 [2024-12-06 02:32:44,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 02:32:44,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 02:32:45,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat