./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/array-cav19/array_doub_access_init_const.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_03c234fd-5949-4ac4-a16c-530c25142f5e/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03c234fd-5949-4ac4-a16c-530c25142f5e/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_03c234fd-5949-4ac4-a16c-530c25142f5e/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03c234fd-5949-4ac4-a16c-530c25142f5e/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/array-cav19/array_doub_access_init_const.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03c234fd-5949-4ac4-a16c-530c25142f5e/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_03c234fd-5949-4ac4-a16c-530c25142f5e/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 db44bcd2632ea44e8f4cb990cbfca281afcea3a1e6019a6e92bc74bb29013bf8 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 05:08:53,843 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 05:08:53,898 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03c234fd-5949-4ac4-a16c-530c25142f5e/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-12-06 05:08:53,903 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 05:08:53,903 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 05:08:53,922 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 05:08:53,922 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 05:08:53,922 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 05:08:53,923 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 05:08:53,923 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 05:08:53,923 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 05:08:53,923 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 05:08:53,923 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-06 05:08:53,923 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 05:08:53,923 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-06 05:08:53,924 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 05:08:53,924 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 05:08:53,924 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 05:08:53,924 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 05:08:53,924 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-06 05:08:53,924 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 05:08:53,924 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 05:08:53,924 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 05:08:53,924 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 05:08:53,924 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 05:08:53,924 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 05:08:53,924 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 05:08:53,925 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 05:08:53,925 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 05:08:53,925 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 05:08:53,925 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 05:08:53,925 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 05:08:53,925 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 05:08:53,925 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_03c234fd-5949-4ac4-a16c-530c25142f5e/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 -> db44bcd2632ea44e8f4cb990cbfca281afcea3a1e6019a6e92bc74bb29013bf8 [2024-12-06 05:08:54,161 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 05:08:54,170 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 05:08:54,172 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 05:08:54,173 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 05:08:54,173 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 05:08:54,175 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03c234fd-5949-4ac4-a16c-530c25142f5e/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/array-cav19/array_doub_access_init_const.c [2024-12-06 05:08:56,827 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03c234fd-5949-4ac4-a16c-530c25142f5e/bin/ukojak-verify-CZk0znPC7b/data/ff5c55a6b/859b549bc69441b0a90bafb56909ca81/FLAGd0abfa623 [2024-12-06 05:08:57,012 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 05:08:57,013 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03c234fd-5949-4ac4-a16c-530c25142f5e/sv-benchmarks/c/array-cav19/array_doub_access_init_const.c [2024-12-06 05:08:57,020 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03c234fd-5949-4ac4-a16c-530c25142f5e/bin/ukojak-verify-CZk0znPC7b/data/ff5c55a6b/859b549bc69441b0a90bafb56909ca81/FLAGd0abfa623 [2024-12-06 05:08:57,372 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03c234fd-5949-4ac4-a16c-530c25142f5e/bin/ukojak-verify-CZk0znPC7b/data/ff5c55a6b/859b549bc69441b0a90bafb56909ca81 [2024-12-06 05:08:57,374 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 05:08:57,375 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 05:08:57,375 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 05:08:57,376 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 05:08:57,378 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 05:08:57,379 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 05:08:57" (1/1) ... [2024-12-06 05:08:57,379 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2aaa4018 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:08:57, skipping insertion in model container [2024-12-06 05:08:57,379 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 05:08:57" (1/1) ... [2024-12-06 05:08:57,390 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 05:08:57,492 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_03c234fd-5949-4ac4-a16c-530c25142f5e/sv-benchmarks/c/array-cav19/array_doub_access_init_const.c[419,432] [2024-12-06 05:08:57,504 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 05:08:57,511 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 05:08:57,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_03c234fd-5949-4ac4-a16c-530c25142f5e/sv-benchmarks/c/array-cav19/array_doub_access_init_const.c[419,432] [2024-12-06 05:08:57,524 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 05:08:57,535 INFO L204 MainTranslator]: Completed translation [2024-12-06 05:08:57,535 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:08:57 WrapperNode [2024-12-06 05:08:57,536 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 05:08:57,536 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 05:08:57,536 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 05:08:57,536 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 05:08:57,541 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:08:57" (1/1) ... [2024-12-06 05:08:57,545 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:08:57" (1/1) ... [2024-12-06 05:08:57,556 INFO L138 Inliner]: procedures = 14, calls = 14, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 41 [2024-12-06 05:08:57,556 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 05:08:57,557 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 05:08:57,557 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 05:08:57,557 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 05:08:57,561 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:08:57" (1/1) ... [2024-12-06 05:08:57,561 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:08:57" (1/1) ... [2024-12-06 05:08:57,562 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:08:57" (1/1) ... [2024-12-06 05:08:57,562 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:08:57" (1/1) ... [2024-12-06 05:08:57,565 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:08:57" (1/1) ... [2024-12-06 05:08:57,566 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:08:57" (1/1) ... [2024-12-06 05:08:57,568 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:08:57" (1/1) ... [2024-12-06 05:08:57,569 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:08:57" (1/1) ... [2024-12-06 05:08:57,570 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:08:57" (1/1) ... [2024-12-06 05:08:57,571 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 05:08:57,572 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 05:08:57,572 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 05:08:57,572 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 05:08:57,573 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 05:08:57" (1/1) ... [2024-12-06 05:08:57,578 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 05:08:57,589 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03c234fd-5949-4ac4-a16c-530c25142f5e/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 05:08:57,600 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03c234fd-5949-4ac4-a16c-530c25142f5e/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 05:08:57,602 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_03c234fd-5949-4ac4-a16c-530c25142f5e/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 05:08:57,620 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 05:08:57,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 05:08:57,620 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-12-06 05:08:57,620 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-12-06 05:08:57,620 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 05:08:57,620 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 05:08:57,620 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-12-06 05:08:57,621 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-12-06 05:08:57,671 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 05:08:57,673 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 05:08:57,750 INFO L? ?]: Removed 9 outVars from TransFormulas that were not future-live. [2024-12-06 05:08:57,750 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 05:08:57,781 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 05:08:57,781 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-12-06 05:08:57,781 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 05:08:57 BoogieIcfgContainer [2024-12-06 05:08:57,781 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 05:08:57,782 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 05:08:57,782 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 05:08:57,788 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 05:08:57,789 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 05:08:57" (1/1) ... [2024-12-06 05:08:57,794 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 05:08:57,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:57,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 8 states and 10 transitions. [2024-12-06 05:08:57,829 INFO L276 IsEmpty]: Start isEmpty. Operand 8 states and 10 transitions. [2024-12-06 05:08:57,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-12-06 05:08:57,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:57,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:57,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:57,995 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 05:08:58,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:58,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 9 states and 11 transitions. [2024-12-06 05:08:58,043 INFO L276 IsEmpty]: Start isEmpty. Operand 9 states and 11 transitions. [2024-12-06 05:08:58,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-12-06 05:08:58,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:58,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:58,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:58,128 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 05:08:58,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:58,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 10 states and 13 transitions. [2024-12-06 05:08:58,193 INFO L276 IsEmpty]: Start isEmpty. Operand 10 states and 13 transitions. [2024-12-06 05:08:58,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-06 05:08:58,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:58,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:58,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:58,281 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 05:08:58,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:58,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 11 states and 14 transitions. [2024-12-06 05:08:58,343 INFO L276 IsEmpty]: Start isEmpty. Operand 11 states and 14 transitions. [2024-12-06 05:08:58,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-12-06 05:08:58,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:58,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:58,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:58,429 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 05:08:58,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:58,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 12 states and 15 transitions. [2024-12-06 05:08:58,484 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 15 transitions. [2024-12-06 05:08:58,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-12-06 05:08:58,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:58,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:58,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:58,575 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 05:08:58,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:58,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 13 states and 16 transitions. [2024-12-06 05:08:58,637 INFO L276 IsEmpty]: Start isEmpty. Operand 13 states and 16 transitions. [2024-12-06 05:08:58,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-12-06 05:08:58,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:58,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:58,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:58,729 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 05:08:58,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:58,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 14 states and 17 transitions. [2024-12-06 05:08:58,793 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 17 transitions. [2024-12-06 05:08:58,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-06 05:08:58,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:58,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:58,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:58,899 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 05:08:58,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:58,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 15 states and 18 transitions. [2024-12-06 05:08:58,981 INFO L276 IsEmpty]: Start isEmpty. Operand 15 states and 18 transitions. [2024-12-06 05:08:58,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-06 05:08:58,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:58,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:58,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:59,091 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 05:08:59,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:59,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 16 states and 19 transitions. [2024-12-06 05:08:59,168 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 19 transitions. [2024-12-06 05:08:59,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 05:08:59,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:59,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:59,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:59,291 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 05:08:59,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:59,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20 states to 17 states and 20 transitions. [2024-12-06 05:08:59,368 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states and 20 transitions. [2024-12-06 05:08:59,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 05:08:59,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:59,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:59,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:59,474 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 05:08:59,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:59,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 18 states and 21 transitions. [2024-12-06 05:08:59,556 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 21 transitions. [2024-12-06 05:08:59,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 05:08:59,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:59,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:59,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:59,672 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 05:08:59,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:59,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 19 states and 22 transitions. [2024-12-06 05:08:59,759 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 22 transitions. [2024-12-06 05:08:59,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 05:08:59,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:59,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:08:59,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:08:59,886 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 05:08:59,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:08:59,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 20 states and 23 transitions. [2024-12-06 05:08:59,981 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 23 transitions. [2024-12-06 05:08:59,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-06 05:08:59,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:08:59,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:00,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:00,134 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 05:09:00,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:00,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 21 states and 24 transitions. [2024-12-06 05:09:00,237 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 24 transitions. [2024-12-06 05:09:00,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 05:09:00,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:00,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:00,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:00,413 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 05:09:00,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:00,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 22 states and 25 transitions. [2024-12-06 05:09:00,519 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 25 transitions. [2024-12-06 05:09:00,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 05:09:00,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:00,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:00,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:00,703 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 05:09:00,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:00,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 23 states and 26 transitions. [2024-12-06 05:09:00,823 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 26 transitions. [2024-12-06 05:09:00,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 05:09:00,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:00,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:00,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:01,052 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 05:09:01,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:01,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 24 states and 27 transitions. [2024-12-06 05:09:01,177 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 27 transitions. [2024-12-06 05:09:01,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 05:09:01,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:01,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:01,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:01,417 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 05:09:01,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:01,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 25 states and 28 transitions. [2024-12-06 05:09:01,543 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 28 transitions. [2024-12-06 05:09:01,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-06 05:09:01,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:01,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:01,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:01,788 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 05:09:01,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:01,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 26 states and 29 transitions. [2024-12-06 05:09:01,917 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 29 transitions. [2024-12-06 05:09:01,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-12-06 05:09:01,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:01,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:01,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:02,169 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 05:09:02,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:02,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 27 states and 30 transitions. [2024-12-06 05:09:02,288 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 30 transitions. [2024-12-06 05:09:02,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 05:09:02,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:02,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:02,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:02,496 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 05:09:02,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:02,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 28 states and 31 transitions. [2024-12-06 05:09:02,618 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 31 transitions. [2024-12-06 05:09:02,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 05:09:02,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:02,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:02,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:02,787 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 05:09:02,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:02,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 29 states and 32 transitions. [2024-12-06 05:09:02,905 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 32 transitions. [2024-12-06 05:09:02,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-06 05:09:02,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:02,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:02,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:03,141 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 05:09:03,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:03,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 30 states and 33 transitions. [2024-12-06 05:09:03,278 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 33 transitions. [2024-12-06 05:09:03,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 05:09:03,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:03,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:03,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:03,504 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 05:09:03,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:03,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 31 states and 34 transitions. [2024-12-06 05:09:03,641 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 34 transitions. [2024-12-06 05:09:03,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-12-06 05:09:03,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:03,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:03,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:03,887 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 05:09:04,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:04,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 32 states and 35 transitions. [2024-12-06 05:09:04,027 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 35 transitions. [2024-12-06 05:09:04,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-06 05:09:04,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:04,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:04,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:04,281 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 05:09:04,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:04,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 33 states and 36 transitions. [2024-12-06 05:09:04,425 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 36 transitions. [2024-12-06 05:09:04,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 05:09:04,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:04,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:04,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:04,677 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 05:09:04,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:04,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 34 states and 37 transitions. [2024-12-06 05:09:04,825 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 37 transitions. [2024-12-06 05:09:04,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 05:09:04,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:04,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:04,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:05,104 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 05:09:05,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:05,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 35 states and 38 transitions. [2024-12-06 05:09:05,256 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 38 transitions. [2024-12-06 05:09:05,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-12-06 05:09:05,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:05,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:05,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:05,533 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 05:09:05,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:05,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 36 states and 39 transitions. [2024-12-06 05:09:05,693 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 39 transitions. [2024-12-06 05:09:05,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 05:09:05,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:05,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:05,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:05,985 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 05:09:06,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:06,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 37 states and 40 transitions. [2024-12-06 05:09:06,136 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 40 transitions. [2024-12-06 05:09:06,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-12-06 05:09:06,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:06,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:06,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:06,439 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 05:09:06,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:06,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 38 states and 41 transitions. [2024-12-06 05:09:06,581 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 41 transitions. [2024-12-06 05:09:06,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-06 05:09:06,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:06,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:06,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:06,849 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 05:09:07,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:07,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 39 states and 42 transitions. [2024-12-06 05:09:07,018 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 42 transitions. [2024-12-06 05:09:07,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-06 05:09:07,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:07,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:07,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:07,349 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 05:09:07,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:07,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 40 states and 43 transitions. [2024-12-06 05:09:07,505 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 43 transitions. [2024-12-06 05:09:07,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-12-06 05:09:07,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:07,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:07,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:07,747 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 05:09:07,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:07,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 41 states and 44 transitions. [2024-12-06 05:09:07,905 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 44 transitions. [2024-12-06 05:09:07,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 05:09:07,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:07,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:07,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:08,153 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 05:09:08,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:08,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 42 states and 45 transitions. [2024-12-06 05:09:08,312 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 45 transitions. [2024-12-06 05:09:08,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-12-06 05:09:08,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:08,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:08,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:08,581 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 05:09:08,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:08,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 43 states and 46 transitions. [2024-12-06 05:09:08,745 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 46 transitions. [2024-12-06 05:09:08,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-06 05:09:08,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:08,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:08,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:09,058 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 05:09:09,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:09,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 44 states and 47 transitions. [2024-12-06 05:09:09,239 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 47 transitions. [2024-12-06 05:09:09,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-06 05:09:09,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:09,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:09,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:09,520 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 05:09:09,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:09,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 45 states and 48 transitions. [2024-12-06 05:09:09,697 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 48 transitions. [2024-12-06 05:09:09,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-12-06 05:09:09,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:09,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:09,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:10,049 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 05:09:10,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:10,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 46 states and 49 transitions. [2024-12-06 05:09:10,215 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 49 transitions. [2024-12-06 05:09:10,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 05:09:10,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:10,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:10,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:10,485 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 05:09:10,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:10,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 47 states and 50 transitions. [2024-12-06 05:09:10,674 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 50 transitions. [2024-12-06 05:09:10,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-06 05:09:10,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:10,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:10,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:10,978 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 05:09:11,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:11,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 48 states and 51 transitions. [2024-12-06 05:09:11,138 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 51 transitions. [2024-12-06 05:09:11,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 05:09:11,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:11,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:11,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:11,461 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 05:09:11,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:11,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 49 states and 52 transitions. [2024-12-06 05:09:11,669 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 52 transitions. [2024-12-06 05:09:11,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-06 05:09:11,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:11,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:11,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:11,996 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 05:09:12,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:12,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 50 states and 53 transitions. [2024-12-06 05:09:12,200 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 53 transitions. [2024-12-06 05:09:12,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-12-06 05:09:12,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:12,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:12,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:12,517 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 05:09:12,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:12,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 51 states and 54 transitions. [2024-12-06 05:09:12,679 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 54 transitions. [2024-12-06 05:09:12,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 05:09:12,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:12,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:12,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:13,028 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 05:09:13,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:13,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 52 states and 55 transitions. [2024-12-06 05:09:13,211 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 55 transitions. [2024-12-06 05:09:13,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-12-06 05:09:13,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:13,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:13,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:13,577 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 05:09:13,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:13,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 53 states and 56 transitions. [2024-12-06 05:09:13,775 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 56 transitions. [2024-12-06 05:09:13,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-06 05:09:13,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:13,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:13,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:14,218 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 05:09:14,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:14,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 54 states and 57 transitions. [2024-12-06 05:09:14,440 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 57 transitions. [2024-12-06 05:09:14,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-12-06 05:09:14,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:14,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:14,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:14,828 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 05:09:15,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:15,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 55 states and 58 transitions. [2024-12-06 05:09:15,038 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 58 transitions. [2024-12-06 05:09:15,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-12-06 05:09:15,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:15,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:15,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:15,419 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 05:09:15,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:15,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 56 states and 59 transitions. [2024-12-06 05:09:15,622 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 59 transitions. [2024-12-06 05:09:15,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-12-06 05:09:15,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:15,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:15,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:15,997 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 05:09:16,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:16,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 57 states and 60 transitions. [2024-12-06 05:09:16,176 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 60 transitions. [2024-12-06 05:09:16,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-12-06 05:09:16,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:16,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:16,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:16,561 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 05:09:16,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:16,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 58 states and 61 transitions. [2024-12-06 05:09:16,770 INFO L276 IsEmpty]: Start isEmpty. Operand 58 states and 61 transitions. [2024-12-06 05:09:16,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 05:09:16,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:16,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:16,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:17,189 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 05:09:17,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:17,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 59 states and 62 transitions. [2024-12-06 05:09:17,386 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 62 transitions. [2024-12-06 05:09:17,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-12-06 05:09:17,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:17,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:17,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:17,884 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 05:09:18,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:18,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 60 states and 63 transitions. [2024-12-06 05:09:18,143 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 63 transitions. [2024-12-06 05:09:18,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 05:09:18,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:18,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:18,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:18,591 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 05:09:18,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:18,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 61 states and 64 transitions. [2024-12-06 05:09:18,851 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 64 transitions. [2024-12-06 05:09:18,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-12-06 05:09:18,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:18,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:18,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:19,319 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 05:09:19,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:19,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 62 states and 65 transitions. [2024-12-06 05:09:19,580 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 65 transitions. [2024-12-06 05:09:19,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-12-06 05:09:19,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:19,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:19,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:20,076 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 05:09:20,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:20,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 63 states and 66 transitions. [2024-12-06 05:09:20,315 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 66 transitions. [2024-12-06 05:09:20,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-06 05:09:20,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:20,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:20,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:20,797 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 05:09:21,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:21,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 64 states and 67 transitions. [2024-12-06 05:09:21,015 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 67 transitions. [2024-12-06 05:09:21,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-12-06 05:09:21,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:21,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:21,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:21,526 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 05:09:21,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:21,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 68 states to 65 states and 68 transitions. [2024-12-06 05:09:21,766 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 68 transitions. [2024-12-06 05:09:21,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-12-06 05:09:21,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:21,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:21,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:22,396 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 05:09:22,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:22,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 66 states and 69 transitions. [2024-12-06 05:09:22,645 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 69 transitions. [2024-12-06 05:09:22,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-12-06 05:09:22,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:22,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:22,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:23,214 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 05:09:23,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:23,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 67 states and 70 transitions. [2024-12-06 05:09:23,462 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 70 transitions. [2024-12-06 05:09:23,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-12-06 05:09:23,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:23,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:23,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:23,992 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 05:09:24,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:24,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 68 states and 71 transitions. [2024-12-06 05:09:24,240 INFO L276 IsEmpty]: Start isEmpty. Operand 68 states and 71 transitions. [2024-12-06 05:09:24,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-06 05:09:24,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:24,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:24,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:24,788 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 05:09:25,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:25,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 69 states and 72 transitions. [2024-12-06 05:09:25,031 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 72 transitions. [2024-12-06 05:09:25,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-12-06 05:09:25,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:25,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:25,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:25,609 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 05:09:25,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:25,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 70 states and 73 transitions. [2024-12-06 05:09:25,847 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 73 transitions. [2024-12-06 05:09:25,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-12-06 05:09:25,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:25,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:25,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:26,458 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 05:09:26,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:26,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 71 states and 74 transitions. [2024-12-06 05:09:26,750 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 74 transitions. [2024-12-06 05:09:26,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-12-06 05:09:26,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:26,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:26,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:27,407 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 05:09:27,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:27,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 72 states and 75 transitions. [2024-12-06 05:09:27,700 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 75 transitions. [2024-12-06 05:09:27,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-12-06 05:09:27,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:27,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:27,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:28,386 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 05:09:28,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:28,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 73 states and 76 transitions. [2024-12-06 05:09:28,654 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 76 transitions. [2024-12-06 05:09:28,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-12-06 05:09:28,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:28,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:28,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:29,317 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 05:09:29,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:29,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 77 states to 74 states and 77 transitions. [2024-12-06 05:09:29,587 INFO L276 IsEmpty]: Start isEmpty. Operand 74 states and 77 transitions. [2024-12-06 05:09:29,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-12-06 05:09:29,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:29,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:29,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:30,233 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 05:09:30,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:30,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 75 states and 78 transitions. [2024-12-06 05:09:30,505 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 78 transitions. [2024-12-06 05:09:30,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-12-06 05:09:30,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:30,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:30,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:31,176 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 05:09:31,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:31,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 79 states to 76 states and 79 transitions. [2024-12-06 05:09:31,456 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 79 transitions. [2024-12-06 05:09:31,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-12-06 05:09:31,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:31,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:31,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:32,161 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 05:09:32,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:32,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 77 states and 80 transitions. [2024-12-06 05:09:32,445 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 80 transitions. [2024-12-06 05:09:32,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-12-06 05:09:32,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:32,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:32,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:33,205 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 05:09:33,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:33,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 81 states to 78 states and 81 transitions. [2024-12-06 05:09:33,474 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 81 transitions. [2024-12-06 05:09:33,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-12-06 05:09:33,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:33,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:33,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:34,177 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 05:09:34,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:34,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 82 states to 79 states and 82 transitions. [2024-12-06 05:09:34,444 INFO L276 IsEmpty]: Start isEmpty. Operand 79 states and 82 transitions. [2024-12-06 05:09:34,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-12-06 05:09:34,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:34,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:34,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:35,376 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 05:09:35,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:35,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 80 states and 83 transitions. [2024-12-06 05:09:35,698 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 83 transitions. [2024-12-06 05:09:35,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 05:09:35,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:35,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:35,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:36,465 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 05:09:36,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:36,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 81 states and 84 transitions. [2024-12-06 05:09:36,793 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 84 transitions. [2024-12-06 05:09:36,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-12-06 05:09:36,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:36,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:36,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:37,594 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 05:09:37,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:37,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 85 states to 82 states and 85 transitions. [2024-12-06 05:09:37,908 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 85 transitions. [2024-12-06 05:09:37,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-12-06 05:09:37,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:37,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:37,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:38,689 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 05:09:38,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:38,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 83 states and 86 transitions. [2024-12-06 05:09:38,970 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 86 transitions. [2024-12-06 05:09:38,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-12-06 05:09:38,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:38,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:39,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:39,796 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 05:09:40,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:40,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 84 states and 87 transitions. [2024-12-06 05:09:40,151 INFO L276 IsEmpty]: Start isEmpty. Operand 84 states and 87 transitions. [2024-12-06 05:09:40,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-12-06 05:09:40,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:40,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:40,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:41,069 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 05:09:41,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:41,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 85 states and 88 transitions. [2024-12-06 05:09:41,407 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 88 transitions. [2024-12-06 05:09:41,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-12-06 05:09:41,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:41,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:41,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:42,254 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 05:09:42,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:42,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 86 states and 89 transitions. [2024-12-06 05:09:42,575 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 89 transitions. [2024-12-06 05:09:42,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-12-06 05:09:42,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:42,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:42,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:43,442 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 05:09:43,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:43,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 87 states and 90 transitions. [2024-12-06 05:09:43,746 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 90 transitions. [2024-12-06 05:09:43,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-12-06 05:09:43,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:43,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:43,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:44,617 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 05:09:44,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:44,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 88 states and 91 transitions. [2024-12-06 05:09:44,944 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 91 transitions. [2024-12-06 05:09:44,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-12-06 05:09:44,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:44,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:44,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:45,877 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 05:09:46,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:46,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 89 states and 92 transitions. [2024-12-06 05:09:46,263 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 92 transitions. [2024-12-06 05:09:46,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-12-06 05:09:46,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:46,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:46,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:47,206 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 05:09:47,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:47,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 90 states and 93 transitions. [2024-12-06 05:09:47,556 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 93 transitions. [2024-12-06 05:09:47,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-12-06 05:09:47,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:47,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:47,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:48,527 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 05:09:48,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:48,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 91 states and 94 transitions. [2024-12-06 05:09:48,868 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 94 transitions. [2024-12-06 05:09:48,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-12-06 05:09:48,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:48,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:48,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:49,828 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 05:09:50,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:50,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 92 states and 95 transitions. [2024-12-06 05:09:50,215 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 95 transitions. [2024-12-06 05:09:50,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-12-06 05:09:50,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:50,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:50,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:51,228 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 05:09:51,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:51,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 93 states and 96 transitions. [2024-12-06 05:09:51,622 INFO L276 IsEmpty]: Start isEmpty. Operand 93 states and 96 transitions. [2024-12-06 05:09:51,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-12-06 05:09:51,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:51,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:51,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:52,645 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 05:09:53,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:53,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 94 states and 97 transitions. [2024-12-06 05:09:53,039 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 97 transitions. [2024-12-06 05:09:53,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-12-06 05:09:53,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:53,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:53,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:54,081 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 05:09:54,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:54,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 95 states and 98 transitions. [2024-12-06 05:09:54,473 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 98 transitions. [2024-12-06 05:09:54,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-12-06 05:09:54,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:54,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:54,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:55,541 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 05:09:55,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:55,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 99 states to 96 states and 99 transitions. [2024-12-06 05:09:55,912 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 99 transitions. [2024-12-06 05:09:55,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-12-06 05:09:55,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:55,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:55,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:57,025 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 05:09:57,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:57,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 97 states and 100 transitions. [2024-12-06 05:09:57,427 INFO L276 IsEmpty]: Start isEmpty. Operand 97 states and 100 transitions. [2024-12-06 05:09:57,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-12-06 05:09:57,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:57,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:57,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:09:58,546 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 05:09:58,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:09:58,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 98 states and 101 transitions. [2024-12-06 05:09:58,925 INFO L276 IsEmpty]: Start isEmpty. Operand 98 states and 101 transitions. [2024-12-06 05:09:58,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-12-06 05:09:58,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:09:58,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:09:58,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:00,039 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 05:10:00,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:00,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 102 states to 99 states and 102 transitions. [2024-12-06 05:10:00,389 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 102 transitions. [2024-12-06 05:10:00,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-12-06 05:10:00,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:00,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:00,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:01,525 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 05:10:01,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:01,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 100 states and 103 transitions. [2024-12-06 05:10:01,894 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 103 transitions. [2024-12-06 05:10:01,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-12-06 05:10:01,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:01,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:01,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:03,074 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 05:10:03,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:03,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 104 states to 101 states and 104 transitions. [2024-12-06 05:10:03,455 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 104 transitions. [2024-12-06 05:10:03,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-12-06 05:10:03,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:03,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:03,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:04,663 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 05:10:05,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:05,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 102 states and 105 transitions. [2024-12-06 05:10:05,078 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 105 transitions. [2024-12-06 05:10:05,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-12-06 05:10:05,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:05,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:05,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:06,307 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 05:10:06,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:06,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 103 states and 106 transitions. [2024-12-06 05:10:06,765 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 106 transitions. [2024-12-06 05:10:06,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-12-06 05:10:06,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:06,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:06,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:08,033 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 05:10:08,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:08,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 104 states and 107 transitions. [2024-12-06 05:10:08,489 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 107 transitions. [2024-12-06 05:10:08,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-12-06 05:10:08,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:08,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:08,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:09,769 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 05:10:10,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:10,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 105 states and 108 transitions. [2024-12-06 05:10:10,130 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 108 transitions. [2024-12-06 05:10:10,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-12-06 05:10:10,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:10,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:10,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:11,468 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 05:10:11,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:11,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 106 states and 109 transitions. [2024-12-06 05:10:11,905 INFO L276 IsEmpty]: Start isEmpty. Operand 106 states and 109 transitions. [2024-12-06 05:10:11,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-12-06 05:10:11,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:11,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:11,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:13,239 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 05:10:13,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:13,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 107 states and 110 transitions. [2024-12-06 05:10:13,676 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 110 transitions. [2024-12-06 05:10:13,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-12-06 05:10:13,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:13,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:13,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:15,039 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 05:10:15,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:15,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 108 states and 111 transitions. [2024-12-06 05:10:15,483 INFO L276 IsEmpty]: Start isEmpty. Operand 108 states and 111 transitions. [2024-12-06 05:10:15,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-12-06 05:10:15,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:15,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:15,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:16,856 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 05:10:17,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:17,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 109 states and 112 transitions. [2024-12-06 05:10:17,312 INFO L276 IsEmpty]: Start isEmpty. Operand 109 states and 112 transitions. [2024-12-06 05:10:17,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-12-06 05:10:17,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:17,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:17,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:18,681 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 05:10:19,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:19,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 113 states to 110 states and 113 transitions. [2024-12-06 05:10:19,120 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 113 transitions. [2024-12-06 05:10:19,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-12-06 05:10:19,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:19,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:19,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:20,511 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 05:10:20,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:20,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 111 states and 114 transitions. [2024-12-06 05:10:20,880 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 114 transitions. [2024-12-06 05:10:20,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-12-06 05:10:20,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:20,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:20,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:22,324 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 05:10:22,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:22,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 112 states and 115 transitions. [2024-12-06 05:10:22,776 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 115 transitions. [2024-12-06 05:10:22,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-12-06 05:10:22,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:22,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:22,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:24,446 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 05:10:24,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:24,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 113 states and 116 transitions. [2024-12-06 05:10:24,879 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 116 transitions. [2024-12-06 05:10:24,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-12-06 05:10:24,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:24,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:24,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:26,386 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 05:10:26,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:26,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 114 states and 117 transitions. [2024-12-06 05:10:26,770 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 117 transitions. [2024-12-06 05:10:26,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-12-06 05:10:26,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:26,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:26,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:28,325 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 05:10:28,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:28,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 118 states to 115 states and 118 transitions. [2024-12-06 05:10:28,781 INFO L276 IsEmpty]: Start isEmpty. Operand 115 states and 118 transitions. [2024-12-06 05:10:28,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2024-12-06 05:10:28,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:28,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:28,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:30,364 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 05:10:30,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:30,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119 states to 116 states and 119 transitions. [2024-12-06 05:10:30,831 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 119 transitions. [2024-12-06 05:10:30,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 05:10:30,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:30,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:30,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:32,431 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 05:10:32,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:32,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 117 states and 120 transitions. [2024-12-06 05:10:32,909 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 120 transitions. [2024-12-06 05:10:32,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-12-06 05:10:32,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:32,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:32,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:34,493 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 05:10:34,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:34,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 121 states to 118 states and 121 transitions. [2024-12-06 05:10:34,952 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 121 transitions. [2024-12-06 05:10:34,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 116 [2024-12-06 05:10:34,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:34,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:35,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:36,580 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 05:10:37,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:37,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 119 states and 122 transitions. [2024-12-06 05:10:37,068 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 122 transitions. [2024-12-06 05:10:37,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-12-06 05:10:37,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:37,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:37,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:38,734 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 05:10:39,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:39,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 120 states and 123 transitions. [2024-12-06 05:10:39,269 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 123 transitions. [2024-12-06 05:10:39,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-12-06 05:10:39,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:39,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:39,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:40,958 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 05:10:41,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:41,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 121 states and 124 transitions. [2024-12-06 05:10:41,441 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 124 transitions. [2024-12-06 05:10:41,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-12-06 05:10:41,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:41,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:41,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:43,599 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 05:10:44,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:44,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 125 states to 122 states and 125 transitions. [2024-12-06 05:10:44,157 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 125 transitions. [2024-12-06 05:10:44,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-12-06 05:10:44,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:44,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:44,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:45,924 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 05:10:46,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:46,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 123 states and 126 transitions. [2024-12-06 05:10:46,457 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 126 transitions. [2024-12-06 05:10:46,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-12-06 05:10:46,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:46,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:46,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:48,241 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 05:10:48,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:48,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 127 states to 124 states and 127 transitions. [2024-12-06 05:10:48,749 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 127 transitions. [2024-12-06 05:10:48,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 122 [2024-12-06 05:10:48,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:48,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:48,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:50,554 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 05:10:51,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:51,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 128 states to 125 states and 128 transitions. [2024-12-06 05:10:51,111 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 128 transitions. [2024-12-06 05:10:51,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2024-12-06 05:10:51,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:51,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:51,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:52,961 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 05:10:53,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:53,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 126 states and 129 transitions. [2024-12-06 05:10:53,407 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 129 transitions. [2024-12-06 05:10:53,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 124 [2024-12-06 05:10:53,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:53,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:53,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:55,288 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 05:10:55,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:55,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 127 states and 130 transitions. [2024-12-06 05:10:55,774 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 130 transitions. [2024-12-06 05:10:55,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-12-06 05:10:55,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:55,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:55,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:10:57,641 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 05:10:58,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:10:58,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 131 states to 128 states and 131 transitions. [2024-12-06 05:10:58,179 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 131 transitions. [2024-12-06 05:10:58,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-12-06 05:10:58,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:10:58,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:10:58,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:00,069 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 05:11:00,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:00,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 129 states and 132 transitions. [2024-12-06 05:11:00,512 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 132 transitions. [2024-12-06 05:11:00,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 127 [2024-12-06 05:11:00,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:00,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:00,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:02,490 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 05:11:03,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:03,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 133 states to 130 states and 133 transitions. [2024-12-06 05:11:03,011 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 133 transitions. [2024-12-06 05:11:03,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-12-06 05:11:03,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:03,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:03,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:05,007 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 05:11:05,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:05,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 131 states and 134 transitions. [2024-12-06 05:11:05,561 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 134 transitions. [2024-12-06 05:11:05,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 129 [2024-12-06 05:11:05,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:05,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:05,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:07,631 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 05:11:08,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:08,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 132 states and 135 transitions. [2024-12-06 05:11:08,093 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 135 transitions. [2024-12-06 05:11:08,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-12-06 05:11:08,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:08,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:08,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:10,105 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 05:11:10,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:10,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 133 states and 136 transitions. [2024-12-06 05:11:10,621 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 136 transitions. [2024-12-06 05:11:10,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 131 [2024-12-06 05:11:10,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:10,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:10,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:12,679 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 05:11:13,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:13,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 134 states and 137 transitions. [2024-12-06 05:11:13,204 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 137 transitions. [2024-12-06 05:11:13,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 132 [2024-12-06 05:11:13,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:13,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:13,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:15,329 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 05:11:15,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:15,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 135 states and 138 transitions. [2024-12-06 05:11:15,894 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 138 transitions. [2024-12-06 05:11:15,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 133 [2024-12-06 05:11:15,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:15,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:15,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:18,056 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 05:11:18,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:18,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 136 states and 139 transitions. [2024-12-06 05:11:18,617 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 139 transitions. [2024-12-06 05:11:18,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 134 [2024-12-06 05:11:18,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:18,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:18,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:20,814 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 05:11:21,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:21,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 137 states and 140 transitions. [2024-12-06 05:11:21,362 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 140 transitions. [2024-12-06 05:11:21,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-12-06 05:11:21,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:21,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:21,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:23,638 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 05:11:24,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:24,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 138 states and 141 transitions. [2024-12-06 05:11:24,233 INFO L276 IsEmpty]: Start isEmpty. Operand 138 states and 141 transitions. [2024-12-06 05:11:24,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 136 [2024-12-06 05:11:24,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:24,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:24,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:26,493 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 05:11:27,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:27,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 139 states and 142 transitions. [2024-12-06 05:11:27,088 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 142 transitions. [2024-12-06 05:11:27,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 137 [2024-12-06 05:11:27,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:27,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:27,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:29,406 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 05:11:30,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:30,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 140 states and 143 transitions. [2024-12-06 05:11:30,047 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 143 transitions. [2024-12-06 05:11:30,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 138 [2024-12-06 05:11:30,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:30,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:30,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:32,358 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 05:11:32,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:32,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 141 states and 144 transitions. [2024-12-06 05:11:32,940 INFO L276 IsEmpty]: Start isEmpty. Operand 141 states and 144 transitions. [2024-12-06 05:11:32,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 139 [2024-12-06 05:11:32,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:32,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:33,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:35,315 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 05:11:35,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:35,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 142 states and 145 transitions. [2024-12-06 05:11:35,897 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 145 transitions. [2024-12-06 05:11:35,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 140 [2024-12-06 05:11:35,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:35,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:35,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:38,298 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 05:11:38,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:38,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 146 states to 143 states and 146 transitions. [2024-12-06 05:11:38,866 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 146 transitions. [2024-12-06 05:11:38,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 141 [2024-12-06 05:11:38,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:38,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:38,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:41,316 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 05:11:41,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:41,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 144 states and 147 transitions. [2024-12-06 05:11:41,919 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 147 transitions. [2024-12-06 05:11:41,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 142 [2024-12-06 05:11:41,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:41,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:42,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:44,421 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 05:11:45,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:45,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 145 states and 148 transitions. [2024-12-06 05:11:45,023 INFO L276 IsEmpty]: Start isEmpty. Operand 145 states and 148 transitions. [2024-12-06 05:11:45,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 143 [2024-12-06 05:11:45,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:45,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:45,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:47,532 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 05:11:48,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:48,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 146 states and 149 transitions. [2024-12-06 05:11:48,147 INFO L276 IsEmpty]: Start isEmpty. Operand 146 states and 149 transitions. [2024-12-06 05:11:48,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 144 [2024-12-06 05:11:48,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:48,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:48,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:50,679 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 05:11:51,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:51,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 147 states and 150 transitions. [2024-12-06 05:11:51,273 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 150 transitions. [2024-12-06 05:11:51,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2024-12-06 05:11:51,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:51,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:51,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:54,146 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 05:11:54,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:54,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 151 states to 148 states and 151 transitions. [2024-12-06 05:11:54,705 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 151 transitions. [2024-12-06 05:11:54,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2024-12-06 05:11:54,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:54,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:54,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:11:57,302 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 05:11:57,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:11:57,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 149 states and 152 transitions. [2024-12-06 05:11:57,852 INFO L276 IsEmpty]: Start isEmpty. Operand 149 states and 152 transitions. [2024-12-06 05:11:57,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 147 [2024-12-06 05:11:57,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:11:57,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:11:57,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:00,512 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 05:12:01,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:01,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 150 states and 153 transitions. [2024-12-06 05:12:01,159 INFO L276 IsEmpty]: Start isEmpty. Operand 150 states and 153 transitions. [2024-12-06 05:12:01,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 148 [2024-12-06 05:12:01,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:01,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:01,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:03,873 INFO L134 CoverageAnalysis]: Checked inductivity of 10153 backedges. 0 proven. 10153 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:12:04,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:04,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 151 states and 154 transitions. [2024-12-06 05:12:04,502 INFO L276 IsEmpty]: Start isEmpty. Operand 151 states and 154 transitions. [2024-12-06 05:12:04,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 149 [2024-12-06 05:12:04,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:04,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:04,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:07,213 INFO L134 CoverageAnalysis]: Checked inductivity of 10296 backedges. 0 proven. 10296 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:12:07,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:07,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 155 states to 152 states and 155 transitions. [2024-12-06 05:12:07,884 INFO L276 IsEmpty]: Start isEmpty. Operand 152 states and 155 transitions. [2024-12-06 05:12:07,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-12-06 05:12:07,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:07,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:07,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:10,637 INFO L134 CoverageAnalysis]: Checked inductivity of 10440 backedges. 0 proven. 10440 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:12:11,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:11,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 153 states and 156 transitions. [2024-12-06 05:12:11,235 INFO L276 IsEmpty]: Start isEmpty. Operand 153 states and 156 transitions. [2024-12-06 05:12:11,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2024-12-06 05:12:11,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:11,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:11,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:14,025 INFO L134 CoverageAnalysis]: Checked inductivity of 10585 backedges. 0 proven. 10585 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:12:14,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:14,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 157 states to 154 states and 157 transitions. [2024-12-06 05:12:14,564 INFO L276 IsEmpty]: Start isEmpty. Operand 154 states and 157 transitions. [2024-12-06 05:12:14,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-12-06 05:12:14,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:14,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:14,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:17,401 INFO L134 CoverageAnalysis]: Checked inductivity of 10731 backedges. 0 proven. 10731 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:12:18,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:18,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 155 states and 158 transitions. [2024-12-06 05:12:18,084 INFO L276 IsEmpty]: Start isEmpty. Operand 155 states and 158 transitions. [2024-12-06 05:12:18,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 153 [2024-12-06 05:12:18,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:18,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:18,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:20,987 INFO L134 CoverageAnalysis]: Checked inductivity of 10878 backedges. 0 proven. 10878 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:12:21,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:21,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 156 states and 159 transitions. [2024-12-06 05:12:21,695 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 159 transitions. [2024-12-06 05:12:21,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 154 [2024-12-06 05:12:21,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:21,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:21,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:24,667 INFO L134 CoverageAnalysis]: Checked inductivity of 11026 backedges. 0 proven. 11026 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:12:25,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:25,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 160 states to 157 states and 160 transitions. [2024-12-06 05:12:25,307 INFO L276 IsEmpty]: Start isEmpty. Operand 157 states and 160 transitions. [2024-12-06 05:12:25,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 155 [2024-12-06 05:12:25,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:25,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:25,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:28,245 INFO L134 CoverageAnalysis]: Checked inductivity of 11175 backedges. 0 proven. 11175 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:12:28,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:28,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 161 states to 158 states and 161 transitions. [2024-12-06 05:12:28,789 INFO L276 IsEmpty]: Start isEmpty. Operand 158 states and 161 transitions. [2024-12-06 05:12:28,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 156 [2024-12-06 05:12:28,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:28,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:28,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:31,793 INFO L134 CoverageAnalysis]: Checked inductivity of 11325 backedges. 0 proven. 11325 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:12:32,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:32,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 159 states and 162 transitions. [2024-12-06 05:12:32,413 INFO L276 IsEmpty]: Start isEmpty. Operand 159 states and 162 transitions. [2024-12-06 05:12:32,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 157 [2024-12-06 05:12:32,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:32,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:32,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:35,470 INFO L134 CoverageAnalysis]: Checked inductivity of 11476 backedges. 0 proven. 11476 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:12:36,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:36,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 163 states to 160 states and 163 transitions. [2024-12-06 05:12:36,151 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 163 transitions. [2024-12-06 05:12:36,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 158 [2024-12-06 05:12:36,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:36,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:36,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:39,184 INFO L134 CoverageAnalysis]: Checked inductivity of 11628 backedges. 0 proven. 11628 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:12:39,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:39,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 164 states to 161 states and 164 transitions. [2024-12-06 05:12:39,789 INFO L276 IsEmpty]: Start isEmpty. Operand 161 states and 164 transitions. [2024-12-06 05:12:39,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 159 [2024-12-06 05:12:39,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:39,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:39,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:42,881 INFO L134 CoverageAnalysis]: Checked inductivity of 11781 backedges. 0 proven. 11781 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:12:43,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:43,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 162 states and 165 transitions. [2024-12-06 05:12:43,576 INFO L276 IsEmpty]: Start isEmpty. Operand 162 states and 165 transitions. [2024-12-06 05:12:43,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 160 [2024-12-06 05:12:43,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:43,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:43,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:46,736 INFO L134 CoverageAnalysis]: Checked inductivity of 11935 backedges. 0 proven. 11935 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:12:47,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:47,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 166 states to 163 states and 166 transitions. [2024-12-06 05:12:47,328 INFO L276 IsEmpty]: Start isEmpty. Operand 163 states and 166 transitions. [2024-12-06 05:12:47,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 161 [2024-12-06 05:12:47,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:47,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:47,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:50,533 INFO L134 CoverageAnalysis]: Checked inductivity of 12090 backedges. 0 proven. 12090 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:12:51,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:51,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 164 states and 167 transitions. [2024-12-06 05:12:51,161 INFO L276 IsEmpty]: Start isEmpty. Operand 164 states and 167 transitions. [2024-12-06 05:12:51,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 162 [2024-12-06 05:12:51,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:51,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:51,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:54,451 INFO L134 CoverageAnalysis]: Checked inductivity of 12246 backedges. 0 proven. 12246 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:12:55,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:55,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 168 states to 165 states and 168 transitions. [2024-12-06 05:12:55,179 INFO L276 IsEmpty]: Start isEmpty. Operand 165 states and 168 transitions. [2024-12-06 05:12:55,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 163 [2024-12-06 05:12:55,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:55,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:55,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:12:58,526 INFO L134 CoverageAnalysis]: Checked inductivity of 12403 backedges. 0 proven. 12403 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:12:59,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:12:59,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 166 states and 169 transitions. [2024-12-06 05:12:59,205 INFO L276 IsEmpty]: Start isEmpty. Operand 166 states and 169 transitions. [2024-12-06 05:12:59,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 164 [2024-12-06 05:12:59,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:12:59,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:12:59,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:02,678 INFO L134 CoverageAnalysis]: Checked inductivity of 12561 backedges. 0 proven. 12561 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:13:03,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:03,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 170 states to 167 states and 170 transitions. [2024-12-06 05:13:03,371 INFO L276 IsEmpty]: Start isEmpty. Operand 167 states and 170 transitions. [2024-12-06 05:13:03,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-12-06 05:13:03,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:03,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:03,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:06,877 INFO L134 CoverageAnalysis]: Checked inductivity of 12720 backedges. 0 proven. 12720 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:13:07,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:07,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 171 states to 168 states and 171 transitions. [2024-12-06 05:13:07,581 INFO L276 IsEmpty]: Start isEmpty. Operand 168 states and 171 transitions. [2024-12-06 05:13:07,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-12-06 05:13:07,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:07,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:07,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:11,066 INFO L134 CoverageAnalysis]: Checked inductivity of 12880 backedges. 0 proven. 12880 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:13:11,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:11,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 169 states and 172 transitions. [2024-12-06 05:13:11,747 INFO L276 IsEmpty]: Start isEmpty. Operand 169 states and 172 transitions. [2024-12-06 05:13:11,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 167 [2024-12-06 05:13:11,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:11,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:11,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:15,394 INFO L134 CoverageAnalysis]: Checked inductivity of 13041 backedges. 0 proven. 13041 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:13:16,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:16,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 170 states and 173 transitions. [2024-12-06 05:13:16,055 INFO L276 IsEmpty]: Start isEmpty. Operand 170 states and 173 transitions. [2024-12-06 05:13:16,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 168 [2024-12-06 05:13:16,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:16,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:16,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:19,772 INFO L134 CoverageAnalysis]: Checked inductivity of 13203 backedges. 0 proven. 13203 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:13:20,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:20,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 174 states to 171 states and 174 transitions. [2024-12-06 05:13:20,527 INFO L276 IsEmpty]: Start isEmpty. Operand 171 states and 174 transitions. [2024-12-06 05:13:20,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2024-12-06 05:13:20,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:20,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:20,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:24,568 INFO L134 CoverageAnalysis]: Checked inductivity of 13366 backedges. 0 proven. 13366 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:13:25,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:25,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 175 states to 172 states and 175 transitions. [2024-12-06 05:13:25,313 INFO L276 IsEmpty]: Start isEmpty. Operand 172 states and 175 transitions. [2024-12-06 05:13:25,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 170 [2024-12-06 05:13:25,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:25,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:25,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:29,115 INFO L134 CoverageAnalysis]: Checked inductivity of 13530 backedges. 0 proven. 13530 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:13:29,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:29,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 176 states to 173 states and 176 transitions. [2024-12-06 05:13:29,824 INFO L276 IsEmpty]: Start isEmpty. Operand 173 states and 176 transitions. [2024-12-06 05:13:29,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 171 [2024-12-06 05:13:29,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:29,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:29,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:33,536 INFO L134 CoverageAnalysis]: Checked inductivity of 13695 backedges. 0 proven. 13695 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:13:34,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:34,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 177 states to 174 states and 177 transitions. [2024-12-06 05:13:34,271 INFO L276 IsEmpty]: Start isEmpty. Operand 174 states and 177 transitions. [2024-12-06 05:13:34,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 172 [2024-12-06 05:13:34,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:34,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:34,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:38,249 INFO L134 CoverageAnalysis]: Checked inductivity of 13861 backedges. 0 proven. 13861 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:13:38,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:38,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 178 states to 175 states and 178 transitions. [2024-12-06 05:13:38,924 INFO L276 IsEmpty]: Start isEmpty. Operand 175 states and 178 transitions. [2024-12-06 05:13:38,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2024-12-06 05:13:38,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:38,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:39,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:42,877 INFO L134 CoverageAnalysis]: Checked inductivity of 14028 backedges. 0 proven. 14028 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:13:43,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:43,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 179 states to 176 states and 179 transitions. [2024-12-06 05:13:43,562 INFO L276 IsEmpty]: Start isEmpty. Operand 176 states and 179 transitions. [2024-12-06 05:13:43,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 174 [2024-12-06 05:13:43,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:43,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:43,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:47,399 INFO L134 CoverageAnalysis]: Checked inductivity of 14196 backedges. 0 proven. 14196 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:13:48,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:48,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 180 states to 177 states and 180 transitions. [2024-12-06 05:13:48,107 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 180 transitions. [2024-12-06 05:13:48,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 175 [2024-12-06 05:13:48,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:48,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:48,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:51,963 INFO L134 CoverageAnalysis]: Checked inductivity of 14365 backedges. 0 proven. 14365 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:13:52,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:52,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 181 states to 178 states and 181 transitions. [2024-12-06 05:13:52,686 INFO L276 IsEmpty]: Start isEmpty. Operand 178 states and 181 transitions. [2024-12-06 05:13:52,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 176 [2024-12-06 05:13:52,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:52,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:52,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:13:56,888 INFO L134 CoverageAnalysis]: Checked inductivity of 14535 backedges. 0 proven. 14535 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:13:57,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:13:57,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 182 states to 179 states and 182 transitions. [2024-12-06 05:13:57,665 INFO L276 IsEmpty]: Start isEmpty. Operand 179 states and 182 transitions. [2024-12-06 05:13:57,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 177 [2024-12-06 05:13:57,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:13:57,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:13:57,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:14:01,615 INFO L134 CoverageAnalysis]: Checked inductivity of 14706 backedges. 0 proven. 14706 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:14:02,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:14:02,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 183 states to 180 states and 183 transitions. [2024-12-06 05:14:02,374 INFO L276 IsEmpty]: Start isEmpty. Operand 180 states and 183 transitions. [2024-12-06 05:14:02,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 178 [2024-12-06 05:14:02,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:14:02,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:14:02,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:14:06,377 INFO L134 CoverageAnalysis]: Checked inductivity of 14878 backedges. 0 proven. 14878 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:14:07,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:14:07,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 184 states to 181 states and 184 transitions. [2024-12-06 05:14:07,049 INFO L276 IsEmpty]: Start isEmpty. Operand 181 states and 184 transitions. [2024-12-06 05:14:07,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 179 [2024-12-06 05:14:07,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:14:07,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:14:07,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:14:11,313 INFO L134 CoverageAnalysis]: Checked inductivity of 15051 backedges. 0 proven. 15051 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:14:12,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:14:12,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 185 states to 182 states and 185 transitions. [2024-12-06 05:14:12,054 INFO L276 IsEmpty]: Start isEmpty. Operand 182 states and 185 transitions. [2024-12-06 05:14:12,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 180 [2024-12-06 05:14:12,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:14:12,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:14:12,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:14:16,157 INFO L134 CoverageAnalysis]: Checked inductivity of 15225 backedges. 0 proven. 15225 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:14:16,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:14:16,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 186 states to 183 states and 186 transitions. [2024-12-06 05:14:16,994 INFO L276 IsEmpty]: Start isEmpty. Operand 183 states and 186 transitions. [2024-12-06 05:14:16,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 181 [2024-12-06 05:14:16,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:14:16,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:14:17,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:14:21,334 INFO L134 CoverageAnalysis]: Checked inductivity of 15400 backedges. 0 proven. 15400 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:14:22,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:14:22,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 187 states to 184 states and 187 transitions. [2024-12-06 05:14:22,083 INFO L276 IsEmpty]: Start isEmpty. Operand 184 states and 187 transitions. [2024-12-06 05:14:22,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2024-12-06 05:14:22,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:14:22,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:14:22,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:14:26,500 INFO L134 CoverageAnalysis]: Checked inductivity of 15576 backedges. 0 proven. 15576 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:14:27,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:14:27,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 188 states to 185 states and 188 transitions. [2024-12-06 05:14:27,279 INFO L276 IsEmpty]: Start isEmpty. Operand 185 states and 188 transitions. [2024-12-06 05:14:27,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 183 [2024-12-06 05:14:27,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:14:27,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:14:27,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:14:31,806 INFO L134 CoverageAnalysis]: Checked inductivity of 15753 backedges. 0 proven. 15753 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:14:32,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:14:32,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 189 states to 186 states and 189 transitions. [2024-12-06 05:14:32,536 INFO L276 IsEmpty]: Start isEmpty. Operand 186 states and 189 transitions. [2024-12-06 05:14:32,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 184 [2024-12-06 05:14:32,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:14:32,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:14:32,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:14:36,863 INFO L134 CoverageAnalysis]: Checked inductivity of 15931 backedges. 0 proven. 15931 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:14:37,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:14:37,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 190 states to 187 states and 190 transitions. [2024-12-06 05:14:37,641 INFO L276 IsEmpty]: Start isEmpty. Operand 187 states and 190 transitions. [2024-12-06 05:14:37,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 185 [2024-12-06 05:14:37,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:14:37,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:14:37,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:14:42,059 INFO L134 CoverageAnalysis]: Checked inductivity of 16110 backedges. 0 proven. 16110 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:14:42,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:14:42,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 188 states and 191 transitions. [2024-12-06 05:14:42,846 INFO L276 IsEmpty]: Start isEmpty. Operand 188 states and 191 transitions. [2024-12-06 05:14:42,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-12-06 05:14:42,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:14:42,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:14:43,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:14:47,486 INFO L134 CoverageAnalysis]: Checked inductivity of 16290 backedges. 0 proven. 16290 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:14:48,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:14:48,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 192 states to 189 states and 192 transitions. [2024-12-06 05:14:48,336 INFO L276 IsEmpty]: Start isEmpty. Operand 189 states and 192 transitions. [2024-12-06 05:14:48,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 187 [2024-12-06 05:14:48,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:14:48,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:14:48,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:14:52,796 INFO L134 CoverageAnalysis]: Checked inductivity of 16471 backedges. 0 proven. 16471 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:14:53,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:14:53,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 193 states to 190 states and 193 transitions. [2024-12-06 05:14:53,534 INFO L276 IsEmpty]: Start isEmpty. Operand 190 states and 193 transitions. [2024-12-06 05:14:53,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 188 [2024-12-06 05:14:53,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:14:53,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:14:53,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:14:58,169 INFO L134 CoverageAnalysis]: Checked inductivity of 16653 backedges. 0 proven. 16653 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:14:59,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:14:59,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 194 states to 191 states and 194 transitions. [2024-12-06 05:14:59,015 INFO L276 IsEmpty]: Start isEmpty. Operand 191 states and 194 transitions. [2024-12-06 05:14:59,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 189 [2024-12-06 05:14:59,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:14:59,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:14:59,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:03,606 INFO L134 CoverageAnalysis]: Checked inductivity of 16836 backedges. 0 proven. 16836 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:15:04,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:04,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 195 states to 192 states and 195 transitions. [2024-12-06 05:15:04,422 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 195 transitions. [2024-12-06 05:15:04,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 190 [2024-12-06 05:15:04,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:04,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:04,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:09,245 INFO L134 CoverageAnalysis]: Checked inductivity of 17020 backedges. 0 proven. 17020 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:15:10,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:10,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 196 states to 193 states and 196 transitions. [2024-12-06 05:15:10,022 INFO L276 IsEmpty]: Start isEmpty. Operand 193 states and 196 transitions. [2024-12-06 05:15:10,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 191 [2024-12-06 05:15:10,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:10,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:10,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:14,929 INFO L134 CoverageAnalysis]: Checked inductivity of 17205 backedges. 0 proven. 17205 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:15:15,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:15,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 197 states to 194 states and 197 transitions. [2024-12-06 05:15:15,748 INFO L276 IsEmpty]: Start isEmpty. Operand 194 states and 197 transitions. [2024-12-06 05:15:15,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 192 [2024-12-06 05:15:15,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:15,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:15,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:20,535 INFO L134 CoverageAnalysis]: Checked inductivity of 17391 backedges. 0 proven. 17391 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:15:21,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:21,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 198 states to 195 states and 198 transitions. [2024-12-06 05:15:21,350 INFO L276 IsEmpty]: Start isEmpty. Operand 195 states and 198 transitions. [2024-12-06 05:15:21,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 193 [2024-12-06 05:15:21,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:21,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:21,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:26,173 INFO L134 CoverageAnalysis]: Checked inductivity of 17578 backedges. 0 proven. 17578 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:15:27,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:27,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 199 states to 196 states and 199 transitions. [2024-12-06 05:15:27,005 INFO L276 IsEmpty]: Start isEmpty. Operand 196 states and 199 transitions. [2024-12-06 05:15:27,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-12-06 05:15:27,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:27,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:27,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:31,883 INFO L134 CoverageAnalysis]: Checked inductivity of 17766 backedges. 0 proven. 17766 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:15:32,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:32,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 200 states to 197 states and 200 transitions. [2024-12-06 05:15:32,693 INFO L276 IsEmpty]: Start isEmpty. Operand 197 states and 200 transitions. [2024-12-06 05:15:32,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2024-12-06 05:15:32,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:32,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:32,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:37,946 INFO L134 CoverageAnalysis]: Checked inductivity of 17955 backedges. 0 proven. 17955 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:15:38,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:38,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 201 states to 198 states and 201 transitions. [2024-12-06 05:15:38,868 INFO L276 IsEmpty]: Start isEmpty. Operand 198 states and 201 transitions. [2024-12-06 05:15:38,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 196 [2024-12-06 05:15:38,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:38,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:39,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:44,172 INFO L134 CoverageAnalysis]: Checked inductivity of 18145 backedges. 0 proven. 18145 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:15:45,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:45,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 202 states to 199 states and 202 transitions. [2024-12-06 05:15:45,038 INFO L276 IsEmpty]: Start isEmpty. Operand 199 states and 202 transitions. [2024-12-06 05:15:45,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 197 [2024-12-06 05:15:45,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:45,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:45,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:50,107 INFO L134 CoverageAnalysis]: Checked inductivity of 18336 backedges. 0 proven. 18336 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:15:51,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:51,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 203 states to 200 states and 203 transitions. [2024-12-06 05:15:51,055 INFO L276 IsEmpty]: Start isEmpty. Operand 200 states and 203 transitions. [2024-12-06 05:15:51,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 198 [2024-12-06 05:15:51,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:51,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:51,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:15:56,224 INFO L134 CoverageAnalysis]: Checked inductivity of 18528 backedges. 0 proven. 18528 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:15:57,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:15:57,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 204 states to 201 states and 204 transitions. [2024-12-06 05:15:57,105 INFO L276 IsEmpty]: Start isEmpty. Operand 201 states and 204 transitions. [2024-12-06 05:15:57,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 199 [2024-12-06 05:15:57,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:15:57,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:15:57,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:16:02,526 INFO L134 CoverageAnalysis]: Checked inductivity of 18721 backedges. 0 proven. 18721 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:16:03,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:16:03,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 205 states to 202 states and 205 transitions. [2024-12-06 05:16:03,450 INFO L276 IsEmpty]: Start isEmpty. Operand 202 states and 205 transitions. [2024-12-06 05:16:03,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 200 [2024-12-06 05:16:03,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:16:03,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:16:03,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:16:08,654 INFO L134 CoverageAnalysis]: Checked inductivity of 18915 backedges. 0 proven. 18915 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:16:09,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:16:09,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 206 states to 203 states and 206 transitions. [2024-12-06 05:16:09,553 INFO L276 IsEmpty]: Start isEmpty. Operand 203 states and 206 transitions. [2024-12-06 05:16:09,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 201 [2024-12-06 05:16:09,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:16:09,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:16:09,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:16:15,002 INFO L134 CoverageAnalysis]: Checked inductivity of 19110 backedges. 0 proven. 19110 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:16:15,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:16:15,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 207 states to 204 states and 207 transitions. [2024-12-06 05:16:15,942 INFO L276 IsEmpty]: Start isEmpty. Operand 204 states and 207 transitions. [2024-12-06 05:16:15,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 202 [2024-12-06 05:16:15,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:16:15,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:16:16,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:16:21,474 INFO L134 CoverageAnalysis]: Checked inductivity of 19306 backedges. 0 proven. 19306 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:16:22,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:16:22,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 208 states to 205 states and 208 transitions. [2024-12-06 05:16:22,412 INFO L276 IsEmpty]: Start isEmpty. Operand 205 states and 208 transitions. [2024-12-06 05:16:22,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 203 [2024-12-06 05:16:22,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:16:22,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:16:22,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:16:27,912 INFO L134 CoverageAnalysis]: Checked inductivity of 19503 backedges. 0 proven. 19503 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:16:28,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:16:28,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 209 states to 206 states and 209 transitions. [2024-12-06 05:16:28,792 INFO L276 IsEmpty]: Start isEmpty. Operand 206 states and 209 transitions. [2024-12-06 05:16:28,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 204 [2024-12-06 05:16:28,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:16:28,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:16:28,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:16:34,271 INFO L134 CoverageAnalysis]: Checked inductivity of 19701 backedges. 0 proven. 19701 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:16:35,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:16:35,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 210 states to 207 states and 210 transitions. [2024-12-06 05:16:35,133 INFO L276 IsEmpty]: Start isEmpty. Operand 207 states and 210 transitions. [2024-12-06 05:16:35,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 205 [2024-12-06 05:16:35,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:16:35,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:16:35,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:16:40,509 INFO L134 CoverageAnalysis]: Checked inductivity of 19900 backedges. 0 proven. 19900 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:16:41,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:16:41,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 211 states to 208 states and 211 transitions. [2024-12-06 05:16:41,422 INFO L276 IsEmpty]: Start isEmpty. Operand 208 states and 211 transitions. [2024-12-06 05:16:41,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 206 [2024-12-06 05:16:41,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:16:41,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:16:41,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:16:47,250 INFO L134 CoverageAnalysis]: Checked inductivity of 20100 backedges. 0 proven. 20100 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:16:48,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:16:48,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 209 states and 212 transitions. [2024-12-06 05:16:48,212 INFO L276 IsEmpty]: Start isEmpty. Operand 209 states and 212 transitions. [2024-12-06 05:16:48,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 207 [2024-12-06 05:16:48,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:16:48,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:16:48,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:16:53,910 INFO L134 CoverageAnalysis]: Checked inductivity of 20301 backedges. 0 proven. 20301 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:16:54,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:16:54,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 210 states and 213 transitions. [2024-12-06 05:16:54,811 INFO L276 IsEmpty]: Start isEmpty. Operand 210 states and 213 transitions. [2024-12-06 05:16:54,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 208 [2024-12-06 05:16:54,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:16:54,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:16:55,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:17:00,487 INFO L134 CoverageAnalysis]: Checked inductivity of 20503 backedges. 0 proven. 20503 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:17:01,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:17:01,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 214 states to 211 states and 214 transitions. [2024-12-06 05:17:01,391 INFO L276 IsEmpty]: Start isEmpty. Operand 211 states and 214 transitions. [2024-12-06 05:17:01,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 209 [2024-12-06 05:17:01,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:17:01,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:17:01,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:17:07,286 INFO L134 CoverageAnalysis]: Checked inductivity of 20706 backedges. 0 proven. 20706 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:17:08,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:17:08,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 215 states to 212 states and 215 transitions. [2024-12-06 05:17:08,180 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 215 transitions. [2024-12-06 05:17:08,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 210 [2024-12-06 05:17:08,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:17:08,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:17:08,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:17:14,043 INFO L134 CoverageAnalysis]: Checked inductivity of 20910 backedges. 0 proven. 20910 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:17:14,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:17:14,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 216 states to 213 states and 216 transitions. [2024-12-06 05:17:14,860 INFO L276 IsEmpty]: Start isEmpty. Operand 213 states and 216 transitions. [2024-12-06 05:17:14,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2024-12-06 05:17:14,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:17:14,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:17:15,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:17:20,714 INFO L134 CoverageAnalysis]: Checked inductivity of 21115 backedges. 0 proven. 21115 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:17:21,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:17:21,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 217 states to 214 states and 217 transitions. [2024-12-06 05:17:21,554 INFO L276 IsEmpty]: Start isEmpty. Operand 214 states and 217 transitions. [2024-12-06 05:17:21,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 212 [2024-12-06 05:17:21,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:17:21,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:17:21,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:17:27,549 INFO L134 CoverageAnalysis]: Checked inductivity of 21321 backedges. 0 proven. 21321 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:17:28,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:17:28,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 215 states and 218 transitions. [2024-12-06 05:17:28,562 INFO L276 IsEmpty]: Start isEmpty. Operand 215 states and 218 transitions. [2024-12-06 05:17:28,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 213 [2024-12-06 05:17:28,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:17:28,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:17:28,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:17:34,546 INFO L134 CoverageAnalysis]: Checked inductivity of 21528 backedges. 0 proven. 21528 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:17:35,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:17:35,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 219 states to 216 states and 219 transitions. [2024-12-06 05:17:35,425 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 219 transitions. [2024-12-06 05:17:35,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 214 [2024-12-06 05:17:35,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:17:35,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:17:35,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:17:41,517 INFO L134 CoverageAnalysis]: Checked inductivity of 21736 backedges. 0 proven. 21736 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:17:42,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:17:42,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 220 states to 217 states and 220 transitions. [2024-12-06 05:17:42,465 INFO L276 IsEmpty]: Start isEmpty. Operand 217 states and 220 transitions. [2024-12-06 05:17:42,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 215 [2024-12-06 05:17:42,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:17:42,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:17:42,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:17:48,614 INFO L134 CoverageAnalysis]: Checked inductivity of 21945 backedges. 0 proven. 21945 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:17:49,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:17:49,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 221 states to 218 states and 221 transitions. [2024-12-06 05:17:49,507 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 221 transitions. [2024-12-06 05:17:49,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 216 [2024-12-06 05:17:49,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:17:49,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:17:49,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:17:55,694 INFO L134 CoverageAnalysis]: Checked inductivity of 22155 backedges. 0 proven. 22155 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:17:56,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:17:56,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 222 states to 219 states and 222 transitions. [2024-12-06 05:17:56,492 INFO L276 IsEmpty]: Start isEmpty. Operand 219 states and 222 transitions. [2024-12-06 05:17:56,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 217 [2024-12-06 05:17:56,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:17:56,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:17:56,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:18:02,726 INFO L134 CoverageAnalysis]: Checked inductivity of 22366 backedges. 0 proven. 22366 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:18:03,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:18:03,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 223 states to 220 states and 223 transitions. [2024-12-06 05:18:03,615 INFO L276 IsEmpty]: Start isEmpty. Operand 220 states and 223 transitions. [2024-12-06 05:18:03,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 218 [2024-12-06 05:18:03,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:18:03,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:18:03,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:18:09,844 INFO L134 CoverageAnalysis]: Checked inductivity of 22578 backedges. 0 proven. 22578 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:18:10,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:18:10,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 221 states and 224 transitions. [2024-12-06 05:18:10,829 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 224 transitions. [2024-12-06 05:18:10,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 219 [2024-12-06 05:18:10,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:18:10,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:18:11,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:18:17,216 INFO L134 CoverageAnalysis]: Checked inductivity of 22791 backedges. 0 proven. 22791 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:18:18,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:18:18,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 225 states to 222 states and 225 transitions. [2024-12-06 05:18:18,078 INFO L276 IsEmpty]: Start isEmpty. Operand 222 states and 225 transitions. [2024-12-06 05:18:18,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 220 [2024-12-06 05:18:18,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:18:18,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:18:18,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:18:24,546 INFO L134 CoverageAnalysis]: Checked inductivity of 23005 backedges. 0 proven. 23005 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:18:25,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:18:25,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 226 states to 223 states and 226 transitions. [2024-12-06 05:18:25,562 INFO L276 IsEmpty]: Start isEmpty. Operand 223 states and 226 transitions. [2024-12-06 05:18:25,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 221 [2024-12-06 05:18:25,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:18:25,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:18:25,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:18:32,045 INFO L134 CoverageAnalysis]: Checked inductivity of 23220 backedges. 0 proven. 23220 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:18:33,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:18:33,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 227 states to 224 states and 227 transitions. [2024-12-06 05:18:33,102 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 227 transitions. [2024-12-06 05:18:33,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-12-06 05:18:33,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:18:33,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:18:33,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:18:39,651 INFO L134 CoverageAnalysis]: Checked inductivity of 23436 backedges. 0 proven. 23436 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:18:40,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:18:40,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 228 states to 225 states and 228 transitions. [2024-12-06 05:18:40,640 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 228 transitions. [2024-12-06 05:18:40,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 223 [2024-12-06 05:18:40,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:18:40,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:18:40,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:18:47,301 INFO L134 CoverageAnalysis]: Checked inductivity of 23653 backedges. 0 proven. 23653 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:18:48,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:18:48,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 229 states to 226 states and 229 transitions. [2024-12-06 05:18:48,246 INFO L276 IsEmpty]: Start isEmpty. Operand 226 states and 229 transitions. [2024-12-06 05:18:48,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 224 [2024-12-06 05:18:48,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:18:48,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:18:48,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:18:54,998 INFO L134 CoverageAnalysis]: Checked inductivity of 23871 backedges. 0 proven. 23871 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:18:55,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:18:55,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 230 states to 227 states and 230 transitions. [2024-12-06 05:18:55,992 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 230 transitions. [2024-12-06 05:18:55,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 225 [2024-12-06 05:18:55,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:18:55,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:18:56,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:19:02,739 INFO L134 CoverageAnalysis]: Checked inductivity of 24090 backedges. 0 proven. 24090 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:19:03,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:19:03,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 231 states to 228 states and 231 transitions. [2024-12-06 05:19:03,699 INFO L276 IsEmpty]: Start isEmpty. Operand 228 states and 231 transitions. [2024-12-06 05:19:03,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 226 [2024-12-06 05:19:03,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:19:03,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:19:03,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:19:10,497 INFO L134 CoverageAnalysis]: Checked inductivity of 24310 backedges. 0 proven. 24310 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:19:11,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:19:11,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 229 states and 232 transitions. [2024-12-06 05:19:11,342 INFO L276 IsEmpty]: Start isEmpty. Operand 229 states and 232 transitions. [2024-12-06 05:19:11,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 227 [2024-12-06 05:19:11,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:19:11,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:19:11,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:19:18,304 INFO L134 CoverageAnalysis]: Checked inductivity of 24531 backedges. 0 proven. 24531 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:19:19,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:19:19,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 233 states to 230 states and 233 transitions. [2024-12-06 05:19:19,294 INFO L276 IsEmpty]: Start isEmpty. Operand 230 states and 233 transitions. [2024-12-06 05:19:19,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 228 [2024-12-06 05:19:19,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:19:19,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:19:19,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:19:26,476 INFO L134 CoverageAnalysis]: Checked inductivity of 24753 backedges. 0 proven. 24753 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:19:27,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:19:27,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 234 states to 231 states and 234 transitions. [2024-12-06 05:19:27,599 INFO L276 IsEmpty]: Start isEmpty. Operand 231 states and 234 transitions. [2024-12-06 05:19:27,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 229 [2024-12-06 05:19:27,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:19:27,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:19:27,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:19:34,789 INFO L134 CoverageAnalysis]: Checked inductivity of 24976 backedges. 0 proven. 24976 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:19:35,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:19:35,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 235 states to 232 states and 235 transitions. [2024-12-06 05:19:35,722 INFO L276 IsEmpty]: Start isEmpty. Operand 232 states and 235 transitions. [2024-12-06 05:19:35,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 230 [2024-12-06 05:19:35,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:19:35,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:19:35,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:19:42,911 INFO L134 CoverageAnalysis]: Checked inductivity of 25200 backedges. 0 proven. 25200 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:19:43,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:19:43,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 236 states to 233 states and 236 transitions. [2024-12-06 05:19:43,897 INFO L276 IsEmpty]: Start isEmpty. Operand 233 states and 236 transitions. [2024-12-06 05:19:43,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 231 [2024-12-06 05:19:43,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:19:43,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:19:44,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:19:51,148 INFO L134 CoverageAnalysis]: Checked inductivity of 25425 backedges. 0 proven. 25425 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:19:52,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:19:52,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 237 states to 234 states and 237 transitions. [2024-12-06 05:19:52,188 INFO L276 IsEmpty]: Start isEmpty. Operand 234 states and 237 transitions. [2024-12-06 05:19:52,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 232 [2024-12-06 05:19:52,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:19:52,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:19:52,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:19:59,603 INFO L134 CoverageAnalysis]: Checked inductivity of 25651 backedges. 0 proven. 25651 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:20:00,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:20:00,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 235 states and 238 transitions. [2024-12-06 05:20:00,718 INFO L276 IsEmpty]: Start isEmpty. Operand 235 states and 238 transitions. [2024-12-06 05:20:00,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 233 [2024-12-06 05:20:00,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:20:00,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:20:00,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:20:08,135 INFO L134 CoverageAnalysis]: Checked inductivity of 25878 backedges. 0 proven. 25878 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:20:09,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:20:09,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 239 states to 236 states and 239 transitions. [2024-12-06 05:20:09,168 INFO L276 IsEmpty]: Start isEmpty. Operand 236 states and 239 transitions. [2024-12-06 05:20:09,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 234 [2024-12-06 05:20:09,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:20:09,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:20:09,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:20:16,722 INFO L134 CoverageAnalysis]: Checked inductivity of 26106 backedges. 0 proven. 26106 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:20:17,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:20:17,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 240 states to 237 states and 240 transitions. [2024-12-06 05:20:17,689 INFO L276 IsEmpty]: Start isEmpty. Operand 237 states and 240 transitions. [2024-12-06 05:20:17,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 235 [2024-12-06 05:20:17,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:20:17,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:20:17,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:20:25,241 INFO L134 CoverageAnalysis]: Checked inductivity of 26335 backedges. 0 proven. 26335 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:20:26,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:20:26,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 241 states to 238 states and 241 transitions. [2024-12-06 05:20:26,274 INFO L276 IsEmpty]: Start isEmpty. Operand 238 states and 241 transitions. [2024-12-06 05:20:26,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 236 [2024-12-06 05:20:26,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:20:26,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:20:26,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:20:33,868 INFO L134 CoverageAnalysis]: Checked inductivity of 26565 backedges. 0 proven. 26565 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:20:34,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:20:34,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 242 states to 239 states and 242 transitions. [2024-12-06 05:20:34,908 INFO L276 IsEmpty]: Start isEmpty. Operand 239 states and 242 transitions. [2024-12-06 05:20:34,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 237 [2024-12-06 05:20:34,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:20:34,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:20:35,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:20:42,525 INFO L134 CoverageAnalysis]: Checked inductivity of 26796 backedges. 0 proven. 26796 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:20:43,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:20:43,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 243 states to 240 states and 243 transitions. [2024-12-06 05:20:43,584 INFO L276 IsEmpty]: Start isEmpty. Operand 240 states and 243 transitions. [2024-12-06 05:20:43,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 238 [2024-12-06 05:20:43,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:20:43,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:20:43,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:20:51,309 INFO L134 CoverageAnalysis]: Checked inductivity of 27028 backedges. 0 proven. 27028 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:20:52,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:20:52,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 241 states and 244 transitions. [2024-12-06 05:20:52,383 INFO L276 IsEmpty]: Start isEmpty. Operand 241 states and 244 transitions. [2024-12-06 05:20:52,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 239 [2024-12-06 05:20:52,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:20:52,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:20:52,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:21:00,115 INFO L134 CoverageAnalysis]: Checked inductivity of 27261 backedges. 0 proven. 27261 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:21:01,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:21:01,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 245 states to 242 states and 245 transitions. [2024-12-06 05:21:01,161 INFO L276 IsEmpty]: Start isEmpty. Operand 242 states and 245 transitions. [2024-12-06 05:21:01,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 240 [2024-12-06 05:21:01,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:21:01,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:21:01,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:21:09,038 INFO L134 CoverageAnalysis]: Checked inductivity of 27495 backedges. 0 proven. 27495 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:21:10,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:21:10,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 243 states and 246 transitions. [2024-12-06 05:21:10,095 INFO L276 IsEmpty]: Start isEmpty. Operand 243 states and 246 transitions. [2024-12-06 05:21:10,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 241 [2024-12-06 05:21:10,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:21:10,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:21:10,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:21:18,042 INFO L134 CoverageAnalysis]: Checked inductivity of 27730 backedges. 0 proven. 27730 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:21:19,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:21:19,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 247 states to 244 states and 247 transitions. [2024-12-06 05:21:19,050 INFO L276 IsEmpty]: Start isEmpty. Operand 244 states and 247 transitions. [2024-12-06 05:21:19,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 242 [2024-12-06 05:21:19,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:21:19,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:21:19,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:21:27,040 INFO L134 CoverageAnalysis]: Checked inductivity of 27966 backedges. 0 proven. 27966 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:21:28,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:21:28,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 245 states and 248 transitions. [2024-12-06 05:21:28,084 INFO L276 IsEmpty]: Start isEmpty. Operand 245 states and 248 transitions. [2024-12-06 05:21:28,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 243 [2024-12-06 05:21:28,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:21:28,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:21:28,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:21:36,231 INFO L134 CoverageAnalysis]: Checked inductivity of 28203 backedges. 0 proven. 28203 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:21:37,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:21:37,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 249 states to 246 states and 249 transitions. [2024-12-06 05:21:37,247 INFO L276 IsEmpty]: Start isEmpty. Operand 246 states and 249 transitions. [2024-12-06 05:21:37,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 244 [2024-12-06 05:21:37,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:21:37,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:21:37,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:21:45,324 INFO L134 CoverageAnalysis]: Checked inductivity of 28441 backedges. 0 proven. 28441 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:21:46,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:21:46,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 250 states to 247 states and 250 transitions. [2024-12-06 05:21:46,419 INFO L276 IsEmpty]: Start isEmpty. Operand 247 states and 250 transitions. [2024-12-06 05:21:46,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 245 [2024-12-06 05:21:46,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:21:46,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:21:46,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:21:54,667 INFO L134 CoverageAnalysis]: Checked inductivity of 28680 backedges. 0 proven. 28680 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:21:55,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:21:55,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 251 states to 248 states and 251 transitions. [2024-12-06 05:21:55,805 INFO L276 IsEmpty]: Start isEmpty. Operand 248 states and 251 transitions. [2024-12-06 05:21:55,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 246 [2024-12-06 05:21:55,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:21:55,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:21:56,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:22:04,386 INFO L134 CoverageAnalysis]: Checked inductivity of 28920 backedges. 0 proven. 28920 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:22:05,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:22:05,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 252 states to 249 states and 252 transitions. [2024-12-06 05:22:05,402 INFO L276 IsEmpty]: Start isEmpty. Operand 249 states and 252 transitions. [2024-12-06 05:22:05,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 247 [2024-12-06 05:22:05,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:22:05,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:22:05,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:22:13,742 INFO L134 CoverageAnalysis]: Checked inductivity of 29161 backedges. 0 proven. 29161 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:22:14,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:22:14,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 253 states to 250 states and 253 transitions. [2024-12-06 05:22:14,781 INFO L276 IsEmpty]: Start isEmpty. Operand 250 states and 253 transitions. [2024-12-06 05:22:14,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 248 [2024-12-06 05:22:14,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:22:14,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:22:15,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:22:23,172 INFO L134 CoverageAnalysis]: Checked inductivity of 29403 backedges. 0 proven. 29403 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:22:24,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:22:24,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 251 states and 254 transitions. [2024-12-06 05:22:24,256 INFO L276 IsEmpty]: Start isEmpty. Operand 251 states and 254 transitions. [2024-12-06 05:22:24,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 249 [2024-12-06 05:22:24,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:22:24,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:22:24,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:22:32,782 INFO L134 CoverageAnalysis]: Checked inductivity of 29646 backedges. 0 proven. 29646 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:22:33,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:22:33,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 255 states to 252 states and 255 transitions. [2024-12-06 05:22:33,808 INFO L276 IsEmpty]: Start isEmpty. Operand 252 states and 255 transitions. [2024-12-06 05:22:33,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 250 [2024-12-06 05:22:33,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:22:33,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:22:34,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:22:42,417 INFO L134 CoverageAnalysis]: Checked inductivity of 29890 backedges. 0 proven. 29890 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:22:43,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:22:43,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 256 states to 253 states and 256 transitions. [2024-12-06 05:22:43,516 INFO L276 IsEmpty]: Start isEmpty. Operand 253 states and 256 transitions. [2024-12-06 05:22:43,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 251 [2024-12-06 05:22:43,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:22:43,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:22:43,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:22:52,175 INFO L134 CoverageAnalysis]: Checked inductivity of 30135 backedges. 0 proven. 30135 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:22:53,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:22:53,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 257 states to 254 states and 257 transitions. [2024-12-06 05:22:53,198 INFO L276 IsEmpty]: Start isEmpty. Operand 254 states and 257 transitions. [2024-12-06 05:22:53,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 252 [2024-12-06 05:22:53,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:22:53,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:22:53,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:23:01,910 INFO L134 CoverageAnalysis]: Checked inductivity of 30381 backedges. 0 proven. 30381 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:23:03,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:23:03,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 258 states to 255 states and 258 transitions. [2024-12-06 05:23:03,030 INFO L276 IsEmpty]: Start isEmpty. Operand 255 states and 258 transitions. [2024-12-06 05:23:03,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 253 [2024-12-06 05:23:03,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:23:03,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:23:03,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat