./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/loop-invariants64/linear-inequality-inv-d.c --full-output --architecture 64bit -------------------------------------------------------------------------------- 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_955b1059-5a49-48cb-b954-2e1b848c4eae/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_955b1059-5a49-48cb-b954-2e1b848c4eae/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_955b1059-5a49-48cb-b954-2e1b848c4eae/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_955b1059-5a49-48cb-b954-2e1b848c4eae/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/loop-invariants64/linear-inequality-inv-d.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_955b1059-5a49-48cb-b954-2e1b848c4eae/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_955b1059-5a49-48cb-b954-2e1b848c4eae/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 64bit --witnessprinter.graph.data.programhash 87519343d07fb680fe2f0e8c357c18ba883357d08bc5bf0ec4a3dc8f1cac4329 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 04:30:37,011 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 04:30:37,080 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_955b1059-5a49-48cb-b954-2e1b848c4eae/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-64bit-Kojak_Default.epf [2024-12-06 04:30:37,085 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 04:30:37,085 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 04:30:37,108 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 04:30:37,108 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 04:30:37,109 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 04:30:37,109 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 04:30:37,109 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 04:30:37,109 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 04:30:37,110 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 04:30:37,110 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 04:30:37,110 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 04:30:37,110 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 04:30:37,110 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 04:30:37,110 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 04:30:37,110 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 04:30:37,110 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 04:30:37,110 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 04:30:37,111 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 04:30:37,111 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 04:30:37,111 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 04:30:37,111 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 04:30:37,111 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 04:30:37,111 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 04:30:37,111 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 04:30:37,111 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 04:30:37,111 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 04:30:37,112 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 04:30:37,112 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_955b1059-5a49-48cb-b954-2e1b848c4eae/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 -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 87519343d07fb680fe2f0e8c357c18ba883357d08bc5bf0ec4a3dc8f1cac4329 [2024-12-06 04:30:37,391 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 04:30:37,401 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 04:30:37,404 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 04:30:37,405 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 04:30:37,406 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 04:30:37,407 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_955b1059-5a49-48cb-b954-2e1b848c4eae/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/loop-invariants64/linear-inequality-inv-d.c [2024-12-06 04:30:40,646 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_955b1059-5a49-48cb-b954-2e1b848c4eae/bin/ukojak-verify-CZk0znPC7b/data/f09d239dc/78ab0392a08247a196b9122d7bbcc8ba/FLAG93ee31845 [2024-12-06 04:30:40,823 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 04:30:40,824 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_955b1059-5a49-48cb-b954-2e1b848c4eae/sv-benchmarks/c/loop-invariants64/linear-inequality-inv-d.c [2024-12-06 04:30:40,829 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_955b1059-5a49-48cb-b954-2e1b848c4eae/bin/ukojak-verify-CZk0znPC7b/data/f09d239dc/78ab0392a08247a196b9122d7bbcc8ba/FLAG93ee31845 [2024-12-06 04:30:40,842 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_955b1059-5a49-48cb-b954-2e1b848c4eae/bin/ukojak-verify-CZk0znPC7b/data/f09d239dc/78ab0392a08247a196b9122d7bbcc8ba [2024-12-06 04:30:40,844 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 04:30:40,845 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 04:30:40,846 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 04:30:40,846 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 04:30:40,849 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 04:30:40,850 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 04:30:40" (1/1) ... [2024-12-06 04:30:40,850 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4db1b789 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:30:40, skipping insertion in model container [2024-12-06 04:30:40,851 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 04:30:40" (1/1) ... [2024-12-06 04:30:40,861 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 04:30:40,969 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_955b1059-5a49-48cb-b954-2e1b848c4eae/sv-benchmarks/c/loop-invariants64/linear-inequality-inv-d.c[858,871] [2024-12-06 04:30:40,972 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_955b1059-5a49-48cb-b954-2e1b848c4eae/sv-benchmarks/c/loop-invariants64/linear-inequality-inv-d.c[950,963] [2024-12-06 04:30:40,973 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 04:30:40,980 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 04:30:40,990 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_955b1059-5a49-48cb-b954-2e1b848c4eae/sv-benchmarks/c/loop-invariants64/linear-inequality-inv-d.c[858,871] [2024-12-06 04:30:40,990 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_955b1059-5a49-48cb-b954-2e1b848c4eae/sv-benchmarks/c/loop-invariants64/linear-inequality-inv-d.c[950,963] [2024-12-06 04:30:40,991 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 04:30:41,001 INFO L204 MainTranslator]: Completed translation [2024-12-06 04:30:41,001 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:30:41 WrapperNode [2024-12-06 04:30:41,002 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 04:30:41,002 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 04:30:41,002 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 04:30:41,003 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 04:30:41,007 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:30:41" (1/1) ... [2024-12-06 04:30:41,012 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:30:41" (1/1) ... [2024-12-06 04:30:41,024 INFO L138 Inliner]: procedures = 11, calls = 7, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 38 [2024-12-06 04:30:41,024 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 04:30:41,025 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 04:30:41,025 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 04:30:41,025 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 04:30:41,030 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:30:41" (1/1) ... [2024-12-06 04:30:41,030 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:30:41" (1/1) ... [2024-12-06 04:30:41,031 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:30:41" (1/1) ... [2024-12-06 04:30:41,031 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:30:41" (1/1) ... [2024-12-06 04:30:41,033 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:30:41" (1/1) ... [2024-12-06 04:30:41,034 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:30:41" (1/1) ... [2024-12-06 04:30:41,037 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:30:41" (1/1) ... [2024-12-06 04:30:41,038 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:30:41" (1/1) ... [2024-12-06 04:30:41,038 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:30:41" (1/1) ... [2024-12-06 04:30:41,040 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 04:30:41,040 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 04:30:41,041 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 04:30:41,041 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 04:30:41,042 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:30:41" (1/1) ... [2024-12-06 04:30:41,049 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 04:30:41,062 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_955b1059-5a49-48cb-b954-2e1b848c4eae/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 04:30:41,078 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_955b1059-5a49-48cb-b954-2e1b848c4eae/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 04:30:41,083 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_955b1059-5a49-48cb-b954-2e1b848c4eae/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 04:30:41,111 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 04:30:41,111 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 04:30:41,112 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 04:30:41,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 04:30:41,168 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 04:30:41,169 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 04:30:41,258 INFO L? ?]: Removed 10 outVars from TransFormulas that were not future-live. [2024-12-06 04:30:41,258 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 04:30:41,282 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 04:30:41,283 INFO L312 CfgBuilder]: Removed 1 assume(true) statements. [2024-12-06 04:30:41,283 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 04:30:41 BoogieIcfgContainer [2024-12-06 04:30:41,283 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 04:30:41,284 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 04:30:41,284 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 04:30:41,291 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 04:30:41,291 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 04:30:41" (1/1) ... [2024-12-06 04:30:41,297 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 04:30:41,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:41,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 11 states and 14 transitions. [2024-12-06 04:30:41,344 INFO L276 IsEmpty]: Start isEmpty. Operand 11 states and 14 transitions. [2024-12-06 04:30:41,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-12-06 04:30:41,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:41,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:41,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:41,548 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:30:41,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:41,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 12 states and 14 transitions. [2024-12-06 04:30:41,593 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 14 transitions. [2024-12-06 04:30:41,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-12-06 04:30:41,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:41,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:41,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:41,736 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 04:30:41,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:42,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 14 states and 19 transitions. [2024-12-06 04:30:42,000 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 19 transitions. [2024-12-06 04:30:42,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-06 04:30:42,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:42,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:42,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:42,135 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 04:30:42,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:42,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 15 states and 23 transitions. [2024-12-06 04:30:42,321 INFO L276 IsEmpty]: Start isEmpty. Operand 15 states and 23 transitions. [2024-12-06 04:30:42,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-06 04:30:42,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:42,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:42,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:42,422 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 04:30:42,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:42,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 17 states and 24 transitions. [2024-12-06 04:30:42,547 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states and 24 transitions. [2024-12-06 04:30:42,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-12-06 04:30:42,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:42,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:42,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:42,681 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 04:30:42,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:42,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 18 states and 27 transitions. [2024-12-06 04:30:42,859 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 27 transitions. [2024-12-06 04:30:42,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-12-06 04:30:42,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:42,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:42,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:42,973 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 04:30:43,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:43,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 20 states and 29 transitions. [2024-12-06 04:30:43,118 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 29 transitions. [2024-12-06 04:30:43,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-12-06 04:30:43,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:43,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:43,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:43,296 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 04:30:43,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:43,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 21 states and 32 transitions. [2024-12-06 04:30:43,499 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 32 transitions. [2024-12-06 04:30:43,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-12-06 04:30:43,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:43,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:43,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:43,658 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 04:30:43,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:43,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 23 states and 34 transitions. [2024-12-06 04:30:43,801 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 34 transitions. [2024-12-06 04:30:43,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-12-06 04:30:43,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:43,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:43,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:43,987 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 04:30:44,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:44,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 24 states and 37 transitions. [2024-12-06 04:30:44,206 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 37 transitions. [2024-12-06 04:30:44,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-12-06 04:30:44,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:44,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:44,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:44,361 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 04:30:44,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:44,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 26 states and 39 transitions. [2024-12-06 04:30:44,521 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 39 transitions. [2024-12-06 04:30:44,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-06 04:30:44,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:44,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:44,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:44,651 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 04:30:44,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:44,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 27 states and 42 transitions. [2024-12-06 04:30:44,862 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 42 transitions. [2024-12-06 04:30:44,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-06 04:30:44,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:44,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:44,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:45,010 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 04:30:45,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:45,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 29 states and 44 transitions. [2024-12-06 04:30:45,148 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 44 transitions. [2024-12-06 04:30:45,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-06 04:30:45,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:45,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:45,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:45,319 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 04:30:45,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:45,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 30 states and 47 transitions. [2024-12-06 04:30:45,524 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 47 transitions. [2024-12-06 04:30:45,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-06 04:30:45,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:45,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:45,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:45,690 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 04:30:45,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:45,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 32 states and 49 transitions. [2024-12-06 04:30:45,868 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 49 transitions. [2024-12-06 04:30:45,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 04:30:45,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:45,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:45,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:46,031 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:30:46,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:46,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 33 states and 52 transitions. [2024-12-06 04:30:46,271 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 52 transitions. [2024-12-06 04:30:46,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 04:30:46,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:46,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:46,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:46,444 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 04:30:46,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:46,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 35 states and 54 transitions. [2024-12-06 04:30:46,640 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 54 transitions. [2024-12-06 04:30:46,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 04:30:46,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:46,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:46,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:46,839 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 04:30:47,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:47,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 36 states and 57 transitions. [2024-12-06 04:30:47,097 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 57 transitions. [2024-12-06 04:30:47,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 04:30:47,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:47,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:47,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:47,353 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 04:30:47,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:47,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 38 states and 59 transitions. [2024-12-06 04:30:47,576 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 59 transitions. [2024-12-06 04:30:47,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:47,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:47,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:47,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:47,756 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 04:30:48,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:48,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 39 states and 62 transitions. [2024-12-06 04:30:48,089 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 62 transitions. [2024-12-06 04:30:48,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 04:30:48,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:48,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:48,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:48,337 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 04:30:48,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:48,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 41 states and 64 transitions. [2024-12-06 04:30:48,548 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 64 transitions. [2024-12-06 04:30:48,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 04:30:48,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:48,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:48,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:48,748 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 04:30:49,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:49,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 42 states and 67 transitions. [2024-12-06 04:30:49,017 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 67 transitions. [2024-12-06 04:30:49,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 04:30:49,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:49,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:49,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:49,293 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 04:30:49,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:49,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 44 states and 69 transitions. [2024-12-06 04:30:49,534 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 69 transitions. [2024-12-06 04:30:49,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-06 04:30:49,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:49,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:49,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:49,798 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 04:30:50,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:50,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 45 states and 72 transitions. [2024-12-06 04:30:50,110 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 72 transitions. [2024-12-06 04:30:50,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-06 04:30:50,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:50,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:50,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:50,395 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 04:30:50,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:50,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 74 states to 47 states and 74 transitions. [2024-12-06 04:30:50,638 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 74 transitions. [2024-12-06 04:30:50,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 04:30:50,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:50,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:50,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:50,888 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 04:30:51,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:51,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 77 states to 48 states and 77 transitions. [2024-12-06 04:30:51,193 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 77 transitions. [2024-12-06 04:30:51,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 04:30:51,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:51,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:51,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:51,503 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 04:30:51,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:51,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 79 states to 50 states and 79 transitions. [2024-12-06 04:30:51,742 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 79 transitions. [2024-12-06 04:30:51,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 04:30:51,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:51,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:51,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:52,037 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 04:30:52,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:52,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 82 states to 51 states and 82 transitions. [2024-12-06 04:30:52,334 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 82 transitions. [2024-12-06 04:30:52,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 04:30:52,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:52,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:52,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:52,631 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 04:30:52,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:52,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 53 states and 84 transitions. [2024-12-06 04:30:52,881 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 84 transitions. [2024-12-06 04:30:52,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 04:30:52,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:52,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:52,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:53,163 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 04:30:53,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:53,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 54 states and 87 transitions. [2024-12-06 04:30:53,420 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 87 transitions. [2024-12-06 04:30:53,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 04:30:53,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:53,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:53,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:53,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 04:30:53,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:53,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 56 states and 89 transitions. [2024-12-06 04:30:53,954 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 89 transitions. [2024-12-06 04:30:53,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 04:30:53,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:53,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:53,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:54,207 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 04:30:54,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:54,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 57 states and 92 transitions. [2024-12-06 04:30:54,528 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 92 transitions. [2024-12-06 04:30:54,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 04:30:54,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:54,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:54,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:54,810 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 04:30:55,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:55,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 59 states and 94 transitions. [2024-12-06 04:30:55,079 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 94 transitions. [2024-12-06 04:30:55,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-06 04:30:55,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:55,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:55,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:55,360 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 04:30:55,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:55,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 60 states and 97 transitions. [2024-12-06 04:30:55,690 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 97 transitions. [2024-12-06 04:30:55,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-06 04:30:55,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:55,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:55,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:55,985 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 04:30:56,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:56,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 99 states to 62 states and 99 transitions. [2024-12-06 04:30:56,245 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 99 transitions. [2024-12-06 04:30:56,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-12-06 04:30:56,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:56,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:56,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:56,541 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 04:30:56,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:56,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 102 states to 63 states and 102 transitions. [2024-12-06 04:30:56,874 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 102 transitions. [2024-12-06 04:30:56,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-12-06 04:30:56,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:56,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:56,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:57,184 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 04:30:57,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:57,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 104 states to 65 states and 104 transitions. [2024-12-06 04:30:57,476 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 104 transitions. [2024-12-06 04:30:57,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 04:30:57,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:57,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:57,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:57,809 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 04:30:58,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:58,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 66 states and 107 transitions. [2024-12-06 04:30:58,169 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 107 transitions. [2024-12-06 04:30:58,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 04:30:58,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:58,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:58,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:58,511 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 04:30:58,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:58,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 68 states and 109 transitions. [2024-12-06 04:30:58,793 INFO L276 IsEmpty]: Start isEmpty. Operand 68 states and 109 transitions. [2024-12-06 04:30:58,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 04:30:58,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:58,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:58,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:59,086 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 04:30:59,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:30:59,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 69 states and 112 transitions. [2024-12-06 04:30:59,453 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 112 transitions. [2024-12-06 04:30:59,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 04:30:59,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:30:59,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:30:59,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:30:59,954 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 04:31:00,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:00,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 71 states and 114 transitions. [2024-12-06 04:31:00,267 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 114 transitions. [2024-12-06 04:31:00,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-06 04:31:00,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:00,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:00,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:00,640 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 04:31:01,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:01,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 72 states and 117 transitions. [2024-12-06 04:31:01,101 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 117 transitions. [2024-12-06 04:31:01,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-06 04:31:01,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:01,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:01,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:01,533 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 04:31:01,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:01,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119 states to 74 states and 119 transitions. [2024-12-06 04:31:01,834 INFO L276 IsEmpty]: Start isEmpty. Operand 74 states and 119 transitions. [2024-12-06 04:31:01,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 04:31:01,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:01,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:01,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:02,276 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 04:31:02,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:02,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 75 states and 122 transitions. [2024-12-06 04:31:02,659 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 122 transitions. [2024-12-06 04:31:02,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 04:31:02,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:02,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:02,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:03,179 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 04:31:03,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:03,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 124 states to 77 states and 124 transitions. [2024-12-06 04:31:03,529 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 124 transitions. [2024-12-06 04:31:03,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-12-06 04:31:03,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:03,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:03,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:03,966 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 04:31:04,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:04,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 127 states to 78 states and 127 transitions. [2024-12-06 04:31:04,410 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 127 transitions. [2024-12-06 04:31:04,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-12-06 04:31:04,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:04,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:04,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:04,960 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 04:31:05,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:05,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 80 states and 129 transitions. [2024-12-06 04:31:05,336 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 129 transitions. [2024-12-06 04:31:05,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-06 04:31:05,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:05,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:05,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:05,799 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 04:31:06,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:06,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 81 states and 132 transitions. [2024-12-06 04:31:06,244 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 132 transitions. [2024-12-06 04:31:06,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-06 04:31:06,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:06,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:06,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:06,850 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 04:31:07,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:07,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 83 states and 134 transitions. [2024-12-06 04:31:07,178 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 134 transitions. [2024-12-06 04:31:07,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 04:31:07,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:07,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:07,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:07,676 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 04:31:08,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:08,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 84 states and 137 transitions. [2024-12-06 04:31:08,091 INFO L276 IsEmpty]: Start isEmpty. Operand 84 states and 137 transitions. [2024-12-06 04:31:08,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 04:31:08,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:08,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:08,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:08,642 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 04:31:09,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:09,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 86 states and 139 transitions. [2024-12-06 04:31:09,005 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 139 transitions. [2024-12-06 04:31:09,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 04:31:09,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:09,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:09,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:09,439 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 04:31:09,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:09,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 87 states and 142 transitions. [2024-12-06 04:31:09,841 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 142 transitions. [2024-12-06 04:31:09,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 04:31:09,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:09,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:09,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:10,363 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 04:31:10,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:10,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 144 states to 89 states and 144 transitions. [2024-12-06 04:31:10,709 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 144 transitions. [2024-12-06 04:31:10,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-12-06 04:31:10,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:10,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:10,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:11,204 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 04:31:11,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:11,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 90 states and 147 transitions. [2024-12-06 04:31:11,631 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 147 transitions. [2024-12-06 04:31:11,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-12-06 04:31:11,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:11,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:11,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:12,197 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 04:31:12,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:12,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 92 states and 149 transitions. [2024-12-06 04:31:12,575 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 149 transitions. [2024-12-06 04:31:12,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 04:31:12,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:12,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:12,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:13,102 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 04:31:13,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:13,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 93 states and 152 transitions. [2024-12-06 04:31:13,650 INFO L276 IsEmpty]: Start isEmpty. Operand 93 states and 152 transitions. [2024-12-06 04:31:13,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 04:31:13,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:13,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:13,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:14,291 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 04:31:14,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:14,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 95 states and 154 transitions. [2024-12-06 04:31:14,695 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 154 transitions. [2024-12-06 04:31:14,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-12-06 04:31:14,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:14,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:14,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:15,245 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 04:31:15,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:15,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 157 states to 96 states and 157 transitions. [2024-12-06 04:31:15,784 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 157 transitions. [2024-12-06 04:31:15,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-12-06 04:31:15,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:15,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:15,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:16,429 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 04:31:16,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:16,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 98 states and 159 transitions. [2024-12-06 04:31:16,855 INFO L276 IsEmpty]: Start isEmpty. Operand 98 states and 159 transitions. [2024-12-06 04:31:16,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-06 04:31:16,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:16,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:16,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:17,435 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 04:31:17,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:17,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 99 states and 162 transitions. [2024-12-06 04:31:17,942 INFO L276 IsEmpty]: Start isEmpty. Operand 99 states and 162 transitions. [2024-12-06 04:31:17,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-06 04:31:17,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:17,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:17,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:18,603 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 04:31:19,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:19,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 164 states to 101 states and 164 transitions. [2024-12-06 04:31:19,007 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 164 transitions. [2024-12-06 04:31:19,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-06 04:31:19,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:19,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:19,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:19,578 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 04:31:20,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:20,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 102 states and 167 transitions. [2024-12-06 04:31:20,104 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 167 transitions. [2024-12-06 04:31:20,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-06 04:31:20,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:20,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:20,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:20,988 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 04:31:21,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:21,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 104 states and 169 transitions. [2024-12-06 04:31:21,446 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 169 transitions. [2024-12-06 04:31:21,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-12-06 04:31:21,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:21,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:21,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:22,073 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 04:31:22,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:22,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 105 states and 172 transitions. [2024-12-06 04:31:22,590 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 172 transitions. [2024-12-06 04:31:22,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-12-06 04:31:22,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:22,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:22,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:23,279 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 04:31:23,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:23,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 174 states to 107 states and 174 transitions. [2024-12-06 04:31:23,723 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 174 transitions. [2024-12-06 04:31:23,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 04:31:23,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:23,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:23,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:24,371 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 04:31:24,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:24,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 177 states to 108 states and 177 transitions. [2024-12-06 04:31:24,944 INFO L276 IsEmpty]: Start isEmpty. Operand 108 states and 177 transitions. [2024-12-06 04:31:24,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 04:31:24,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:24,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:24,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:25,651 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 04:31:26,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:26,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 179 states to 110 states and 179 transitions. [2024-12-06 04:31:26,093 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 179 transitions. [2024-12-06 04:31:26,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-12-06 04:31:26,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:26,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:26,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:26,765 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 04:31:27,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:27,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 182 states to 111 states and 182 transitions. [2024-12-06 04:31:27,256 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 182 transitions. [2024-12-06 04:31:27,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-12-06 04:31:27,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:27,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:27,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:28,010 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 04:31:28,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:28,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 184 states to 113 states and 184 transitions. [2024-12-06 04:31:28,454 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 184 transitions. [2024-12-06 04:31:28,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-06 04:31:28,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:28,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:28,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:29,104 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 04:31:29,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:29,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 187 states to 114 states and 187 transitions. [2024-12-06 04:31:29,585 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 187 transitions. [2024-12-06 04:31:29,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-06 04:31:29,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:29,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:29,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:30,362 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 04:31:30,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:30,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 189 states to 116 states and 189 transitions. [2024-12-06 04:31:30,825 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 189 transitions. [2024-12-06 04:31:30,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-06 04:31:30,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:30,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:30,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:31,621 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 04:31:32,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:32,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 192 states to 117 states and 192 transitions. [2024-12-06 04:31:32,195 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 192 transitions. [2024-12-06 04:31:32,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-06 04:31:32,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:32,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:32,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:33,006 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 04:31:33,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:33,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 194 states to 119 states and 194 transitions. [2024-12-06 04:31:33,458 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 194 transitions. [2024-12-06 04:31:33,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-12-06 04:31:33,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:33,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:33,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:34,265 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 04:31:34,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:34,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 197 states to 120 states and 197 transitions. [2024-12-06 04:31:34,804 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 197 transitions. [2024-12-06 04:31:34,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-12-06 04:31:34,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:34,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:34,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:35,644 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 04:31:36,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:36,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 199 states to 122 states and 199 transitions. [2024-12-06 04:31:36,157 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 199 transitions. [2024-12-06 04:31:36,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 04:31:36,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:36,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:36,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:37,008 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 04:31:37,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:37,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 202 states to 123 states and 202 transitions. [2024-12-06 04:31:37,613 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 202 transitions. [2024-12-06 04:31:37,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 04:31:37,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:37,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:37,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:38,664 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 04:31:39,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:39,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 204 states to 125 states and 204 transitions. [2024-12-06 04:31:39,114 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 204 transitions. [2024-12-06 04:31:39,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-06 04:31:39,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:39,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:39,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:39,906 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 04:31:40,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:40,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 207 states to 126 states and 207 transitions. [2024-12-06 04:31:40,552 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 207 transitions. [2024-12-06 04:31:40,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-06 04:31:40,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:40,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:40,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:41,654 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 04:31:42,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:42,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 209 states to 128 states and 209 transitions. [2024-12-06 04:31:42,147 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 209 transitions. [2024-12-06 04:31:42,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 04:31:42,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:42,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:42,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:42,982 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 04:31:43,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:43,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 129 states and 212 transitions. [2024-12-06 04:31:43,559 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 212 transitions. [2024-12-06 04:31:43,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 04:31:43,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:43,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:43,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:44,575 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 04:31:45,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:45,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 214 states to 131 states and 214 transitions. [2024-12-06 04:31:45,083 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 214 transitions. [2024-12-06 04:31:45,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-06 04:31:45,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:45,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:45,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:46,012 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 04:31:46,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:46,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 217 states to 132 states and 217 transitions. [2024-12-06 04:31:46,642 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 217 transitions. [2024-12-06 04:31:46,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-06 04:31:46,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:46,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:46,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:47,648 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 04:31:48,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:48,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 219 states to 134 states and 219 transitions. [2024-12-06 04:31:48,135 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 219 transitions. [2024-12-06 04:31:48,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-12-06 04:31:48,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:48,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:48,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:49,022 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 04:31:49,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:49,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 222 states to 135 states and 222 transitions. [2024-12-06 04:31:49,702 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 222 transitions. [2024-12-06 04:31:49,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-12-06 04:31:49,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:49,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:49,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:50,912 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 04:31:51,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:51,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 137 states and 224 transitions. [2024-12-06 04:31:51,412 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 224 transitions. [2024-12-06 04:31:51,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 04:31:51,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:51,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:51,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:52,373 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 04:31:53,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:53,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 227 states to 138 states and 227 transitions. [2024-12-06 04:31:53,045 INFO L276 IsEmpty]: Start isEmpty. Operand 138 states and 227 transitions. [2024-12-06 04:31:53,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 04:31:53,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:53,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:53,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:54,172 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 04:31:54,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:54,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 229 states to 140 states and 229 transitions. [2024-12-06 04:31:54,756 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 229 transitions. [2024-12-06 04:31:54,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-12-06 04:31:54,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:54,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:54,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:55,740 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 04:31:56,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:56,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 141 states and 232 transitions. [2024-12-06 04:31:56,416 INFO L276 IsEmpty]: Start isEmpty. Operand 141 states and 232 transitions. [2024-12-06 04:31:56,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-12-06 04:31:56,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:56,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:56,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:57,543 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 04:31:58,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:58,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 234 states to 143 states and 234 transitions. [2024-12-06 04:31:58,119 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 234 transitions. [2024-12-06 04:31:58,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-06 04:31:58,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:58,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:58,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:31:59,180 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 04:31:59,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:31:59,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 237 states to 144 states and 237 transitions. [2024-12-06 04:31:59,847 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 237 transitions. [2024-12-06 04:31:59,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-06 04:31:59,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:31:59,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:31:59,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:01,078 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 04:32:01,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:01,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 239 states to 146 states and 239 transitions. [2024-12-06 04:32:01,577 INFO L276 IsEmpty]: Start isEmpty. Operand 146 states and 239 transitions. [2024-12-06 04:32:01,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-12-06 04:32:01,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:01,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:01,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:02,632 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 04:32:03,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:03,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 242 states to 147 states and 242 transitions. [2024-12-06 04:32:03,226 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 242 transitions. [2024-12-06 04:32:03,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-12-06 04:32:03,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:03,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:03,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:04,695 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 04:32:05,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:05,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 244 states to 149 states and 244 transitions. [2024-12-06 04:32:05,283 INFO L276 IsEmpty]: Start isEmpty. Operand 149 states and 244 transitions. [2024-12-06 04:32:05,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-12-06 04:32:05,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:05,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:05,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:06,421 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 04:32:07,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:07,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 247 states to 150 states and 247 transitions. [2024-12-06 04:32:07,165 INFO L276 IsEmpty]: Start isEmpty. Operand 150 states and 247 transitions. [2024-12-06 04:32:07,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-12-06 04:32:07,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:07,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:07,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:08,447 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 04:32:09,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:09,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 249 states to 152 states and 249 transitions. [2024-12-06 04:32:09,076 INFO L276 IsEmpty]: Start isEmpty. Operand 152 states and 249 transitions. [2024-12-06 04:32:09,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-12-06 04:32:09,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:09,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:09,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:10,276 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 04:32:11,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:11,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 252 states to 153 states and 252 transitions. [2024-12-06 04:32:11,046 INFO L276 IsEmpty]: Start isEmpty. Operand 153 states and 252 transitions. [2024-12-06 04:32:11,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-12-06 04:32:11,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:11,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:11,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:12,394 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 04:32:12,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:12,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 254 states to 155 states and 254 transitions. [2024-12-06 04:32:12,999 INFO L276 IsEmpty]: Start isEmpty. Operand 155 states and 254 transitions. [2024-12-06 04:32:12,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-12-06 04:32:12,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:12,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:13,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:14,228 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 04:32:15,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:15,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 257 states to 156 states and 257 transitions. [2024-12-06 04:32:15,002 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 257 transitions. [2024-12-06 04:32:15,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-12-06 04:32:15,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:15,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:15,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:16,397 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 04:32:17,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:17,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 259 states to 158 states and 259 transitions. [2024-12-06 04:32:17,031 INFO L276 IsEmpty]: Start isEmpty. Operand 158 states and 259 transitions. [2024-12-06 04:32:17,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:32:17,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:17,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:17,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:18,299 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 04:32:19,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:19,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 262 states to 159 states and 262 transitions. [2024-12-06 04:32:19,061 INFO L276 IsEmpty]: Start isEmpty. Operand 159 states and 262 transitions. [2024-12-06 04:32:19,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-06 04:32:19,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:19,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:19,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:20,544 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 04:32:21,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:21,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 264 states to 161 states and 264 transitions. [2024-12-06 04:32:21,209 INFO L276 IsEmpty]: Start isEmpty. Operand 161 states and 264 transitions. [2024-12-06 04:32:21,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-12-06 04:32:21,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:21,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:21,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:22,504 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 04:32:23,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:23,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 267 states to 162 states and 267 transitions. [2024-12-06 04:32:23,331 INFO L276 IsEmpty]: Start isEmpty. Operand 162 states and 267 transitions. [2024-12-06 04:32:23,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-12-06 04:32:23,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:23,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:23,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:24,814 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 04:32:25,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:25,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 269 states to 164 states and 269 transitions. [2024-12-06 04:32:25,487 INFO L276 IsEmpty]: Start isEmpty. Operand 164 states and 269 transitions. [2024-12-06 04:32:25,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 04:32:25,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:25,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:25,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:26,852 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 04:32:27,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:27,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 272 states to 165 states and 272 transitions. [2024-12-06 04:32:27,663 INFO L276 IsEmpty]: Start isEmpty. Operand 165 states and 272 transitions. [2024-12-06 04:32:27,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 04:32:27,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:27,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:27,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:29,212 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 04:32:29,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:29,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 274 states to 167 states and 274 transitions. [2024-12-06 04:32:29,872 INFO L276 IsEmpty]: Start isEmpty. Operand 167 states and 274 transitions. [2024-12-06 04:32:29,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-12-06 04:32:29,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:29,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:29,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:31,321 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 04:32:32,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:32,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 277 states to 168 states and 277 transitions. [2024-12-06 04:32:32,174 INFO L276 IsEmpty]: Start isEmpty. Operand 168 states and 277 transitions. [2024-12-06 04:32:32,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-12-06 04:32:32,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:32,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:32,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:33,771 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 04:32:34,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:34,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 279 states to 170 states and 279 transitions. [2024-12-06 04:32:34,461 INFO L276 IsEmpty]: Start isEmpty. Operand 170 states and 279 transitions. [2024-12-06 04:32:34,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-12-06 04:32:34,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:34,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:34,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:36,161 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 04:32:36,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:36,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 282 states to 171 states and 282 transitions. [2024-12-06 04:32:36,969 INFO L276 IsEmpty]: Start isEmpty. Operand 171 states and 282 transitions. [2024-12-06 04:32:36,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-12-06 04:32:36,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:36,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:37,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:38,598 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 04:32:39,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:39,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 284 states to 173 states and 284 transitions. [2024-12-06 04:32:39,269 INFO L276 IsEmpty]: Start isEmpty. Operand 173 states and 284 transitions. [2024-12-06 04:32:39,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-06 04:32:39,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:39,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:39,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:40,771 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 04:32:41,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:41,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 287 states to 174 states and 287 transitions. [2024-12-06 04:32:41,549 INFO L276 IsEmpty]: Start isEmpty. Operand 174 states and 287 transitions. [2024-12-06 04:32:41,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-12-06 04:32:41,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:41,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:41,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:43,265 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 04:32:43,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:43,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 289 states to 176 states and 289 transitions. [2024-12-06 04:32:43,926 INFO L276 IsEmpty]: Start isEmpty. Operand 176 states and 289 transitions. [2024-12-06 04:32:43,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-12-06 04:32:43,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:43,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:43,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:45,492 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 04:32:46,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:46,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 292 states to 177 states and 292 transitions. [2024-12-06 04:32:46,363 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 292 transitions. [2024-12-06 04:32:46,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-12-06 04:32:46,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:46,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:46,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:48,171 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 04:32:48,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:48,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 294 states to 179 states and 294 transitions. [2024-12-06 04:32:48,843 INFO L276 IsEmpty]: Start isEmpty. Operand 179 states and 294 transitions. [2024-12-06 04:32:48,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-12-06 04:32:48,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:48,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:48,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:50,473 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 04:32:51,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:51,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 297 states to 180 states and 297 transitions. [2024-12-06 04:32:51,402 INFO L276 IsEmpty]: Start isEmpty. Operand 180 states and 297 transitions. [2024-12-06 04:32:51,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-12-06 04:32:51,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:51,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:51,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:53,234 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 04:32:53,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:53,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 299 states to 182 states and 299 transitions. [2024-12-06 04:32:53,918 INFO L276 IsEmpty]: Start isEmpty. Operand 182 states and 299 transitions. [2024-12-06 04:32:53,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-12-06 04:32:53,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:53,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:53,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:55,605 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 04:32:56,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:56,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 302 states to 183 states and 302 transitions. [2024-12-06 04:32:56,537 INFO L276 IsEmpty]: Start isEmpty. Operand 183 states and 302 transitions. [2024-12-06 04:32:56,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-12-06 04:32:56,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:56,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:56,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:32:58,470 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 04:32:59,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:32:59,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 304 states to 185 states and 304 transitions. [2024-12-06 04:32:59,199 INFO L276 IsEmpty]: Start isEmpty. Operand 185 states and 304 transitions. [2024-12-06 04:32:59,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-12-06 04:32:59,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:32:59,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:32:59,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:33:00,976 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 04:33:01,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:33:01,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 307 states to 186 states and 307 transitions. [2024-12-06 04:33:01,830 INFO L276 IsEmpty]: Start isEmpty. Operand 186 states and 307 transitions. [2024-12-06 04:33:01,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-12-06 04:33:01,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:33:01,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:33:01,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:33:03,730 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 04:33:04,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:33:04,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 188 states and 309 transitions. [2024-12-06 04:33:04,531 INFO L276 IsEmpty]: Start isEmpty. Operand 188 states and 309 transitions. [2024-12-06 04:33:04,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-06 04:33:04,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:33:04,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:33:04,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:33:06,320 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 04:33:07,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:33:07,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 312 states to 189 states and 312 transitions. [2024-12-06 04:33:07,127 INFO L276 IsEmpty]: Start isEmpty. Operand 189 states and 312 transitions. [2024-12-06 04:33:07,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-06 04:33:07,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:33:07,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:33:07,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:33:09,179 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 04:33:09,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:33:09,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 314 states to 191 states and 314 transitions. [2024-12-06 04:33:09,988 INFO L276 IsEmpty]: Start isEmpty. Operand 191 states and 314 transitions. [2024-12-06 04:33:09,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-12-06 04:33:09,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:33:09,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:33:10,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:33:11,847 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 04:33:12,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:33:12,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 317 states to 192 states and 317 transitions. [2024-12-06 04:33:12,807 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 317 transitions. [2024-12-06 04:33:12,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-12-06 04:33:12,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:33:12,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:33:12,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:33:14,822 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 04:33:15,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:33:15,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 319 states to 194 states and 319 transitions. [2024-12-06 04:33:15,596 INFO L276 IsEmpty]: Start isEmpty. Operand 194 states and 319 transitions. [2024-12-06 04:33:15,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-12-06 04:33:15,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:33:15,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:33:15,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:33:17,519 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 04:33:18,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:33:18,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 322 states to 195 states and 322 transitions. [2024-12-06 04:33:18,387 INFO L276 IsEmpty]: Start isEmpty. Operand 195 states and 322 transitions. [2024-12-06 04:33:18,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-12-06 04:33:18,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:33:18,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:33:18,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:33:20,551 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 04:33:21,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:33:21,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 324 states to 197 states and 324 transitions. [2024-12-06 04:33:21,285 INFO L276 IsEmpty]: Start isEmpty. Operand 197 states and 324 transitions. [2024-12-06 04:33:21,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-12-06 04:33:21,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:33:21,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:33:21,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:33:23,267 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 04:33:24,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:33:24,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 327 states to 198 states and 327 transitions. [2024-12-06 04:33:24,143 INFO L276 IsEmpty]: Start isEmpty. Operand 198 states and 327 transitions. [2024-12-06 04:33:24,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-12-06 04:33:24,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:33:24,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:33:24,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:33:26,587 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 04:33:27,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:33:27,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 329 states to 200 states and 329 transitions. [2024-12-06 04:33:27,360 INFO L276 IsEmpty]: Start isEmpty. Operand 200 states and 329 transitions. [2024-12-06 04:33:27,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-12-06 04:33:27,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:33:27,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:33:27,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:33:29,426 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 04:33:30,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:33:30,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 332 states to 201 states and 332 transitions. [2024-12-06 04:33:30,467 INFO L276 IsEmpty]: Start isEmpty. Operand 201 states and 332 transitions. [2024-12-06 04:33:30,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-12-06 04:33:30,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:33:30,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:33:30,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:33:32,702 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 04:33:33,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:33:33,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 334 states to 203 states and 334 transitions. [2024-12-06 04:33:33,399 INFO L276 IsEmpty]: Start isEmpty. Operand 203 states and 334 transitions. [2024-12-06 04:33:33,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-12-06 04:33:33,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:33:33,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:33:33,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:33:35,501 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 04:33:36,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:33:36,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 337 states to 204 states and 337 transitions. [2024-12-06 04:33:36,444 INFO L276 IsEmpty]: Start isEmpty. Operand 204 states and 337 transitions. [2024-12-06 04:33:36,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-12-06 04:33:36,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:33:36,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:33:36,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:33:38,774 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 04:33:39,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:33:39,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 339 states to 206 states and 339 transitions. [2024-12-06 04:33:39,610 INFO L276 IsEmpty]: Start isEmpty. Operand 206 states and 339 transitions. [2024-12-06 04:33:39,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-12-06 04:33:39,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:33:39,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:33:39,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:33:41,723 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 04:33:42,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:33:42,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 342 states to 207 states and 342 transitions. [2024-12-06 04:33:42,756 INFO L276 IsEmpty]: Start isEmpty. Operand 207 states and 342 transitions. [2024-12-06 04:33:42,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-12-06 04:33:42,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:33:42,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:33:42,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:33:45,196 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 04:33:46,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:33:46,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 344 states to 209 states and 344 transitions. [2024-12-06 04:33:46,047 INFO L276 IsEmpty]: Start isEmpty. Operand 209 states and 344 transitions. [2024-12-06 04:33:46,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-12-06 04:33:46,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:33:46,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:33:46,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:33:48,286 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 04:33:49,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:33:49,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 347 states to 210 states and 347 transitions. [2024-12-06 04:33:49,257 INFO L276 IsEmpty]: Start isEmpty. Operand 210 states and 347 transitions. [2024-12-06 04:33:49,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 73 [2024-12-06 04:33:49,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:33:49,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:33:49,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:33:51,752 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 04:33:52,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:33:52,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 349 states to 212 states and 349 transitions. [2024-12-06 04:33:52,561 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 349 transitions. [2024-12-06 04:33:52,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-12-06 04:33:52,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:33:52,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:33:52,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:33:54,856 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 04:33:55,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:33:55,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 352 states to 213 states and 352 transitions. [2024-12-06 04:33:55,861 INFO L276 IsEmpty]: Start isEmpty. Operand 213 states and 352 transitions. [2024-12-06 04:33:55,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-12-06 04:33:55,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:33:55,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:33:55,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:33:58,402 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 04:33:59,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:33:59,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 354 states to 215 states and 354 transitions. [2024-12-06 04:33:59,261 INFO L276 IsEmpty]: Start isEmpty. Operand 215 states and 354 transitions. [2024-12-06 04:33:59,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-12-06 04:33:59,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:33:59,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:33:59,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:34:01,673 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 04:34:02,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:34:02,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 357 states to 216 states and 357 transitions. [2024-12-06 04:34:02,715 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 357 transitions. [2024-12-06 04:34:02,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2024-12-06 04:34:02,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:34:02,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:34:02,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:34:05,395 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 04:34:06,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:34:06,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 359 states to 218 states and 359 transitions. [2024-12-06 04:34:06,300 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 359 transitions. [2024-12-06 04:34:06,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-12-06 04:34:06,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:34:06,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:34:06,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:34:08,768 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 04:34:09,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:34:09,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 362 states to 219 states and 362 transitions. [2024-12-06 04:34:09,845 INFO L276 IsEmpty]: Start isEmpty. Operand 219 states and 362 transitions. [2024-12-06 04:34:09,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-12-06 04:34:09,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:34:09,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:34:09,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:34:12,599 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 04:34:13,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:34:13,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 364 states to 221 states and 364 transitions. [2024-12-06 04:34:13,434 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 364 transitions. [2024-12-06 04:34:13,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-12-06 04:34:13,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:34:13,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:34:13,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:34:15,934 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 04:34:17,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:34:17,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 367 states to 222 states and 367 transitions. [2024-12-06 04:34:17,029 INFO L276 IsEmpty]: Start isEmpty. Operand 222 states and 367 transitions. [2024-12-06 04:34:17,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2024-12-06 04:34:17,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:34:17,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:34:17,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:34:19,816 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 04:34:20,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:34:20,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 369 states to 224 states and 369 transitions. [2024-12-06 04:34:20,611 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 369 transitions. [2024-12-06 04:34:20,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 04:34:20,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:34:20,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:34:20,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:34:23,183 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 04:34:24,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:34:24,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 372 states to 225 states and 372 transitions. [2024-12-06 04:34:24,148 INFO L276 IsEmpty]: Start isEmpty. Operand 225 states and 372 transitions. [2024-12-06 04:34:24,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 04:34:24,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:34:24,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:34:24,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:34:26,893 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 04:34:27,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:34:27,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 374 states to 227 states and 374 transitions. [2024-12-06 04:34:27,815 INFO L276 IsEmpty]: Start isEmpty. Operand 227 states and 374 transitions. [2024-12-06 04:34:27,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-12-06 04:34:27,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:34:27,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:34:27,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:34:30,489 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 04:34:31,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:34:31,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 377 states to 228 states and 377 transitions. [2024-12-06 04:34:31,647 INFO L276 IsEmpty]: Start isEmpty. Operand 228 states and 377 transitions. [2024-12-06 04:34:31,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-12-06 04:34:31,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:34:31,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:34:31,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:34:34,684 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 04:34:35,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:34:35,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 379 states to 230 states and 379 transitions. [2024-12-06 04:34:35,560 INFO L276 IsEmpty]: Start isEmpty. Operand 230 states and 379 transitions. [2024-12-06 04:34:35,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-12-06 04:34:35,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:34:35,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:34:35,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:34:38,382 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 04:34:39,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:34:39,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 382 states to 231 states and 382 transitions. [2024-12-06 04:34:39,530 INFO L276 IsEmpty]: Start isEmpty. Operand 231 states and 382 transitions. [2024-12-06 04:34:39,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-12-06 04:34:39,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:34:39,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:34:39,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:34:42,560 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 04:34:43,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:34:43,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 384 states to 233 states and 384 transitions. [2024-12-06 04:34:43,494 INFO L276 IsEmpty]: Start isEmpty. Operand 233 states and 384 transitions. [2024-12-06 04:34:43,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-12-06 04:34:43,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:34:43,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:34:43,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:34:46,328 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 04:34:47,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:34:47,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 387 states to 234 states and 387 transitions. [2024-12-06 04:34:47,359 INFO L276 IsEmpty]: Start isEmpty. Operand 234 states and 387 transitions. [2024-12-06 04:34:47,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-12-06 04:34:47,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:34:47,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:34:47,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:34:50,519 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 04:34:51,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:34:51,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 389 states to 236 states and 389 transitions. [2024-12-06 04:34:51,550 INFO L276 IsEmpty]: Start isEmpty. Operand 236 states and 389 transitions. [2024-12-06 04:34:51,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-12-06 04:34:51,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:34:51,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:34:51,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:34:54,435 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 04:34:55,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:34:55,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 392 states to 237 states and 392 transitions. [2024-12-06 04:34:55,566 INFO L276 IsEmpty]: Start isEmpty. Operand 237 states and 392 transitions. [2024-12-06 04:34:55,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-12-06 04:34:55,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:34:55,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:34:55,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:34:58,783 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 04:34:59,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:34:59,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 394 states to 239 states and 394 transitions. [2024-12-06 04:34:59,748 INFO L276 IsEmpty]: Start isEmpty. Operand 239 states and 394 transitions. [2024-12-06 04:34:59,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-12-06 04:34:59,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:34:59,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:34:59,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:35:02,737 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 04:35:03,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:35:03,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 397 states to 240 states and 397 transitions. [2024-12-06 04:35:03,756 INFO L276 IsEmpty]: Start isEmpty. Operand 240 states and 397 transitions. [2024-12-06 04:35:03,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-12-06 04:35:03,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:35:03,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:35:03,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:35:07,068 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 04:35:08,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:35:08,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 399 states to 242 states and 399 transitions. [2024-12-06 04:35:08,058 INFO L276 IsEmpty]: Start isEmpty. Operand 242 states and 399 transitions. [2024-12-06 04:35:08,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-12-06 04:35:08,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:35:08,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:35:08,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:35:11,120 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 04:35:12,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:35:12,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 402 states to 243 states and 402 transitions. [2024-12-06 04:35:12,191 INFO L276 IsEmpty]: Start isEmpty. Operand 243 states and 402 transitions. [2024-12-06 04:35:12,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-12-06 04:35:12,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:35:12,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:35:12,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:35:15,528 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 04:35:16,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:35:16,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 404 states to 245 states and 404 transitions. [2024-12-06 04:35:16,466 INFO L276 IsEmpty]: Start isEmpty. Operand 245 states and 404 transitions. [2024-12-06 04:35:16,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-12-06 04:35:16,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:35:16,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:35:16,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:35:19,574 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 04:35:20,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:35:20,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 407 states to 246 states and 407 transitions. [2024-12-06 04:35:20,781 INFO L276 IsEmpty]: Start isEmpty. Operand 246 states and 407 transitions. [2024-12-06 04:35:20,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-12-06 04:35:20,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:35:20,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:35:20,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:35:24,252 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 04:35:25,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:35:25,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 409 states to 248 states and 409 transitions. [2024-12-06 04:35:25,236 INFO L276 IsEmpty]: Start isEmpty. Operand 248 states and 409 transitions. [2024-12-06 04:35:25,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-12-06 04:35:25,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:35:25,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:35:25,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:35:28,488 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 04:35:29,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:35:29,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 412 states to 249 states and 412 transitions. [2024-12-06 04:35:29,512 INFO L276 IsEmpty]: Start isEmpty. Operand 249 states and 412 transitions. [2024-12-06 04:35:29,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-12-06 04:35:29,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:35:29,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:35:29,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:35:33,051 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 04:35:34,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:35:34,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 414 states to 251 states and 414 transitions. [2024-12-06 04:35:34,018 INFO L276 IsEmpty]: Start isEmpty. Operand 251 states and 414 transitions. [2024-12-06 04:35:34,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-12-06 04:35:34,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:35:34,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:35:34,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:35:37,393 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 04:35:38,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:35:38,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 417 states to 252 states and 417 transitions. [2024-12-06 04:35:38,535 INFO L276 IsEmpty]: Start isEmpty. Operand 252 states and 417 transitions. [2024-12-06 04:35:38,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-12-06 04:35:38,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:35:38,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:35:38,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:35:42,179 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 04:35:43,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:35:43,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 419 states to 254 states and 419 transitions. [2024-12-06 04:35:43,173 INFO L276 IsEmpty]: Start isEmpty. Operand 254 states and 419 transitions. [2024-12-06 04:35:43,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-12-06 04:35:43,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:35:43,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:35:43,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:35:46,630 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 04:35:47,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:35:47,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 422 states to 255 states and 422 transitions. [2024-12-06 04:35:47,949 INFO L276 IsEmpty]: Start isEmpty. Operand 255 states and 422 transitions. [2024-12-06 04:35:47,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-12-06 04:35:47,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:35:47,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:35:48,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:35:51,761 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 04:35:52,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:35:52,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 257 states and 424 transitions. [2024-12-06 04:35:52,881 INFO L276 IsEmpty]: Start isEmpty. Operand 257 states and 424 transitions. [2024-12-06 04:35:52,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-12-06 04:35:52,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:35:52,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:35:53,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:35:56,355 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 04:35:57,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:35:57,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 427 states to 258 states and 427 transitions. [2024-12-06 04:35:57,652 INFO L276 IsEmpty]: Start isEmpty. Operand 258 states and 427 transitions. [2024-12-06 04:35:57,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2024-12-06 04:35:57,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:35:57,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:35:57,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:36:01,515 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 04:36:02,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:36:02,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 429 states to 260 states and 429 transitions. [2024-12-06 04:36:02,563 INFO L276 IsEmpty]: Start isEmpty. Operand 260 states and 429 transitions. [2024-12-06 04:36:02,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-12-06 04:36:02,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:36:02,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:36:02,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:36:06,181 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 04:36:07,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:36:07,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 432 states to 261 states and 432 transitions. [2024-12-06 04:36:07,597 INFO L276 IsEmpty]: Start isEmpty. Operand 261 states and 432 transitions. [2024-12-06 04:36:07,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-12-06 04:36:07,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:36:07,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:36:07,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:36:11,594 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 04:36:12,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:36:12,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 434 states to 263 states and 434 transitions. [2024-12-06 04:36:12,650 INFO L276 IsEmpty]: Start isEmpty. Operand 263 states and 434 transitions. [2024-12-06 04:36:12,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-12-06 04:36:12,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:36:12,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:36:12,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:36:16,380 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 04:36:17,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:36:17,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 437 states to 264 states and 437 transitions. [2024-12-06 04:36:17,532 INFO L276 IsEmpty]: Start isEmpty. Operand 264 states and 437 transitions. [2024-12-06 04:36:17,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2024-12-06 04:36:17,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:36:17,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:36:17,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:36:21,595 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 04:36:22,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:36:22,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 439 states to 266 states and 439 transitions. [2024-12-06 04:36:22,635 INFO L276 IsEmpty]: Start isEmpty. Operand 266 states and 439 transitions. [2024-12-06 04:36:22,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-12-06 04:36:22,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:36:22,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:36:22,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:36:26,489 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 04:36:27,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:36:27,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 442 states to 267 states and 442 transitions. [2024-12-06 04:36:27,876 INFO L276 IsEmpty]: Start isEmpty. Operand 267 states and 442 transitions. [2024-12-06 04:36:27,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-12-06 04:36:27,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:36:27,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:36:28,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:36:32,024 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 04:36:33,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:36:33,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 444 states to 269 states and 444 transitions. [2024-12-06 04:36:33,079 INFO L276 IsEmpty]: Start isEmpty. Operand 269 states and 444 transitions. [2024-12-06 04:36:33,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-12-06 04:36:33,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:36:33,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:36:33,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:36:37,002 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 04:36:38,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:36:38,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 447 states to 270 states and 447 transitions. [2024-12-06 04:36:38,217 INFO L276 IsEmpty]: Start isEmpty. Operand 270 states and 447 transitions. [2024-12-06 04:36:38,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-12-06 04:36:38,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:36:38,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:36:38,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:36:42,484 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 04:36:43,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:36:43,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 449 states to 272 states and 449 transitions. [2024-12-06 04:36:43,594 INFO L276 IsEmpty]: Start isEmpty. Operand 272 states and 449 transitions. [2024-12-06 04:36:43,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-12-06 04:36:43,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:36:43,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:36:43,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:36:47,610 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 04:36:48,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:36:48,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 452 states to 273 states and 452 transitions. [2024-12-06 04:36:48,988 INFO L276 IsEmpty]: Start isEmpty. Operand 273 states and 452 transitions. [2024-12-06 04:36:48,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-12-06 04:36:48,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:36:48,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:36:49,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:36:53,397 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 04:36:54,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:36:54,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 454 states to 275 states and 454 transitions. [2024-12-06 04:36:54,553 INFO L276 IsEmpty]: Start isEmpty. Operand 275 states and 454 transitions. [2024-12-06 04:36:54,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-12-06 04:36:54,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:36:54,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:36:54,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:36:58,687 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 04:37:00,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:37:00,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 457 states to 276 states and 457 transitions. [2024-12-06 04:37:00,058 INFO L276 IsEmpty]: Start isEmpty. Operand 276 states and 457 transitions. [2024-12-06 04:37:00,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 95 [2024-12-06 04:37:00,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:37:00,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:37:00,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:37:04,615 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 04:37:05,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:37:05,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 459 states to 278 states and 459 transitions. [2024-12-06 04:37:05,684 INFO L276 IsEmpty]: Start isEmpty. Operand 278 states and 459 transitions. [2024-12-06 04:37:05,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-12-06 04:37:05,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:37:05,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:37:05,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:37:09,920 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 04:37:11,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:37:11,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 462 states to 279 states and 462 transitions. [2024-12-06 04:37:11,359 INFO L276 IsEmpty]: Start isEmpty. Operand 279 states and 462 transitions. [2024-12-06 04:37:11,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 96 [2024-12-06 04:37:11,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:37:11,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:37:11,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:37:15,933 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 04:37:17,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:37:17,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 464 states to 281 states and 464 transitions. [2024-12-06 04:37:17,122 INFO L276 IsEmpty]: Start isEmpty. Operand 281 states and 464 transitions. [2024-12-06 04:37:17,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-12-06 04:37:17,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:37:17,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:37:17,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:37:21,480 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 04:37:22,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:37:22,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 467 states to 282 states and 467 transitions. [2024-12-06 04:37:22,864 INFO L276 IsEmpty]: Start isEmpty. Operand 282 states and 467 transitions. [2024-12-06 04:37:22,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-12-06 04:37:22,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:37:22,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:37:23,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:37:27,613 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 04:37:28,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:37:28,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 469 states to 284 states and 469 transitions. [2024-12-06 04:37:28,646 INFO L276 IsEmpty]: Start isEmpty. Operand 284 states and 469 transitions. [2024-12-06 04:37:28,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-12-06 04:37:28,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:37:28,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:37:28,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:37:33,048 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 04:37:34,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:37:34,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 472 states to 285 states and 472 transitions. [2024-12-06 04:37:34,452 INFO L276 IsEmpty]: Start isEmpty. Operand 285 states and 472 transitions. [2024-12-06 04:37:34,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-12-06 04:37:34,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:37:34,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:37:34,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:37:39,275 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 04:37:40,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:37:40,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 474 states to 287 states and 474 transitions. [2024-12-06 04:37:40,523 INFO L276 IsEmpty]: Start isEmpty. Operand 287 states and 474 transitions. [2024-12-06 04:37:40,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-12-06 04:37:40,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:37:40,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:37:40,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:37:45,021 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 04:37:46,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:37:46,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 477 states to 288 states and 477 transitions. [2024-12-06 04:37:46,444 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 477 transitions. [2024-12-06 04:37:46,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 99 [2024-12-06 04:37:46,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:37:46,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:37:46,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:37:51,376 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 04:37:52,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:37:52,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 479 states to 290 states and 479 transitions. [2024-12-06 04:37:52,426 INFO L276 IsEmpty]: Start isEmpty. Operand 290 states and 479 transitions. [2024-12-06 04:37:52,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-12-06 04:37:52,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:37:52,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:37:52,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:37:56,997 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 04:37:58,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:37:58,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 482 states to 291 states and 482 transitions. [2024-12-06 04:37:58,378 INFO L276 IsEmpty]: Start isEmpty. Operand 291 states and 482 transitions. [2024-12-06 04:37:58,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-12-06 04:37:58,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:37:58,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:37:58,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:38:03,448 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 04:38:04,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:38:04,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 484 states to 293 states and 484 transitions. [2024-12-06 04:38:04,614 INFO L276 IsEmpty]: Start isEmpty. Operand 293 states and 484 transitions. [2024-12-06 04:38:04,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-12-06 04:38:04,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:38:04,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:38:04,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:38:09,335 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 04:38:10,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:38:10,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 487 states to 294 states and 487 transitions. [2024-12-06 04:38:10,724 INFO L276 IsEmpty]: Start isEmpty. Operand 294 states and 487 transitions. [2024-12-06 04:38:10,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2024-12-06 04:38:10,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:38:10,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:38:10,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:38:15,926 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 04:38:17,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:38:17,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 489 states to 296 states and 489 transitions. [2024-12-06 04:38:17,136 INFO L276 IsEmpty]: Start isEmpty. Operand 296 states and 489 transitions. [2024-12-06 04:38:17,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-12-06 04:38:17,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:38:17,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:38:17,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:38:22,058 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 04:38:23,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:38:23,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 492 states to 297 states and 492 transitions. [2024-12-06 04:38:23,525 INFO L276 IsEmpty]: Start isEmpty. Operand 297 states and 492 transitions. [2024-12-06 04:38:23,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-12-06 04:38:23,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:38:23,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:38:23,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:38:28,726 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 04:38:29,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:38:29,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 494 states to 299 states and 494 transitions. [2024-12-06 04:38:29,882 INFO L276 IsEmpty]: Start isEmpty. Operand 299 states and 494 transitions. [2024-12-06 04:38:29,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-12-06 04:38:29,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:38:29,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:38:30,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:38:34,880 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 04:38:36,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:38:36,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 497 states to 300 states and 497 transitions. [2024-12-06 04:38:36,358 INFO L276 IsEmpty]: Start isEmpty. Operand 300 states and 497 transitions. [2024-12-06 04:38:36,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 103 [2024-12-06 04:38:36,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:38:36,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:38:36,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:38:41,857 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 04:38:43,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:38:43,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 499 states to 302 states and 499 transitions. [2024-12-06 04:38:43,088 INFO L276 IsEmpty]: Start isEmpty. Operand 302 states and 499 transitions. [2024-12-06 04:38:43,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-12-06 04:38:43,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:38:43,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:38:43,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:38:48,203 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 04:38:49,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:38:49,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 502 states to 303 states and 502 transitions. [2024-12-06 04:38:49,642 INFO L276 IsEmpty]: Start isEmpty. Operand 303 states and 502 transitions. [2024-12-06 04:38:49,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 104 [2024-12-06 04:38:49,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:38:49,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:38:49,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:38:55,093 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 04:38:56,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:38:56,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 504 states to 305 states and 504 transitions. [2024-12-06 04:38:56,321 INFO L276 IsEmpty]: Start isEmpty. Operand 305 states and 504 transitions. [2024-12-06 04:38:56,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-12-06 04:38:56,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:38:56,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:38:56,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:39:01,527 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 04:39:03,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:39:03,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 507 states to 306 states and 507 transitions. [2024-12-06 04:39:03,125 INFO L276 IsEmpty]: Start isEmpty. Operand 306 states and 507 transitions. [2024-12-06 04:39:03,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2024-12-06 04:39:03,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:39:03,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:39:03,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:39:08,637 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 04:39:09,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:39:09,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 509 states to 308 states and 509 transitions. [2024-12-06 04:39:09,904 INFO L276 IsEmpty]: Start isEmpty. Operand 308 states and 509 transitions. [2024-12-06 04:39:09,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-12-06 04:39:09,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:39:09,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:39:10,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:39:15,234 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 04:39:16,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:39:16,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 512 states to 309 states and 512 transitions. [2024-12-06 04:39:16,662 INFO L276 IsEmpty]: Start isEmpty. Operand 309 states and 512 transitions. [2024-12-06 04:39:16,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-12-06 04:39:16,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:39:16,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:39:16,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:39:22,448 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 04:39:23,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:39:23,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 514 states to 311 states and 514 transitions. [2024-12-06 04:39:23,642 INFO L276 IsEmpty]: Start isEmpty. Operand 311 states and 514 transitions. [2024-12-06 04:39:23,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-12-06 04:39:23,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:39:23,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:39:23,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:39:29,038 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 04:39:30,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:39:30,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 517 states to 312 states and 517 transitions. [2024-12-06 04:39:30,574 INFO L276 IsEmpty]: Start isEmpty. Operand 312 states and 517 transitions. [2024-12-06 04:39:30,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-12-06 04:39:30,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:39:30,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:39:30,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:39:36,434 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 04:39:37,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:39:37,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 519 states to 314 states and 519 transitions. [2024-12-06 04:39:37,668 INFO L276 IsEmpty]: Start isEmpty. Operand 314 states and 519 transitions. [2024-12-06 04:39:37,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-12-06 04:39:37,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:39:37,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:39:37,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:39:43,300 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 04:39:44,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:39:44,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 522 states to 315 states and 522 transitions. [2024-12-06 04:39:44,839 INFO L276 IsEmpty]: Start isEmpty. Operand 315 states and 522 transitions. [2024-12-06 04:39:44,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 108 [2024-12-06 04:39:44,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:39:44,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:39:45,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:39:51,069 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 04:39:52,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:39:52,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 524 states to 317 states and 524 transitions. [2024-12-06 04:39:52,366 INFO L276 IsEmpty]: Start isEmpty. Operand 317 states and 524 transitions. [2024-12-06 04:39:52,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-12-06 04:39:52,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:39:52,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:39:52,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:39:58,094 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 04:39:59,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:39:59,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 527 states to 318 states and 527 transitions. [2024-12-06 04:39:59,700 INFO L276 IsEmpty]: Start isEmpty. Operand 318 states and 527 transitions. [2024-12-06 04:39:59,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 109 [2024-12-06 04:39:59,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:39:59,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:39:59,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:40:06,004 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 04:40:07,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:40:07,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 529 states to 320 states and 529 transitions. [2024-12-06 04:40:07,274 INFO L276 IsEmpty]: Start isEmpty. Operand 320 states and 529 transitions. [2024-12-06 04:40:07,274 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-12-06 04:40:07,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:40:07,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:40:07,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:40:13,193 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 04:40:14,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:40:14,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 532 states to 321 states and 532 transitions. [2024-12-06 04:40:14,825 INFO L276 IsEmpty]: Start isEmpty. Operand 321 states and 532 transitions. [2024-12-06 04:40:14,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-12-06 04:40:14,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:40:14,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:40:15,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:40:21,208 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 04:40:22,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:40:22,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 534 states to 323 states and 534 transitions. [2024-12-06 04:40:22,564 INFO L276 IsEmpty]: Start isEmpty. Operand 323 states and 534 transitions. [2024-12-06 04:40:22,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-12-06 04:40:22,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:40:22,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:40:22,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:40:28,499 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 04:40:30,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:40:30,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 537 states to 324 states and 537 transitions. [2024-12-06 04:40:30,088 INFO L276 IsEmpty]: Start isEmpty. Operand 324 states and 537 transitions. [2024-12-06 04:40:30,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-12-06 04:40:30,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:40:30,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:40:30,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:40:36,757 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 04:40:38,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:40:38,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 539 states to 326 states and 539 transitions. [2024-12-06 04:40:38,105 INFO L276 IsEmpty]: Start isEmpty. Operand 326 states and 539 transitions. [2024-12-06 04:40:38,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-12-06 04:40:38,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:40:38,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:40:38,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:40:44,363 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 04:40:45,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:40:45,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 542 states to 327 states and 542 transitions. [2024-12-06 04:40:45,934 INFO L276 IsEmpty]: Start isEmpty. Operand 327 states and 542 transitions. [2024-12-06 04:40:45,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 112 [2024-12-06 04:40:45,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:40:45,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:40:46,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:40:52,643 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 04:40:54,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:40:54,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 544 states to 329 states and 544 transitions. [2024-12-06 04:40:54,082 INFO L276 IsEmpty]: Start isEmpty. Operand 329 states and 544 transitions. [2024-12-06 04:40:54,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2024-12-06 04:40:54,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:40:54,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:40:54,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:41:00,287 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 04:41:01,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:41:01,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 547 states to 330 states and 547 transitions. [2024-12-06 04:41:01,908 INFO L276 IsEmpty]: Start isEmpty. Operand 330 states and 547 transitions. [2024-12-06 04:41:01,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2024-12-06 04:41:01,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:41:01,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:41:02,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:41:08,656 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 04:41:10,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:41:10,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 549 states to 332 states and 549 transitions. [2024-12-06 04:41:10,015 INFO L276 IsEmpty]: Start isEmpty. Operand 332 states and 549 transitions. [2024-12-06 04:41:10,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 04:41:10,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:41:10,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:41:10,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:41:16,372 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 04:41:18,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:41:18,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 552 states to 333 states and 552 transitions. [2024-12-06 04:41:18,099 INFO L276 IsEmpty]: Start isEmpty. Operand 333 states and 552 transitions. [2024-12-06 04:41:18,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 04:41:18,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:41:18,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:41:18,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:41:25,191 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 04:41:26,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:41:26,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 554 states to 335 states and 554 transitions. [2024-12-06 04:41:26,578 INFO L276 IsEmpty]: Start isEmpty. Operand 335 states and 554 transitions. [2024-12-06 04:41:26,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-12-06 04:41:26,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:41:26,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:41:26,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:41:32,961 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 04:41:34,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:41:34,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 557 states to 336 states and 557 transitions. [2024-12-06 04:41:34,542 INFO L276 IsEmpty]: Start isEmpty. Operand 336 states and 557 transitions. [2024-12-06 04:41:34,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-12-06 04:41:34,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:41:34,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:41:34,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:41:41,601 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 04:41:42,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:41:42,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 559 states to 338 states and 559 transitions. [2024-12-06 04:41:42,921 INFO L276 IsEmpty]: Start isEmpty. Operand 338 states and 559 transitions. [2024-12-06 04:41:42,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 116 [2024-12-06 04:41:42,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:41:42,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:41:43,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:41:49,535 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 04:41:51,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:41:51,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 562 states to 339 states and 562 transitions. [2024-12-06 04:41:51,257 INFO L276 IsEmpty]: Start isEmpty. Operand 339 states and 562 transitions. [2024-12-06 04:41:51,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 116 [2024-12-06 04:41:51,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:41:51,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:41:51,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:41:58,452 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 04:41:59,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:41:59,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 564 states to 341 states and 564 transitions. [2024-12-06 04:41:59,867 INFO L276 IsEmpty]: Start isEmpty. Operand 341 states and 564 transitions. [2024-12-06 04:41:59,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-12-06 04:41:59,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:41:59,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:42:00,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:42:06,646 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 04:42:08,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:42:08,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 567 states to 342 states and 567 transitions. [2024-12-06 04:42:08,320 INFO L276 IsEmpty]: Start isEmpty. Operand 342 states and 567 transitions. [2024-12-06 04:42:08,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-12-06 04:42:08,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:42:08,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:42:08,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:42:15,706 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 04:42:17,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:42:17,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 569 states to 344 states and 569 transitions. [2024-12-06 04:42:17,100 INFO L276 IsEmpty]: Start isEmpty. Operand 344 states and 569 transitions. [2024-12-06 04:42:17,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-12-06 04:42:17,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:42:17,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:42:17,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:42:24,231 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 04:42:26,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:42:26,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 572 states to 345 states and 572 transitions. [2024-12-06 04:42:26,072 INFO L276 IsEmpty]: Start isEmpty. Operand 345 states and 572 transitions. [2024-12-06 04:42:26,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-12-06 04:42:26,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:42:26,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:42:26,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:42:33,511 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 04:42:34,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:42:34,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 574 states to 347 states and 574 transitions. [2024-12-06 04:42:34,829 INFO L276 IsEmpty]: Start isEmpty. Operand 347 states and 574 transitions. [2024-12-06 04:42:34,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-12-06 04:42:34,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:42:34,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:42:35,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:42:41,901 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 04:42:43,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:42:43,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 577 states to 348 states and 577 transitions. [2024-12-06 04:42:43,791 INFO L276 IsEmpty]: Start isEmpty. Operand 348 states and 577 transitions. [2024-12-06 04:42:43,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 119 [2024-12-06 04:42:43,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:42:43,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:42:44,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:42:51,420 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 04:42:52,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:42:52,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 350 states and 579 transitions. [2024-12-06 04:42:52,888 INFO L276 IsEmpty]: Start isEmpty. Operand 350 states and 579 transitions. [2024-12-06 04:42:52,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-12-06 04:42:52,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:42:52,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:42:53,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:00,122 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 04:43:01,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:01,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 582 states to 351 states and 582 transitions. [2024-12-06 04:43:01,899 INFO L276 IsEmpty]: Start isEmpty. Operand 351 states and 582 transitions. [2024-12-06 04:43:01,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-12-06 04:43:01,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:01,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:02,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:09,741 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 04:43:11,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:11,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 584 states to 353 states and 584 transitions. [2024-12-06 04:43:11,171 INFO L276 IsEmpty]: Start isEmpty. Operand 353 states and 584 transitions. [2024-12-06 04:43:11,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-12-06 04:43:11,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:11,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:11,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:18,512 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 04:43:20,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:20,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 587 states to 354 states and 587 transitions. [2024-12-06 04:43:20,184 INFO L276 IsEmpty]: Start isEmpty. Operand 354 states and 587 transitions. [2024-12-06 04:43:20,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-12-06 04:43:20,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:20,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:20,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:28,129 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 04:43:29,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:29,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 589 states to 356 states and 589 transitions. [2024-12-06 04:43:29,619 INFO L276 IsEmpty]: Start isEmpty. Operand 356 states and 589 transitions. [2024-12-06 04:43:29,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 122 [2024-12-06 04:43:29,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:29,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:30,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:37,000 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 04:43:38,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:38,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 592 states to 357 states and 592 transitions. [2024-12-06 04:43:38,805 INFO L276 IsEmpty]: Start isEmpty. Operand 357 states and 592 transitions. [2024-12-06 04:43:38,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 122 [2024-12-06 04:43:38,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:38,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:39,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:46,956 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 04:43:48,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:48,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 594 states to 359 states and 594 transitions. [2024-12-06 04:43:48,280 INFO L276 IsEmpty]: Start isEmpty. Operand 359 states and 594 transitions. [2024-12-06 04:43:48,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2024-12-06 04:43:48,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:48,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:48,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:43:55,956 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 04:43:57,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:43:57,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 597 states to 360 states and 597 transitions. [2024-12-06 04:43:57,811 INFO L276 IsEmpty]: Start isEmpty. Operand 360 states and 597 transitions. [2024-12-06 04:43:57,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2024-12-06 04:43:57,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:43:57,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:43:58,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:44:06,080 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 04:44:07,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:44:07,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 599 states to 362 states and 599 transitions. [2024-12-06 04:44:07,444 INFO L276 IsEmpty]: Start isEmpty. Operand 362 states and 599 transitions. [2024-12-06 04:44:07,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 124 [2024-12-06 04:44:07,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:44:07,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:44:07,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:44:15,172 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 04:44:16,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:44:16,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 602 states to 363 states and 602 transitions. [2024-12-06 04:44:16,960 INFO L276 IsEmpty]: Start isEmpty. Operand 363 states and 602 transitions. [2024-12-06 04:44:16,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 124 [2024-12-06 04:44:16,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:44:16,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:44:17,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:44:25,256 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 04:44:26,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:44:26,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 604 states to 365 states and 604 transitions. [2024-12-06 04:44:26,764 INFO L276 IsEmpty]: Start isEmpty. Operand 365 states and 604 transitions. [2024-12-06 04:44:26,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-12-06 04:44:26,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:44:26,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:44:27,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:44:34,719 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 04:44:36,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:44:36,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 607 states to 366 states and 607 transitions. [2024-12-06 04:44:36,534 INFO L276 IsEmpty]: Start isEmpty. Operand 366 states and 607 transitions. [2024-12-06 04:44:36,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2024-12-06 04:44:36,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:44:36,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:44:36,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:44:45,069 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 04:44:46,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:44:46,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 609 states to 368 states and 609 transitions. [2024-12-06 04:44:46,686 INFO L276 IsEmpty]: Start isEmpty. Operand 368 states and 609 transitions. [2024-12-06 04:44:46,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-12-06 04:44:46,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:44:46,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:44:47,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat