./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/eca-rers2012/Problem06_label34.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3f1e8e7-2ba3-4b1c-a00c-63e6c41db90e/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3f1e8e7-2ba3-4b1c-a00c-63e6c41db90e/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_e3f1e8e7-2ba3-4b1c-a00c-63e6c41db90e/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3f1e8e7-2ba3-4b1c-a00c-63e6c41db90e/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/eca-rers2012/Problem06_label34.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3f1e8e7-2ba3-4b1c-a00c-63e6c41db90e/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3f1e8e7-2ba3-4b1c-a00c-63e6c41db90e/bin/ukojak-verify-CZk0znPC7b --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 5720b7b8988236e90efce736cf3593749047732c946eecc8fea6a291ed30b9c6 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 04:51:56,863 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 04:51:56,922 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3f1e8e7-2ba3-4b1c-a00c-63e6c41db90e/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-12-06 04:51:56,926 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 04:51:56,927 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 04:51:56,946 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 04:51:56,947 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 04:51:56,947 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 04:51:56,948 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 04:51:56,948 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 04:51:56,948 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 04:51:56,948 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 04:51:56,948 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-06 04:51:56,948 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 04:51:56,948 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-06 04:51:56,948 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 04:51:56,949 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 04:51:56,949 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 04:51:56,949 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 04:51:56,949 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-06 04:51:56,949 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 04:51:56,949 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 04:51:56,949 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 04:51:56,949 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 04:51:56,949 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 04:51:56,949 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 04:51:56,949 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 04:51:56,949 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 04:51:56,950 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 04:51:56,950 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 04:51:56,950 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 04:51:56,950 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 04:51:56,950 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 04:51:56,950 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_e3f1e8e7-2ba3-4b1c-a00c-63e6c41db90e/bin/ukojak-verify-CZk0znPC7b Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 5720b7b8988236e90efce736cf3593749047732c946eecc8fea6a291ed30b9c6 [2024-12-06 04:51:57,193 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 04:51:57,201 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 04:51:57,203 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 04:51:57,204 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 04:51:57,205 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 04:51:57,206 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3f1e8e7-2ba3-4b1c-a00c-63e6c41db90e/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/eca-rers2012/Problem06_label34.c [2024-12-06 04:51:59,835 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3f1e8e7-2ba3-4b1c-a00c-63e6c41db90e/bin/ukojak-verify-CZk0znPC7b/data/bfc53fb68/c13733650e5142a1b01689bb27566f51/FLAG342b97c80 [2024-12-06 04:52:00,280 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 04:52:00,281 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3f1e8e7-2ba3-4b1c-a00c-63e6c41db90e/sv-benchmarks/c/eca-rers2012/Problem06_label34.c [2024-12-06 04:52:00,324 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3f1e8e7-2ba3-4b1c-a00c-63e6c41db90e/bin/ukojak-verify-CZk0znPC7b/data/bfc53fb68/c13733650e5142a1b01689bb27566f51/FLAG342b97c80 [2024-12-06 04:52:00,337 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3f1e8e7-2ba3-4b1c-a00c-63e6c41db90e/bin/ukojak-verify-CZk0znPC7b/data/bfc53fb68/c13733650e5142a1b01689bb27566f51 [2024-12-06 04:52:00,339 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 04:52:00,340 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 04:52:00,341 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 04:52:00,341 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 04:52:00,344 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 04:52:00,345 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 04:52:00" (1/1) ... [2024-12-06 04:52:00,345 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6185ee34 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:52:00, skipping insertion in model container [2024-12-06 04:52:00,345 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 04:52:00" (1/1) ... [2024-12-06 04:52:00,502 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 04:52:01,697 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_e3f1e8e7-2ba3-4b1c-a00c-63e6c41db90e/sv-benchmarks/c/eca-rers2012/Problem06_label34.c[336423,336436] [2024-12-06 04:52:01,715 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 04:52:01,724 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 04:52:02,490 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_e3f1e8e7-2ba3-4b1c-a00c-63e6c41db90e/sv-benchmarks/c/eca-rers2012/Problem06_label34.c[336423,336436] [2024-12-06 04:52:02,493 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 04:52:02,536 INFO L204 MainTranslator]: Completed translation [2024-12-06 04:52:02,536 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:52:02 WrapperNode [2024-12-06 04:52:02,536 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 04:52:02,537 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 04:52:02,537 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 04:52:02,537 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 04:52:02,542 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:52:02" (1/1) ... [2024-12-06 04:52:02,592 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:52:02" (1/1) ... [2024-12-06 04:52:02,809 INFO L138 Inliner]: procedures = 18, calls = 12, calls flagged for inlining = 7, calls inlined = 7, statements flattened = 10177 [2024-12-06 04:52:02,809 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 04:52:02,809 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 04:52:02,809 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 04:52:02,810 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 04:52:02,815 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:52:02" (1/1) ... [2024-12-06 04:52:02,815 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:52:02" (1/1) ... [2024-12-06 04:52:02,847 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:52:02" (1/1) ... [2024-12-06 04:52:02,847 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:52:02" (1/1) ... [2024-12-06 04:52:02,939 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:52:02" (1/1) ... [2024-12-06 04:52:02,948 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:52:02" (1/1) ... [2024-12-06 04:52:03,036 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:52:02" (1/1) ... [2024-12-06 04:52:03,060 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:52:02" (1/1) ... [2024-12-06 04:52:03,070 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:52:02" (1/1) ... [2024-12-06 04:52:03,158 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 04:52:03,159 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 04:52:03,160 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 04:52:03,160 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 04:52:03,161 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 04:52:02" (1/1) ... [2024-12-06 04:52:03,166 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 04:52:03,178 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3f1e8e7-2ba3-4b1c-a00c-63e6c41db90e/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 04:52:03,192 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3f1e8e7-2ba3-4b1c-a00c-63e6c41db90e/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:52:03,199 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3f1e8e7-2ba3-4b1c-a00c-63e6c41db90e/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:52:03,220 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 04:52:03,220 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 04:52:03,220 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 04:52:03,220 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 04:52:03,318 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 04:52:03,320 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 04:52:09,437 INFO L? ?]: Removed 929 outVars from TransFormulas that were not future-live. [2024-12-06 04:52:09,437 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 04:52:10,292 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 04:52:10,292 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-12-06 04:52:10,293 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 04:52:10 BoogieIcfgContainer [2024-12-06 04:52:10,293 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 04:52:10,294 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 04:52:10,294 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 04:52:10,302 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 04:52:10,302 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 04:52:10" (1/1) ... [2024-12-06 04:52:10,308 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 04:52:10,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:10,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1864 states to 938 states and 1864 transitions. [2024-12-06 04:52:10,364 INFO L276 IsEmpty]: Start isEmpty. Operand 938 states and 1864 transitions. [2024-12-06 04:52:10,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 930 [2024-12-06 04:52:10,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:10,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:10,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:12,660 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:52:16,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:16,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2998 states to 1865 states and 2998 transitions. [2024-12-06 04:52:16,892 INFO L276 IsEmpty]: Start isEmpty. Operand 1865 states and 2998 transitions. [2024-12-06 04:52:16,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 934 [2024-12-06 04:52:16,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:16,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:17,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:18,065 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:18,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:18,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3003 states to 1868 states and 3003 transitions. [2024-12-06 04:52:18,211 INFO L276 IsEmpty]: Start isEmpty. Operand 1868 states and 3003 transitions. [2024-12-06 04:52:18,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 938 [2024-12-06 04:52:18,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:18,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:18,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:19,291 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:19,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:19,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3013 states to 1875 states and 3013 transitions. [2024-12-06 04:52:19,493 INFO L276 IsEmpty]: Start isEmpty. Operand 1875 states and 3013 transitions. [2024-12-06 04:52:19,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 939 [2024-12-06 04:52:19,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:19,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:19,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:20,851 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 8 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:21,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:21,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3025 states to 1883 states and 3025 transitions. [2024-12-06 04:52:21,125 INFO L276 IsEmpty]: Start isEmpty. Operand 1883 states and 3025 transitions. [2024-12-06 04:52:21,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 940 [2024-12-06 04:52:21,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:21,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:21,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:21,834 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:22,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:22,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3039 states to 1892 states and 3039 transitions. [2024-12-06 04:52:22,176 INFO L276 IsEmpty]: Start isEmpty. Operand 1892 states and 3039 transitions. [2024-12-06 04:52:22,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 941 [2024-12-06 04:52:22,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:22,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:22,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:22,736 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:23,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:23,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3055 states to 1902 states and 3055 transitions. [2024-12-06 04:52:23,294 INFO L276 IsEmpty]: Start isEmpty. Operand 1902 states and 3055 transitions. [2024-12-06 04:52:23,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 944 [2024-12-06 04:52:23,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:23,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:23,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:23,932 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 13 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:24,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:24,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3074 states to 1915 states and 3074 transitions. [2024-12-06 04:52:24,468 INFO L276 IsEmpty]: Start isEmpty. Operand 1915 states and 3074 transitions. [2024-12-06 04:52:24,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 945 [2024-12-06 04:52:24,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:24,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:24,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:25,153 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 14 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:26,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:26,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3096 states to 1929 states and 3096 transitions. [2024-12-06 04:52:26,040 INFO L276 IsEmpty]: Start isEmpty. Operand 1929 states and 3096 transitions. [2024-12-06 04:52:26,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 946 [2024-12-06 04:52:26,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:26,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:26,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:26,613 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:27,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:27,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3120 states to 1944 states and 3120 transitions. [2024-12-06 04:52:27,653 INFO L276 IsEmpty]: Start isEmpty. Operand 1944 states and 3120 transitions. [2024-12-06 04:52:27,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 947 [2024-12-06 04:52:27,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:27,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:27,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:28,196 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:28,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:28,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3135 states to 1953 states and 3135 transitions. [2024-12-06 04:52:28,995 INFO L276 IsEmpty]: Start isEmpty. Operand 1953 states and 3135 transitions. [2024-12-06 04:52:28,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 948 [2024-12-06 04:52:28,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:29,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:29,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:29,508 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 17 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:29,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:29,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3138 states to 1955 states and 3138 transitions. [2024-12-06 04:52:29,615 INFO L276 IsEmpty]: Start isEmpty. Operand 1955 states and 3138 transitions. [2024-12-06 04:52:29,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 951 [2024-12-06 04:52:29,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:29,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:29,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:30,906 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:32,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:32,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3167 states to 1975 states and 3167 transitions. [2024-12-06 04:52:32,442 INFO L276 IsEmpty]: Start isEmpty. Operand 1975 states and 3167 transitions. [2024-12-06 04:52:32,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 952 [2024-12-06 04:52:32,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:32,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:32,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:32,955 INFO L134 CoverageAnalysis]: Checked inductivity of 21 backedges. 21 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:33,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:33,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3184 states to 1987 states and 3184 transitions. [2024-12-06 04:52:33,662 INFO L276 IsEmpty]: Start isEmpty. Operand 1987 states and 3184 transitions. [2024-12-06 04:52:33,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 954 [2024-12-06 04:52:33,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:33,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:33,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:34,126 INFO L134 CoverageAnalysis]: Checked inductivity of 23 backedges. 23 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:34,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:34,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3193 states to 1994 states and 3193 transitions. [2024-12-06 04:52:34,396 INFO L276 IsEmpty]: Start isEmpty. Operand 1994 states and 3193 transitions. [2024-12-06 04:52:34,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 955 [2024-12-06 04:52:34,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:34,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:34,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:34,830 INFO L134 CoverageAnalysis]: Checked inductivity of 24 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:34,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:34,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3194 states to 1995 states and 3194 transitions. [2024-12-06 04:52:34,887 INFO L276 IsEmpty]: Start isEmpty. Operand 1995 states and 3194 transitions. [2024-12-06 04:52:34,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 956 [2024-12-06 04:52:34,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:34,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:35,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:35,504 INFO L134 CoverageAnalysis]: Checked inductivity of 25 backedges. 25 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:36,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:36,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3213 states to 2010 states and 3213 transitions. [2024-12-06 04:52:36,166 INFO L276 IsEmpty]: Start isEmpty. Operand 2010 states and 3213 transitions. [2024-12-06 04:52:36,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 957 [2024-12-06 04:52:36,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:36,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:36,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:37,339 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:39,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:39,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3249 states to 2036 states and 3249 transitions. [2024-12-06 04:52:39,184 INFO L276 IsEmpty]: Start isEmpty. Operand 2036 states and 3249 transitions. [2024-12-06 04:52:39,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 960 [2024-12-06 04:52:39,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:39,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:39,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:39,634 INFO L134 CoverageAnalysis]: Checked inductivity of 29 backedges. 29 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:39,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:39,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3256 states to 2041 states and 3256 transitions. [2024-12-06 04:52:39,927 INFO L276 IsEmpty]: Start isEmpty. Operand 2041 states and 3256 transitions. [2024-12-06 04:52:39,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 966 [2024-12-06 04:52:39,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:39,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:40,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:40,431 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 35 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:40,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:40,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3262 states to 2047 states and 3262 transitions. [2024-12-06 04:52:40,502 INFO L276 IsEmpty]: Start isEmpty. Operand 2047 states and 3262 transitions. [2024-12-06 04:52:40,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 968 [2024-12-06 04:52:40,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:40,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:40,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:40,942 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 37 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:41,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:41,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3264 states to 2049 states and 3264 transitions. [2024-12-06 04:52:41,034 INFO L276 IsEmpty]: Start isEmpty. Operand 2049 states and 3264 transitions. [2024-12-06 04:52:41,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 970 [2024-12-06 04:52:41,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:41,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:41,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:41,527 INFO L134 CoverageAnalysis]: Checked inductivity of 39 backedges. 39 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:41,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:41,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3279 states to 2062 states and 3279 transitions. [2024-12-06 04:52:41,947 INFO L276 IsEmpty]: Start isEmpty. Operand 2062 states and 3279 transitions. [2024-12-06 04:52:41,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 973 [2024-12-06 04:52:41,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:41,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:42,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:42,388 INFO L134 CoverageAnalysis]: Checked inductivity of 42 backedges. 42 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:42,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:42,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3282 states to 2065 states and 3282 transitions. [2024-12-06 04:52:42,456 INFO L276 IsEmpty]: Start isEmpty. Operand 2065 states and 3282 transitions. [2024-12-06 04:52:42,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 974 [2024-12-06 04:52:42,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:42,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:42,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:43,501 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 43 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:45,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:45,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3336 states to 2108 states and 3336 transitions. [2024-12-06 04:52:45,861 INFO L276 IsEmpty]: Start isEmpty. Operand 2108 states and 3336 transitions. [2024-12-06 04:52:45,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 977 [2024-12-06 04:52:45,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:45,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:46,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:46,479 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 46 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:47,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:47,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3375 states to 2141 states and 3375 transitions. [2024-12-06 04:52:47,827 INFO L276 IsEmpty]: Start isEmpty. Operand 2141 states and 3375 transitions. [2024-12-06 04:52:47,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 978 [2024-12-06 04:52:47,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:47,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:47,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:48,260 INFO L134 CoverageAnalysis]: Checked inductivity of 47 backedges. 47 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:48,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:48,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3381 states to 2145 states and 3381 transitions. [2024-12-06 04:52:48,498 INFO L276 IsEmpty]: Start isEmpty. Operand 2145 states and 3381 transitions. [2024-12-06 04:52:48,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 981 [2024-12-06 04:52:48,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:48,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:48,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:49,074 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 50 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:50,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:50,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3419 states to 2175 states and 3419 transitions. [2024-12-06 04:52:50,484 INFO L276 IsEmpty]: Start isEmpty. Operand 2175 states and 3419 transitions. [2024-12-06 04:52:50,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 982 [2024-12-06 04:52:50,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:50,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:50,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:51,082 INFO L134 CoverageAnalysis]: Checked inductivity of 51 backedges. 51 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:52,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:52,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3450 states to 2201 states and 3450 transitions. [2024-12-06 04:52:52,208 INFO L276 IsEmpty]: Start isEmpty. Operand 2201 states and 3450 transitions. [2024-12-06 04:52:52,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 983 [2024-12-06 04:52:52,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:52,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:52,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:52,648 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 52 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:53,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:53,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3470 states to 2216 states and 3470 transitions. [2024-12-06 04:52:53,444 INFO L276 IsEmpty]: Start isEmpty. Operand 2216 states and 3470 transitions. [2024-12-06 04:52:53,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 985 [2024-12-06 04:52:53,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:53,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:53,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:55,095 INFO L134 CoverageAnalysis]: Checked inductivity of 54 backedges. 54 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:58,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:58,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3531 states to 2267 states and 3531 transitions. [2024-12-06 04:52:58,052 INFO L276 IsEmpty]: Start isEmpty. Operand 2267 states and 3531 transitions. [2024-12-06 04:52:58,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 986 [2024-12-06 04:52:58,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:58,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:58,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:58,522 INFO L134 CoverageAnalysis]: Checked inductivity of 55 backedges. 55 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:58,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:58,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3535 states to 2270 states and 3535 transitions. [2024-12-06 04:52:58,672 INFO L276 IsEmpty]: Start isEmpty. Operand 2270 states and 3535 transitions. [2024-12-06 04:52:58,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 989 [2024-12-06 04:52:58,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:58,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:58,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:52:59,096 INFO L134 CoverageAnalysis]: Checked inductivity of 58 backedges. 58 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:52:59,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:52:59,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3538 states to 2273 states and 3538 transitions. [2024-12-06 04:52:59,194 INFO L276 IsEmpty]: Start isEmpty. Operand 2273 states and 3538 transitions. [2024-12-06 04:52:59,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 991 [2024-12-06 04:52:59,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:52:59,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:52:59,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:00,164 INFO L134 CoverageAnalysis]: Checked inductivity of 60 backedges. 60 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:01,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:01,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3559 states to 2290 states and 3559 transitions. [2024-12-06 04:53:01,445 INFO L276 IsEmpty]: Start isEmpty. Operand 2290 states and 3559 transitions. [2024-12-06 04:53:01,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 992 [2024-12-06 04:53:01,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:01,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:01,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:02,014 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 61 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:02,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:02,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3572 states to 2301 states and 3572 transitions. [2024-12-06 04:53:02,413 INFO L276 IsEmpty]: Start isEmpty. Operand 2301 states and 3572 transitions. [2024-12-06 04:53:02,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 993 [2024-12-06 04:53:02,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:02,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:02,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:03,346 INFO L134 CoverageAnalysis]: Checked inductivity of 62 backedges. 62 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:03,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:03,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3576 states to 2303 states and 3576 transitions. [2024-12-06 04:53:03,811 INFO L276 IsEmpty]: Start isEmpty. Operand 2303 states and 3576 transitions. [2024-12-06 04:53:03,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 994 [2024-12-06 04:53:03,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:03,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:03,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:04,376 INFO L134 CoverageAnalysis]: Checked inductivity of 63 backedges. 63 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:05,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:05,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3589 states to 2312 states and 3589 transitions. [2024-12-06 04:53:05,020 INFO L276 IsEmpty]: Start isEmpty. Operand 2312 states and 3589 transitions. [2024-12-06 04:53:05,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 996 [2024-12-06 04:53:05,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:05,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:05,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:06,585 INFO L134 CoverageAnalysis]: Checked inductivity of 65 backedges. 65 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:09,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:09,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3656 states to 2369 states and 3656 transitions. [2024-12-06 04:53:09,778 INFO L276 IsEmpty]: Start isEmpty. Operand 2369 states and 3656 transitions. [2024-12-06 04:53:09,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 997 [2024-12-06 04:53:09,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:09,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:09,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:10,323 INFO L134 CoverageAnalysis]: Checked inductivity of 66 backedges. 66 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:10,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:10,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3660 states to 2372 states and 3660 transitions. [2024-12-06 04:53:10,564 INFO L276 IsEmpty]: Start isEmpty. Operand 2372 states and 3660 transitions. [2024-12-06 04:53:10,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 999 [2024-12-06 04:53:10,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:10,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:10,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:11,498 INFO L134 CoverageAnalysis]: Checked inductivity of 68 backedges. 68 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:13,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:13,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3709 states to 2414 states and 3709 transitions. [2024-12-06 04:53:13,644 INFO L276 IsEmpty]: Start isEmpty. Operand 2414 states and 3709 transitions. [2024-12-06 04:53:13,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1000 [2024-12-06 04:53:13,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:13,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:13,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:14,701 INFO L134 CoverageAnalysis]: Checked inductivity of 69 backedges. 69 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:16,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:16,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3730 states to 2429 states and 3730 transitions. [2024-12-06 04:53:16,108 INFO L276 IsEmpty]: Start isEmpty. Operand 2429 states and 3730 transitions. [2024-12-06 04:53:16,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1001 [2024-12-06 04:53:16,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:16,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:16,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:16,557 INFO L134 CoverageAnalysis]: Checked inductivity of 70 backedges. 70 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:17,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:17,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3745 states to 2439 states and 3745 transitions. [2024-12-06 04:53:17,550 INFO L276 IsEmpty]: Start isEmpty. Operand 2439 states and 3745 transitions. [2024-12-06 04:53:17,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1003 [2024-12-06 04:53:17,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:17,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:17,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:18,444 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 72 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:19,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:19,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3759 states to 2449 states and 3759 transitions. [2024-12-06 04:53:19,400 INFO L276 IsEmpty]: Start isEmpty. Operand 2449 states and 3759 transitions. [2024-12-06 04:53:19,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1004 [2024-12-06 04:53:19,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:19,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:19,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:19,977 INFO L134 CoverageAnalysis]: Checked inductivity of 73 backedges. 73 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:21,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:21,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3791 states to 2476 states and 3791 transitions. [2024-12-06 04:53:21,355 INFO L276 IsEmpty]: Start isEmpty. Operand 2476 states and 3791 transitions. [2024-12-06 04:53:21,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1005 [2024-12-06 04:53:21,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:21,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:21,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:21,949 INFO L134 CoverageAnalysis]: Checked inductivity of 74 backedges. 74 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:23,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:23,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3806 states to 2485 states and 3806 transitions. [2024-12-06 04:53:23,127 INFO L276 IsEmpty]: Start isEmpty. Operand 2485 states and 3806 transitions. [2024-12-06 04:53:23,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1006 [2024-12-06 04:53:23,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:23,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:23,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:23,815 INFO L134 CoverageAnalysis]: Checked inductivity of 75 backedges. 75 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:27,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:27,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3894 states to 2560 states and 3894 transitions. [2024-12-06 04:53:27,615 INFO L276 IsEmpty]: Start isEmpty. Operand 2560 states and 3894 transitions. [2024-12-06 04:53:27,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1007 [2024-12-06 04:53:27,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:27,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:27,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:28,047 INFO L134 CoverageAnalysis]: Checked inductivity of 76 backedges. 76 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:29,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:29,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3908 states to 2568 states and 3908 transitions. [2024-12-06 04:53:29,336 INFO L276 IsEmpty]: Start isEmpty. Operand 2568 states and 3908 transitions. [2024-12-06 04:53:29,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1008 [2024-12-06 04:53:29,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:29,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:29,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:29,771 INFO L134 CoverageAnalysis]: Checked inductivity of 77 backedges. 77 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:29,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:29,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3909 states to 2569 states and 3909 transitions. [2024-12-06 04:53:29,849 INFO L276 IsEmpty]: Start isEmpty. Operand 2569 states and 3909 transitions. [2024-12-06 04:53:29,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1010 [2024-12-06 04:53:29,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:29,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:29,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:30,855 INFO L134 CoverageAnalysis]: Checked inductivity of 79 backedges. 79 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:35,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:35,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4004 states to 2648 states and 4004 transitions. [2024-12-06 04:53:35,551 INFO L276 IsEmpty]: Start isEmpty. Operand 2648 states and 4004 transitions. [2024-12-06 04:53:35,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1011 [2024-12-06 04:53:35,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:35,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:35,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:36,077 INFO L134 CoverageAnalysis]: Checked inductivity of 80 backedges. 80 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:36,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:36,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4008 states to 2651 states and 4008 transitions. [2024-12-06 04:53:36,282 INFO L276 IsEmpty]: Start isEmpty. Operand 2651 states and 4008 transitions. [2024-12-06 04:53:36,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1012 [2024-12-06 04:53:36,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:36,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:36,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:37,018 INFO L134 CoverageAnalysis]: Checked inductivity of 81 backedges. 81 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:37,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:37,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4012 states to 2653 states and 4012 transitions. [2024-12-06 04:53:37,285 INFO L276 IsEmpty]: Start isEmpty. Operand 2653 states and 4012 transitions. [2024-12-06 04:53:37,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1013 [2024-12-06 04:53:37,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:37,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:37,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:37,784 INFO L134 CoverageAnalysis]: Checked inductivity of 82 backedges. 82 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:37,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:37,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4013 states to 2654 states and 4013 transitions. [2024-12-06 04:53:37,867 INFO L276 IsEmpty]: Start isEmpty. Operand 2654 states and 4013 transitions. [2024-12-06 04:53:37,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1014 [2024-12-06 04:53:37,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:37,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:38,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:38,425 INFO L134 CoverageAnalysis]: Checked inductivity of 83 backedges. 83 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:39,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:39,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4026 states to 2663 states and 4026 transitions. [2024-12-06 04:53:39,170 INFO L276 IsEmpty]: Start isEmpty. Operand 2663 states and 4026 transitions. [2024-12-06 04:53:39,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1015 [2024-12-06 04:53:39,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:39,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:39,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:39,785 INFO L134 CoverageAnalysis]: Checked inductivity of 84 backedges. 84 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:39,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:39,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4027 states to 2664 states and 4027 transitions. [2024-12-06 04:53:39,918 INFO L276 IsEmpty]: Start isEmpty. Operand 2664 states and 4027 transitions. [2024-12-06 04:53:39,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1020 [2024-12-06 04:53:39,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:39,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:40,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:40,458 INFO L134 CoverageAnalysis]: Checked inductivity of 89 backedges. 89 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:41,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:41,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4048 states to 2680 states and 4048 transitions. [2024-12-06 04:53:41,814 INFO L276 IsEmpty]: Start isEmpty. Operand 2680 states and 4048 transitions. [2024-12-06 04:53:41,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1021 [2024-12-06 04:53:41,827 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:41,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:42,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:42,429 INFO L134 CoverageAnalysis]: Checked inductivity of 90 backedges. 90 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:42,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:42,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4061 states to 2690 states and 4061 transitions. [2024-12-06 04:53:42,766 INFO L276 IsEmpty]: Start isEmpty. Operand 2690 states and 4061 transitions. [2024-12-06 04:53:42,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1025 [2024-12-06 04:53:42,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:42,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:42,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:43,310 INFO L134 CoverageAnalysis]: Checked inductivity of 94 backedges. 94 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:44,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:44,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4085 states to 2709 states and 4085 transitions. [2024-12-06 04:53:44,445 INFO L276 IsEmpty]: Start isEmpty. Operand 2709 states and 4085 transitions. [2024-12-06 04:53:44,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1027 [2024-12-06 04:53:44,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:44,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:44,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:44,990 INFO L134 CoverageAnalysis]: Checked inductivity of 96 backedges. 96 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:45,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:45,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4100 states to 2721 states and 4100 transitions. [2024-12-06 04:53:45,522 INFO L276 IsEmpty]: Start isEmpty. Operand 2721 states and 4100 transitions. [2024-12-06 04:53:45,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1028 [2024-12-06 04:53:45,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:45,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:45,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:45,973 INFO L134 CoverageAnalysis]: Checked inductivity of 97 backedges. 97 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:46,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:46,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4109 states to 2728 states and 4109 transitions. [2024-12-06 04:53:46,204 INFO L276 IsEmpty]: Start isEmpty. Operand 2728 states and 4109 transitions. [2024-12-06 04:53:46,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1029 [2024-12-06 04:53:46,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:46,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:46,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:46,812 INFO L134 CoverageAnalysis]: Checked inductivity of 98 backedges. 98 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:47,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:47,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4115 states to 2732 states and 4115 transitions. [2024-12-06 04:53:47,079 INFO L276 IsEmpty]: Start isEmpty. Operand 2732 states and 4115 transitions. [2024-12-06 04:53:47,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1031 [2024-12-06 04:53:47,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:47,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:47,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:47,862 INFO L134 CoverageAnalysis]: Checked inductivity of 100 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-12-06 04:53:53,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:53,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5226 states to 3671 states and 5226 transitions. [2024-12-06 04:53:53,322 INFO L276 IsEmpty]: Start isEmpty. Operand 3671 states and 5226 transitions. [2024-12-06 04:53:53,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1035 [2024-12-06 04:53:53,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:53,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:53,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:53:54,241 INFO L134 CoverageAnalysis]: Checked inductivity of 107 backedges. 104 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:53:59,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:53:59,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5466 states to 3755 states and 5466 transitions. [2024-12-06 04:53:59,714 INFO L276 IsEmpty]: Start isEmpty. Operand 3755 states and 5466 transitions. [2024-12-06 04:53:59,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1037 [2024-12-06 04:53:59,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:53:59,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:53:59,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:54:00,167 INFO L134 CoverageAnalysis]: Checked inductivity of 111 backedges. 106 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-12-06 04:54:01,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:54:01,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5512 states to 3779 states and 5512 transitions. [2024-12-06 04:54:01,912 INFO L276 IsEmpty]: Start isEmpty. Operand 3779 states and 5512 transitions. [2024-12-06 04:54:01,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1037 [2024-12-06 04:54:01,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:54:01,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:54:02,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:54:02,437 INFO L134 CoverageAnalysis]: Checked inductivity of 109 backedges. 105 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:54:02,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:54:02,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5522 states to 3784 states and 5522 transitions. [2024-12-06 04:54:02,970 INFO L276 IsEmpty]: Start isEmpty. Operand 3784 states and 5522 transitions. [2024-12-06 04:54:02,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1038 [2024-12-06 04:54:02,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:54:02,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:54:03,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:54:03,415 INFO L134 CoverageAnalysis]: Checked inductivity of 107 backedges. 107 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:54:03,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:54:03,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5534 states to 3791 states and 5534 transitions. [2024-12-06 04:54:03,563 INFO L276 IsEmpty]: Start isEmpty. Operand 3791 states and 5534 transitions. [2024-12-06 04:54:03,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1039 [2024-12-06 04:54:03,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:54:03,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:54:03,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:54:04,238 INFO L134 CoverageAnalysis]: Checked inductivity of 111 backedges. 107 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:54:05,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:54:05,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5544 states to 3797 states and 5544 transitions. [2024-12-06 04:54:05,150 INFO L276 IsEmpty]: Start isEmpty. Operand 3797 states and 5544 transitions. [2024-12-06 04:54:05,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1040 [2024-12-06 04:54:05,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:54:05,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:54:05,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:54:05,702 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 112 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-06 04:54:08,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:54:08,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5607 states to 3836 states and 5607 transitions. [2024-12-06 04:54:08,529 INFO L276 IsEmpty]: Start isEmpty. Operand 3836 states and 5607 transitions. [2024-12-06 04:54:08,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1041 [2024-12-06 04:54:08,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:54:08,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:54:08,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:54:09,411 INFO L134 CoverageAnalysis]: Checked inductivity of 119 backedges. 110 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:54:13,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:54:13,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5662 states to 3883 states and 5662 transitions. [2024-12-06 04:54:13,051 INFO L276 IsEmpty]: Start isEmpty. Operand 3883 states and 5662 transitions. [2024-12-06 04:54:13,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1041 [2024-12-06 04:54:13,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:54:13,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:54:13,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:54:13,689 INFO L134 CoverageAnalysis]: Checked inductivity of 113 backedges. 109 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:54:14,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:54:14,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5670 states to 3889 states and 5670 transitions. [2024-12-06 04:54:14,718 INFO L276 IsEmpty]: Start isEmpty. Operand 3889 states and 5670 transitions. [2024-12-06 04:54:14,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1041 [2024-12-06 04:54:14,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:54:14,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:54:14,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:54:15,266 INFO L134 CoverageAnalysis]: Checked inductivity of 110 backedges. 110 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:54:16,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:54:16,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5691 states to 3903 states and 5691 transitions. [2024-12-06 04:54:16,294 INFO L276 IsEmpty]: Start isEmpty. Operand 3903 states and 5691 transitions. [2024-12-06 04:54:16,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1046 [2024-12-06 04:54:16,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:54:16,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:54:16,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:54:16,743 INFO L134 CoverageAnalysis]: Checked inductivity of 118 backedges. 114 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:54:17,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:54:17,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5704 states to 3912 states and 5704 transitions. [2024-12-06 04:54:17,210 INFO L276 IsEmpty]: Start isEmpty. Operand 3912 states and 5704 transitions. [2024-12-06 04:54:17,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1047 [2024-12-06 04:54:17,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:54:17,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:54:17,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:54:17,660 INFO L134 CoverageAnalysis]: Checked inductivity of 116 backedges. 116 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:54:17,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:54:17,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5718 states to 3921 states and 5718 transitions. [2024-12-06 04:54:17,975 INFO L276 IsEmpty]: Start isEmpty. Operand 3921 states and 5718 transitions. [2024-12-06 04:54:17,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1047 [2024-12-06 04:54:17,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:54:17,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:54:18,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:54:18,883 INFO L134 CoverageAnalysis]: Checked inductivity of 119 backedges. 115 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:54:19,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:54:19,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5734 states to 3933 states and 5734 transitions. [2024-12-06 04:54:19,925 INFO L276 IsEmpty]: Start isEmpty. Operand 3933 states and 5734 transitions. [2024-12-06 04:54:19,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1048 [2024-12-06 04:54:19,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:54:19,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:54:20,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:54:20,379 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 116 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:54:20,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:54:20,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5737 states to 3935 states and 5737 transitions. [2024-12-06 04:54:20,643 INFO L276 IsEmpty]: Start isEmpty. Operand 3935 states and 5737 transitions. [2024-12-06 04:54:20,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1051 [2024-12-06 04:54:20,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:54:20,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:54:20,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:54:21,196 INFO L134 CoverageAnalysis]: Checked inductivity of 120 backedges. 120 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:54:24,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:54:24,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5789 states to 3976 states and 5789 transitions. [2024-12-06 04:54:24,232 INFO L276 IsEmpty]: Start isEmpty. Operand 3976 states and 5789 transitions. [2024-12-06 04:54:24,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1052 [2024-12-06 04:54:24,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:54:24,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:54:24,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:54:25,098 INFO L134 CoverageAnalysis]: Checked inductivity of 124 backedges. 121 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:54:31,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:54:31,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5925 states to 4093 states and 5925 transitions. [2024-12-06 04:54:31,238 INFO L276 IsEmpty]: Start isEmpty. Operand 4093 states and 5925 transitions. [2024-12-06 04:54:31,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1052 [2024-12-06 04:54:31,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:54:31,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:54:31,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:54:32,013 INFO L134 CoverageAnalysis]: Checked inductivity of 121 backedges. 121 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:54:32,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:54:32,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5932 states to 4098 states and 5932 transitions. [2024-12-06 04:54:32,553 INFO L276 IsEmpty]: Start isEmpty. Operand 4098 states and 5932 transitions. [2024-12-06 04:54:32,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1053 [2024-12-06 04:54:32,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:54:32,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:54:32,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:54:33,783 INFO L134 CoverageAnalysis]: Checked inductivity of 122 backedges. 122 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:54:41,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:54:41,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6076 states to 4220 states and 6076 transitions. [2024-12-06 04:54:41,434 INFO L276 IsEmpty]: Start isEmpty. Operand 4220 states and 6076 transitions. [2024-12-06 04:54:41,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1054 [2024-12-06 04:54:41,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:54:41,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:54:41,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:54:42,415 INFO L134 CoverageAnalysis]: Checked inductivity of 126 backedges. 123 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:54:49,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:54:49,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6214 states to 4339 states and 6214 transitions. [2024-12-06 04:54:49,529 INFO L276 IsEmpty]: Start isEmpty. Operand 4339 states and 6214 transitions. [2024-12-06 04:54:49,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1056 [2024-12-06 04:54:49,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:54:49,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:54:49,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:54:50,088 INFO L134 CoverageAnalysis]: Checked inductivity of 125 backedges. 125 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:54:52,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:54:52,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6236 states to 4354 states and 6236 transitions. [2024-12-06 04:54:52,764 INFO L276 IsEmpty]: Start isEmpty. Operand 4354 states and 6236 transitions. [2024-12-06 04:54:52,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1058 [2024-12-06 04:54:52,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:54:52,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:54:52,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:54:53,679 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 136 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:54:55,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:54:55,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6273 states to 4362 states and 6273 transitions. [2024-12-06 04:54:55,124 INFO L276 IsEmpty]: Start isEmpty. Operand 4362 states and 6273 transitions. [2024-12-06 04:54:55,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1058 [2024-12-06 04:54:55,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:54:55,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:54:55,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:54:55,702 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 136 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:54:56,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:54:56,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6283 states to 4367 states and 6283 transitions. [2024-12-06 04:54:56,661 INFO L276 IsEmpty]: Start isEmpty. Operand 4367 states and 6283 transitions. [2024-12-06 04:54:56,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1058 [2024-12-06 04:54:56,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:54:56,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:54:56,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:54:57,521 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 136 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:54:58,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:54:58,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6289 states to 4370 states and 6289 transitions. [2024-12-06 04:54:58,052 INFO L276 IsEmpty]: Start isEmpty. Operand 4370 states and 6289 transitions. [2024-12-06 04:54:58,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1059 [2024-12-06 04:54:58,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:54:58,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:54:58,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:54:58,510 INFO L134 CoverageAnalysis]: Checked inductivity of 139 backedges. 135 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:54:58,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:54:58,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6290 states to 4371 states and 6290 transitions. [2024-12-06 04:54:58,956 INFO L276 IsEmpty]: Start isEmpty. Operand 4371 states and 6290 transitions. [2024-12-06 04:54:58,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1060 [2024-12-06 04:54:58,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:54:58,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:54:59,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:55:00,576 INFO L134 CoverageAnalysis]: Checked inductivity of 138 backedges. 129 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:55:07,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:55:07,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6414 states to 4432 states and 6414 transitions. [2024-12-06 04:55:07,449 INFO L276 IsEmpty]: Start isEmpty. Operand 4432 states and 6414 transitions. [2024-12-06 04:55:07,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1060 [2024-12-06 04:55:07,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:55:07,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:55:07,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:55:09,135 INFO L134 CoverageAnalysis]: Checked inductivity of 138 backedges. 129 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:55:09,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:55:09,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6420 states to 4435 states and 6420 transitions. [2024-12-06 04:55:09,850 INFO L276 IsEmpty]: Start isEmpty. Operand 4435 states and 6420 transitions. [2024-12-06 04:55:09,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1060 [2024-12-06 04:55:09,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:55:09,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:55:09,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:55:11,209 INFO L134 CoverageAnalysis]: Checked inductivity of 138 backedges. 129 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:55:12,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:55:12,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6432 states to 4443 states and 6432 transitions. [2024-12-06 04:55:12,834 INFO L276 IsEmpty]: Start isEmpty. Operand 4443 states and 6432 transitions. [2024-12-06 04:55:12,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1060 [2024-12-06 04:55:12,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:55:12,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:55:12,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:55:14,078 INFO L134 CoverageAnalysis]: Checked inductivity of 138 backedges. 129 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:55:14,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:55:14,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6443 states to 4447 states and 6443 transitions. [2024-12-06 04:55:14,862 INFO L276 IsEmpty]: Start isEmpty. Operand 4447 states and 6443 transitions. [2024-12-06 04:55:14,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1060 [2024-12-06 04:55:14,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:55:14,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:55:14,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:55:15,334 INFO L134 CoverageAnalysis]: Checked inductivity of 134 backedges. 128 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 04:55:16,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:55:16,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6452 states to 4451 states and 6452 transitions. [2024-12-06 04:55:16,808 INFO L276 IsEmpty]: Start isEmpty. Operand 4451 states and 6452 transitions. [2024-12-06 04:55:16,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1060 [2024-12-06 04:55:16,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:55:16,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:55:16,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:55:17,276 INFO L134 CoverageAnalysis]: Checked inductivity of 129 backedges. 129 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:55:17,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:55:17,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6459 states to 4457 states and 6459 transitions. [2024-12-06 04:55:17,436 INFO L276 IsEmpty]: Start isEmpty. Operand 4457 states and 6459 transitions. [2024-12-06 04:55:17,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1061 [2024-12-06 04:55:17,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:55:17,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:55:17,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:55:19,090 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 133 proven. 8 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:55:26,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:55:26,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6596 states to 4518 states and 6596 transitions. [2024-12-06 04:55:26,004 INFO L276 IsEmpty]: Start isEmpty. Operand 4518 states and 6596 transitions. [2024-12-06 04:55:26,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1061 [2024-12-06 04:55:26,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:55:26,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:55:26,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:55:27,368 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 133 proven. 8 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:55:28,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:55:28,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6602 states to 4521 states and 6602 transitions. [2024-12-06 04:55:28,123 INFO L276 IsEmpty]: Start isEmpty. Operand 4521 states and 6602 transitions. [2024-12-06 04:55:28,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1061 [2024-12-06 04:55:28,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:55:28,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:55:28,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:55:29,520 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 133 proven. 8 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:55:30,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:55:30,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6612 states to 4525 states and 6612 transitions. [2024-12-06 04:55:30,232 INFO L276 IsEmpty]: Start isEmpty. Operand 4525 states and 6612 transitions. [2024-12-06 04:55:30,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1062 [2024-12-06 04:55:30,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:55:30,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:55:30,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:55:31,131 INFO L134 CoverageAnalysis]: Checked inductivity of 131 backedges. 131 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:55:31,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:55:31,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6625 states to 4535 states and 6625 transitions. [2024-12-06 04:55:31,767 INFO L276 IsEmpty]: Start isEmpty. Operand 4535 states and 6625 transitions. [2024-12-06 04:55:31,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1063 [2024-12-06 04:55:31,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:55:31,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:55:31,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:55:32,490 INFO L134 CoverageAnalysis]: Checked inductivity of 149 backedges. 135 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 04:55:33,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:55:33,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6642 states to 4547 states and 6642 transitions. [2024-12-06 04:55:33,885 INFO L276 IsEmpty]: Start isEmpty. Operand 4547 states and 6642 transitions. [2024-12-06 04:55:33,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1063 [2024-12-06 04:55:33,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:55:33,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:55:34,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:55:34,595 INFO L134 CoverageAnalysis]: Checked inductivity of 146 backedges. 146 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:55:37,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:55:37,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6697 states to 4561 states and 6697 transitions. [2024-12-06 04:55:37,910 INFO L276 IsEmpty]: Start isEmpty. Operand 4561 states and 6697 transitions. [2024-12-06 04:55:37,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1063 [2024-12-06 04:55:37,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:55:37,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:55:38,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:55:38,826 INFO L134 CoverageAnalysis]: Checked inductivity of 149 backedges. 135 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 04:55:40,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:55:40,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6712 states to 4569 states and 6712 transitions. [2024-12-06 04:55:40,784 INFO L276 IsEmpty]: Start isEmpty. Operand 4569 states and 6712 transitions. [2024-12-06 04:55:40,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1063 [2024-12-06 04:55:40,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:55:40,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:55:40,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:55:41,560 INFO L134 CoverageAnalysis]: Checked inductivity of 146 backedges. 146 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:55:43,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:55:43,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6732 states to 4577 states and 6732 transitions. [2024-12-06 04:55:43,144 INFO L276 IsEmpty]: Start isEmpty. Operand 4577 states and 6732 transitions. [2024-12-06 04:55:43,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1063 [2024-12-06 04:55:43,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:55:43,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:55:43,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:55:43,995 INFO L134 CoverageAnalysis]: Checked inductivity of 146 backedges. 146 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:55:44,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:55:44,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6737 states to 4581 states and 6737 transitions. [2024-12-06 04:55:44,689 INFO L276 IsEmpty]: Start isEmpty. Operand 4581 states and 6737 transitions. [2024-12-06 04:55:44,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1063 [2024-12-06 04:55:44,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:55:44,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:55:44,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:55:46,111 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 135 proven. 8 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:55:47,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:55:47,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6758 states to 4584 states and 6758 transitions. [2024-12-06 04:55:47,724 INFO L276 IsEmpty]: Start isEmpty. Operand 4584 states and 6758 transitions. [2024-12-06 04:55:47,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1063 [2024-12-06 04:55:47,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:55:47,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:55:47,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:55:49,088 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 135 proven. 8 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:55:49,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:55:49,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6766 states to 4587 states and 6766 transitions. [2024-12-06 04:55:49,911 INFO L276 IsEmpty]: Start isEmpty. Operand 4587 states and 6766 transitions. [2024-12-06 04:55:49,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1063 [2024-12-06 04:55:49,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:55:49,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:55:50,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:55:51,274 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 135 proven. 8 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:55:52,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:55:52,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6772 states to 4590 states and 6772 transitions. [2024-12-06 04:55:52,151 INFO L276 IsEmpty]: Start isEmpty. Operand 4590 states and 6772 transitions. [2024-12-06 04:55:52,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1063 [2024-12-06 04:55:52,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:55:52,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:55:52,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:55:53,370 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 135 proven. 8 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:55:54,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:55:54,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6779 states to 4595 states and 6779 transitions. [2024-12-06 04:55:54,836 INFO L276 IsEmpty]: Start isEmpty. Operand 4595 states and 6779 transitions. [2024-12-06 04:55:54,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1063 [2024-12-06 04:55:54,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:55:54,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:55:54,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:55:56,231 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 135 proven. 8 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:55:57,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:55:57,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6784 states to 4599 states and 6784 transitions. [2024-12-06 04:55:57,008 INFO L276 IsEmpty]: Start isEmpty. Operand 4599 states and 6784 transitions. [2024-12-06 04:55:57,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1063 [2024-12-06 04:55:57,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:55:57,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:55:57,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:55:57,591 INFO L134 CoverageAnalysis]: Checked inductivity of 132 backedges. 132 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:55:57,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:55:57,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6793 states to 4606 states and 6793 transitions. [2024-12-06 04:55:57,871 INFO L276 IsEmpty]: Start isEmpty. Operand 4606 states and 6793 transitions. [2024-12-06 04:55:57,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1064 [2024-12-06 04:55:57,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:55:57,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:55:58,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:55:59,447 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 148 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:56:05,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:56:05,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6877 states to 4622 states and 6877 transitions. [2024-12-06 04:56:05,790 INFO L276 IsEmpty]: Start isEmpty. Operand 4622 states and 6877 transitions. [2024-12-06 04:56:05,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1064 [2024-12-06 04:56:05,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:56:05,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:56:05,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:56:06,959 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 148 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:56:08,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:56:08,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6895 states to 4630 states and 6895 transitions. [2024-12-06 04:56:08,963 INFO L276 IsEmpty]: Start isEmpty. Operand 4630 states and 6895 transitions. [2024-12-06 04:56:08,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1064 [2024-12-06 04:56:08,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:56:08,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:56:09,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:56:10,054 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 148 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:56:12,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:56:12,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6913 states to 4638 states and 6913 transitions. [2024-12-06 04:56:12,116 INFO L276 IsEmpty]: Start isEmpty. Operand 4638 states and 6913 transitions. [2024-12-06 04:56:12,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1064 [2024-12-06 04:56:12,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:56:12,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:56:12,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:56:13,353 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 148 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:56:14,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:56:14,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6926 states to 4643 states and 6926 transitions. [2024-12-06 04:56:14,854 INFO L276 IsEmpty]: Start isEmpty. Operand 4643 states and 6926 transitions. [2024-12-06 04:56:14,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1064 [2024-12-06 04:56:14,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:56:14,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:56:15,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:56:15,879 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 148 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:56:16,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:56:16,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6932 states to 4647 states and 6932 transitions. [2024-12-06 04:56:16,956 INFO L276 IsEmpty]: Start isEmpty. Operand 4647 states and 6932 transitions. [2024-12-06 04:56:16,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1065 [2024-12-06 04:56:16,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:56:16,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:56:17,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:56:17,683 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:56:22,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:56:22,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6964 states to 4660 states and 6964 transitions. [2024-12-06 04:56:22,079 INFO L276 IsEmpty]: Start isEmpty. Operand 4660 states and 6964 transitions. [2024-12-06 04:56:22,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1065 [2024-12-06 04:56:22,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:56:22,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:56:22,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:56:22,762 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:56:26,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:56:26,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6982 states to 4672 states and 6982 transitions. [2024-12-06 04:56:26,942 INFO L276 IsEmpty]: Start isEmpty. Operand 4672 states and 6982 transitions. [2024-12-06 04:56:26,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1065 [2024-12-06 04:56:26,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:56:26,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:56:27,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:56:27,628 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:56:28,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:56:28,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6992 states to 4677 states and 6992 transitions. [2024-12-06 04:56:28,691 INFO L276 IsEmpty]: Start isEmpty. Operand 4677 states and 6992 transitions. [2024-12-06 04:56:28,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1065 [2024-12-06 04:56:28,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:56:28,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:56:28,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:56:29,371 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:56:30,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:56:30,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6995 states to 4680 states and 6995 transitions. [2024-12-06 04:56:30,096 INFO L276 IsEmpty]: Start isEmpty. Operand 4680 states and 6995 transitions. [2024-12-06 04:56:30,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1065 [2024-12-06 04:56:30,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:56:30,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:56:30,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:56:30,940 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:56:32,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:56:32,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7001 states to 4685 states and 7001 transitions. [2024-12-06 04:56:32,221 INFO L276 IsEmpty]: Start isEmpty. Operand 4685 states and 7001 transitions. [2024-12-06 04:56:32,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1065 [2024-12-06 04:56:32,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:56:32,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:56:32,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:56:32,690 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 134 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 04:56:33,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:56:33,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7005 states to 4688 states and 7005 transitions. [2024-12-06 04:56:33,466 INFO L276 IsEmpty]: Start isEmpty. Operand 4688 states and 7005 transitions. [2024-12-06 04:56:33,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1065 [2024-12-06 04:56:33,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:56:33,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:56:33,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:56:33,938 INFO L134 CoverageAnalysis]: Checked inductivity of 151 backedges. 137 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 04:56:37,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:56:37,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7032 states to 4698 states and 7032 transitions. [2024-12-06 04:56:37,175 INFO L276 IsEmpty]: Start isEmpty. Operand 4698 states and 7032 transitions. [2024-12-06 04:56:37,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1065 [2024-12-06 04:56:37,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:56:37,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:56:37,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:56:37,859 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 134 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 04:56:46,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:56:46,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7177 states to 4807 states and 7177 transitions. [2024-12-06 04:56:46,254 INFO L276 IsEmpty]: Start isEmpty. Operand 4807 states and 7177 transitions. [2024-12-06 04:56:46,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1065 [2024-12-06 04:56:46,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:56:46,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:56:46,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:56:47,126 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 134 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 04:56:49,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:56:49,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7195 states to 4814 states and 7195 transitions. [2024-12-06 04:56:49,772 INFO L276 IsEmpty]: Start isEmpty. Operand 4814 states and 7195 transitions. [2024-12-06 04:56:49,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1065 [2024-12-06 04:56:49,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:56:49,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:56:49,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:56:50,703 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 134 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 04:56:51,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:56:51,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7200 states to 4818 states and 7200 transitions. [2024-12-06 04:56:51,535 INFO L276 IsEmpty]: Start isEmpty. Operand 4818 states and 7200 transitions. [2024-12-06 04:56:51,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1065 [2024-12-06 04:56:51,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:56:51,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:56:51,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:56:52,219 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 134 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 04:56:55,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:56:55,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7216 states to 4827 states and 7216 transitions. [2024-12-06 04:56:55,346 INFO L276 IsEmpty]: Start isEmpty. Operand 4827 states and 7216 transitions. [2024-12-06 04:56:55,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1065 [2024-12-06 04:56:55,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:56:55,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:56:55,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:56:56,031 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 134 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 04:56:56,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:56:57,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7224 states to 4830 states and 7224 transitions. [2024-12-06 04:56:57,000 INFO L276 IsEmpty]: Start isEmpty. Operand 4830 states and 7224 transitions. [2024-12-06 04:56:57,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1065 [2024-12-06 04:56:57,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:56:57,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:56:57,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:56:57,686 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 134 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 04:56:58,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:56:58,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7230 states to 4834 states and 7230 transitions. [2024-12-06 04:56:58,650 INFO L276 IsEmpty]: Start isEmpty. Operand 4834 states and 7230 transitions. [2024-12-06 04:56:58,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1065 [2024-12-06 04:56:58,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:56:58,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:56:58,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:56:59,471 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 134 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 04:57:00,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:57:00,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7231 states to 4835 states and 7231 transitions. [2024-12-06 04:57:00,350 INFO L276 IsEmpty]: Start isEmpty. Operand 4835 states and 7231 transitions. [2024-12-06 04:57:00,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1065 [2024-12-06 04:57:00,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:57:00,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:57:00,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:57:01,038 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 134 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 04:57:01,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:57:01,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7236 states to 4839 states and 7236 transitions. [2024-12-06 04:57:01,907 INFO L276 IsEmpty]: Start isEmpty. Operand 4839 states and 7236 transitions. [2024-12-06 04:57:01,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1065 [2024-12-06 04:57:01,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:57:01,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:57:02,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:57:02,409 INFO L134 CoverageAnalysis]: Checked inductivity of 151 backedges. 137 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 04:57:04,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:57:04,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7252 states to 4847 states and 7252 transitions. [2024-12-06 04:57:04,382 INFO L276 IsEmpty]: Start isEmpty. Operand 4847 states and 7252 transitions. [2024-12-06 04:57:04,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1065 [2024-12-06 04:57:04,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:57:04,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:57:04,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:57:05,217 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 134 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 04:57:06,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:57:06,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7256 states to 4850 states and 7256 transitions. [2024-12-06 04:57:06,051 INFO L276 IsEmpty]: Start isEmpty. Operand 4850 states and 7256 transitions. [2024-12-06 04:57:06,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1065 [2024-12-06 04:57:06,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:57:06,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:57:06,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:57:06,737 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 134 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-12-06 04:57:07,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:57:07,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7261 states to 4853 states and 7261 transitions. [2024-12-06 04:57:07,668 INFO L276 IsEmpty]: Start isEmpty. Operand 4853 states and 7261 transitions. [2024-12-06 04:57:07,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1065 [2024-12-06 04:57:07,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:57:07,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:57:07,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:57:08,522 INFO L134 CoverageAnalysis]: Checked inductivity of 134 backedges. 134 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:57:12,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:57:12,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7286 states to 4868 states and 7286 transitions. [2024-12-06 04:57:12,641 INFO L276 IsEmpty]: Start isEmpty. Operand 4868 states and 7286 transitions. [2024-12-06 04:57:12,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1066 [2024-12-06 04:57:12,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:57:12,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:57:12,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:57:13,549 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:57:17,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:57:17,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7325 states to 4879 states and 7325 transitions. [2024-12-06 04:57:17,828 INFO L276 IsEmpty]: Start isEmpty. Operand 4879 states and 7325 transitions. [2024-12-06 04:57:17,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1066 [2024-12-06 04:57:17,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:57:17,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:57:17,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:57:18,766 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:57:21,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:57:21,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7346 states to 4888 states and 7346 transitions. [2024-12-06 04:57:21,592 INFO L276 IsEmpty]: Start isEmpty. Operand 4888 states and 7346 transitions. [2024-12-06 04:57:21,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1066 [2024-12-06 04:57:21,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:57:21,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:57:21,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:57:22,286 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:57:24,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:57:24,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7384 states to 4896 states and 7384 transitions. [2024-12-06 04:57:24,927 INFO L276 IsEmpty]: Start isEmpty. Operand 4896 states and 7384 transitions. [2024-12-06 04:57:24,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1066 [2024-12-06 04:57:24,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:57:24,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:57:25,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:57:25,678 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:57:27,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:57:27,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7406 states to 4904 states and 7406 transitions. [2024-12-06 04:57:27,901 INFO L276 IsEmpty]: Start isEmpty. Operand 4904 states and 7406 transitions. [2024-12-06 04:57:27,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1066 [2024-12-06 04:57:27,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:57:27,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:57:28,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:57:28,591 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:57:31,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:57:31,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7422 states to 4912 states and 7422 transitions. [2024-12-06 04:57:31,041 INFO L276 IsEmpty]: Start isEmpty. Operand 4912 states and 7422 transitions. [2024-12-06 04:57:31,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1066 [2024-12-06 04:57:31,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:57:31,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:57:31,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:57:31,805 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:57:32,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:57:32,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7428 states to 4915 states and 7428 transitions. [2024-12-06 04:57:32,582 INFO L276 IsEmpty]: Start isEmpty. Operand 4915 states and 7428 transitions. [2024-12-06 04:57:32,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1066 [2024-12-06 04:57:32,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:57:32,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:57:32,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:57:33,275 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:57:34,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:57:34,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7434 states to 4920 states and 7434 transitions. [2024-12-06 04:57:34,831 INFO L276 IsEmpty]: Start isEmpty. Operand 4920 states and 7434 transitions. [2024-12-06 04:57:34,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1066 [2024-12-06 04:57:34,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:57:34,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:57:34,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:57:35,688 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:57:36,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:57:36,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7439 states to 4924 states and 7439 transitions. [2024-12-06 04:57:36,433 INFO L276 IsEmpty]: Start isEmpty. Operand 4924 states and 7439 transitions. [2024-12-06 04:57:36,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1066 [2024-12-06 04:57:36,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:57:36,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:57:36,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:57:37,126 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:57:38,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:57:38,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7452 states to 4929 states and 7452 transitions. [2024-12-06 04:57:38,643 INFO L276 IsEmpty]: Start isEmpty. Operand 4929 states and 7452 transitions. [2024-12-06 04:57:38,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1066 [2024-12-06 04:57:38,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:57:38,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:57:38,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:57:39,358 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:57:40,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:57:40,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7460 states to 4933 states and 7460 transitions. [2024-12-06 04:57:40,397 INFO L276 IsEmpty]: Start isEmpty. Operand 4933 states and 7460 transitions. [2024-12-06 04:57:40,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1067 [2024-12-06 04:57:40,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:57:40,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:57:40,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:57:40,870 INFO L134 CoverageAnalysis]: Checked inductivity of 152 backedges. 152 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:57:43,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:57:43,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7469 states to 4939 states and 7469 transitions. [2024-12-06 04:57:43,428 INFO L276 IsEmpty]: Start isEmpty. Operand 4939 states and 7469 transitions. [2024-12-06 04:57:43,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1067 [2024-12-06 04:57:43,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:57:43,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:57:43,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:57:43,897 INFO L134 CoverageAnalysis]: Checked inductivity of 152 backedges. 152 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:57:44,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:57:44,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7469 states to 4940 states and 7469 transitions. [2024-12-06 04:57:44,372 INFO L276 IsEmpty]: Start isEmpty. Operand 4940 states and 7469 transitions. [2024-12-06 04:57:44,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1067 [2024-12-06 04:57:44,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:57:44,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:57:44,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:57:44,844 INFO L134 CoverageAnalysis]: Checked inductivity of 152 backedges. 152 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:57:46,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:57:46,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7474 states to 4944 states and 7474 transitions. [2024-12-06 04:57:46,331 INFO L276 IsEmpty]: Start isEmpty. Operand 4944 states and 7474 transitions. [2024-12-06 04:57:46,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1067 [2024-12-06 04:57:46,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:57:46,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:57:46,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:57:46,801 INFO L134 CoverageAnalysis]: Checked inductivity of 152 backedges. 152 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:57:48,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:57:48,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7482 states to 4949 states and 7482 transitions. [2024-12-06 04:57:48,408 INFO L276 IsEmpty]: Start isEmpty. Operand 4949 states and 7482 transitions. [2024-12-06 04:57:48,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1067 [2024-12-06 04:57:48,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:57:48,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:57:48,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:57:48,879 INFO L134 CoverageAnalysis]: Checked inductivity of 152 backedges. 152 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:57:50,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:57:50,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7490 states to 4955 states and 7490 transitions. [2024-12-06 04:57:50,078 INFO L276 IsEmpty]: Start isEmpty. Operand 4955 states and 7490 transitions. [2024-12-06 04:57:50,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1067 [2024-12-06 04:57:50,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:57:50,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:57:50,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:57:50,784 INFO L134 CoverageAnalysis]: Checked inductivity of 152 backedges. 152 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:57:51,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:57:51,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7494 states to 4957 states and 7494 transitions. [2024-12-06 04:57:51,995 INFO L276 IsEmpty]: Start isEmpty. Operand 4957 states and 7494 transitions. [2024-12-06 04:57:52,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1067 [2024-12-06 04:57:52,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:57:52,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:57:52,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:57:52,480 INFO L134 CoverageAnalysis]: Checked inductivity of 152 backedges. 152 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:57:52,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:57:52,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7494 states to 4958 states and 7494 transitions. [2024-12-06 04:57:52,986 INFO L276 IsEmpty]: Start isEmpty. Operand 4958 states and 7494 transitions. [2024-12-06 04:57:52,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1067 [2024-12-06 04:57:52,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:57:52,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:57:53,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:57:53,645 INFO L134 CoverageAnalysis]: Checked inductivity of 152 backedges. 152 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:57:54,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:57:54,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7495 states to 4959 states and 7495 transitions. [2024-12-06 04:57:54,150 INFO L276 IsEmpty]: Start isEmpty. Operand 4959 states and 7495 transitions. [2024-12-06 04:57:54,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1067 [2024-12-06 04:57:54,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:57:54,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:57:54,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:57:54,619 INFO L134 CoverageAnalysis]: Checked inductivity of 152 backedges. 152 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:57:57,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:57:57,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7505 states to 4966 states and 7505 transitions. [2024-12-06 04:57:57,428 INFO L276 IsEmpty]: Start isEmpty. Operand 4966 states and 7505 transitions. [2024-12-06 04:57:57,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1067 [2024-12-06 04:57:57,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:57:57,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:57:57,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:57:57,897 INFO L134 CoverageAnalysis]: Checked inductivity of 152 backedges. 152 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:57:58,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:57:58,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7505 states to 4967 states and 7505 transitions. [2024-12-06 04:57:58,459 INFO L276 IsEmpty]: Start isEmpty. Operand 4967 states and 7505 transitions. [2024-12-06 04:57:58,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1068 [2024-12-06 04:57:58,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:57:58,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:57:58,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:57:59,096 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 136 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:58:00,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:58:00,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7508 states to 4969 states and 7508 transitions. [2024-12-06 04:58:00,498 INFO L276 IsEmpty]: Start isEmpty. Operand 4969 states and 7508 transitions. [2024-12-06 04:58:00,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1069 [2024-12-06 04:58:00,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:58:00,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:58:00,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:58:00,975 INFO L134 CoverageAnalysis]: Checked inductivity of 138 backedges. 138 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:58:02,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:58:02,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7520 states to 4978 states and 7520 transitions. [2024-12-06 04:58:02,530 INFO L276 IsEmpty]: Start isEmpty. Operand 4978 states and 7520 transitions. [2024-12-06 04:58:02,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1070 [2024-12-06 04:58:02,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:58:02,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:58:02,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:58:03,008 INFO L134 CoverageAnalysis]: Checked inductivity of 139 backedges. 139 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:58:03,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:58:03,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7521 states to 4979 states and 7521 transitions. [2024-12-06 04:58:03,176 INFO L276 IsEmpty]: Start isEmpty. Operand 4979 states and 7521 transitions. [2024-12-06 04:58:03,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1071 [2024-12-06 04:58:03,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:58:03,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:58:03,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:58:04,473 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 140 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:58:14,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:58:14,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7597 states to 5040 states and 7597 transitions. [2024-12-06 04:58:14,076 INFO L276 IsEmpty]: Start isEmpty. Operand 5040 states and 7597 transitions. [2024-12-06 04:58:14,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1072 [2024-12-06 04:58:14,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:58:14,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:58:14,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:58:14,845 INFO L134 CoverageAnalysis]: Checked inductivity of 141 backedges. 141 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 04:58:17,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:58:17,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7609 states to 5049 states and 7609 transitions. [2024-12-06 04:58:17,323 INFO L276 IsEmpty]: Start isEmpty. Operand 5049 states and 7609 transitions. [2024-12-06 04:58:17,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1073 [2024-12-06 04:58:17,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:58:17,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:58:17,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:58:18,338 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 142 proven. 23 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:58:26,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:58:26,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7655 states to 5066 states and 7655 transitions. [2024-12-06 04:58:26,680 INFO L276 IsEmpty]: Start isEmpty. Operand 5066 states and 7655 transitions. [2024-12-06 04:58:26,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1073 [2024-12-06 04:58:26,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:58:26,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:58:26,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:58:27,479 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 142 proven. 23 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:58:30,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:58:30,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7666 states to 5072 states and 7666 transitions. [2024-12-06 04:58:30,472 INFO L276 IsEmpty]: Start isEmpty. Operand 5072 states and 7666 transitions. [2024-12-06 04:58:30,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1073 [2024-12-06 04:58:30,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:58:30,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:58:30,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:58:31,318 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 142 proven. 23 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:58:37,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:58:37,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7695 states to 5085 states and 7695 transitions. [2024-12-06 04:58:37,210 INFO L276 IsEmpty]: Start isEmpty. Operand 5085 states and 7695 transitions. [2024-12-06 04:58:37,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1073 [2024-12-06 04:58:37,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:58:37,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:58:37,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:58:38,042 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 142 proven. 23 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:58:40,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:58:40,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7702 states to 5088 states and 7702 transitions. [2024-12-06 04:58:40,134 INFO L276 IsEmpty]: Start isEmpty. Operand 5088 states and 7702 transitions. [2024-12-06 04:58:40,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1073 [2024-12-06 04:58:40,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:58:40,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:58:40,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:58:41,008 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 142 proven. 23 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:58:43,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:58:43,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7715 states to 5093 states and 7715 transitions. [2024-12-06 04:58:43,552 INFO L276 IsEmpty]: Start isEmpty. Operand 5093 states and 7715 transitions. [2024-12-06 04:58:43,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1073 [2024-12-06 04:58:43,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:58:43,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:58:43,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:58:44,589 INFO L134 CoverageAnalysis]: Checked inductivity of 169 backedges. 142 proven. 23 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:58:48,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:58:48,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7733 states to 5103 states and 7733 transitions. [2024-12-06 04:58:48,050 INFO L276 IsEmpty]: Start isEmpty. Operand 5103 states and 7733 transitions. [2024-12-06 04:58:48,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1074 [2024-12-06 04:58:48,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:58:48,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:58:48,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:58:48,647 INFO L134 CoverageAnalysis]: Checked inductivity of 171 backedges. 167 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:58:53,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:58:53,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7755 states to 5114 states and 7755 transitions. [2024-12-06 04:58:53,665 INFO L276 IsEmpty]: Start isEmpty. Operand 5114 states and 7755 transitions. [2024-12-06 04:58:53,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1074 [2024-12-06 04:58:53,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:58:53,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:58:53,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:58:54,268 INFO L134 CoverageAnalysis]: Checked inductivity of 171 backedges. 167 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:58:55,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:58:55,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7756 states to 5115 states and 7756 transitions. [2024-12-06 04:58:55,298 INFO L276 IsEmpty]: Start isEmpty. Operand 5115 states and 7756 transitions. [2024-12-06 04:58:55,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1074 [2024-12-06 04:58:55,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:58:55,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:58:55,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:58:56,045 INFO L134 CoverageAnalysis]: Checked inductivity of 171 backedges. 167 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:58:59,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:58:59,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7765 states to 5122 states and 7765 transitions. [2024-12-06 04:58:59,687 INFO L276 IsEmpty]: Start isEmpty. Operand 5122 states and 7765 transitions. [2024-12-06 04:58:59,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1074 [2024-12-06 04:58:59,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:58:59,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:58:59,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:59:00,264 INFO L134 CoverageAnalysis]: Checked inductivity of 171 backedges. 167 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:59:02,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:59:02,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7771 states to 5125 states and 7771 transitions. [2024-12-06 04:59:02,085 INFO L276 IsEmpty]: Start isEmpty. Operand 5125 states and 7771 transitions. [2024-12-06 04:59:02,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1074 [2024-12-06 04:59:02,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:59:02,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:59:02,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:59:02,685 INFO L134 CoverageAnalysis]: Checked inductivity of 171 backedges. 167 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:59:04,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:59:04,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7776 states to 5129 states and 7776 transitions. [2024-12-06 04:59:04,121 INFO L276 IsEmpty]: Start isEmpty. Operand 5129 states and 7776 transitions. [2024-12-06 04:59:04,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1074 [2024-12-06 04:59:04,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:59:04,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:59:04,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:59:04,825 INFO L134 CoverageAnalysis]: Checked inductivity of 171 backedges. 167 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:59:06,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:59:06,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7781 states to 5133 states and 7781 transitions. [2024-12-06 04:59:06,131 INFO L276 IsEmpty]: Start isEmpty. Operand 5133 states and 7781 transitions. [2024-12-06 04:59:06,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1075 [2024-12-06 04:59:06,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:59:06,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:59:06,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:59:07,098 INFO L134 CoverageAnalysis]: Checked inductivity of 175 backedges. 155 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-12-06 04:59:08,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:59:08,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7796 states to 5139 states and 7796 transitions. [2024-12-06 04:59:08,905 INFO L276 IsEmpty]: Start isEmpty. Operand 5139 states and 7796 transitions. [2024-12-06 04:59:08,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1075 [2024-12-06 04:59:08,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:59:08,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:59:09,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:59:09,497 INFO L134 CoverageAnalysis]: Checked inductivity of 171 backedges. 167 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:59:16,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:59:16,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7826 states to 5155 states and 7826 transitions. [2024-12-06 04:59:16,214 INFO L276 IsEmpty]: Start isEmpty. Operand 5155 states and 7826 transitions. [2024-12-06 04:59:16,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1075 [2024-12-06 04:59:16,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:59:16,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:59:16,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:59:16,820 INFO L134 CoverageAnalysis]: Checked inductivity of 171 backedges. 167 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:59:19,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:59:19,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7835 states to 5162 states and 7835 transitions. [2024-12-06 04:59:19,595 INFO L276 IsEmpty]: Start isEmpty. Operand 5162 states and 7835 transitions. [2024-12-06 04:59:19,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1075 [2024-12-06 04:59:19,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:59:19,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:59:19,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:59:20,194 INFO L134 CoverageAnalysis]: Checked inductivity of 171 backedges. 167 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:59:21,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:59:21,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7841 states to 5167 states and 7841 transitions. [2024-12-06 04:59:21,248 INFO L276 IsEmpty]: Start isEmpty. Operand 5167 states and 7841 transitions. [2024-12-06 04:59:21,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1075 [2024-12-06 04:59:21,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:59:21,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:59:21,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:59:22,048 INFO L134 CoverageAnalysis]: Checked inductivity of 171 backedges. 167 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:59:22,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:59:22,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7844 states to 5170 states and 7844 transitions. [2024-12-06 04:59:22,941 INFO L276 IsEmpty]: Start isEmpty. Operand 5170 states and 7844 transitions. [2024-12-06 04:59:22,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1075 [2024-12-06 04:59:22,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:59:22,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:59:23,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:59:23,539 INFO L134 CoverageAnalysis]: Checked inductivity of 171 backedges. 167 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:59:25,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:59:25,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7851 states to 5174 states and 7851 transitions. [2024-12-06 04:59:25,375 INFO L276 IsEmpty]: Start isEmpty. Operand 5174 states and 7851 transitions. [2024-12-06 04:59:25,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1076 [2024-12-06 04:59:25,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:59:25,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:59:25,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:59:26,415 INFO L134 CoverageAnalysis]: Checked inductivity of 181 backedges. 171 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-12-06 04:59:36,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:59:36,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7888 states to 5192 states and 7888 transitions. [2024-12-06 04:59:36,198 INFO L276 IsEmpty]: Start isEmpty. Operand 5192 states and 7888 transitions. [2024-12-06 04:59:36,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1076 [2024-12-06 04:59:36,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:59:36,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:59:36,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:59:36,775 INFO L134 CoverageAnalysis]: Checked inductivity of 181 backedges. 171 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-12-06 04:59:37,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:59:37,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7890 states to 5193 states and 7890 transitions. [2024-12-06 04:59:37,812 INFO L276 IsEmpty]: Start isEmpty. Operand 5193 states and 7890 transitions. [2024-12-06 04:59:37,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1076 [2024-12-06 04:59:37,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:59:37,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:59:37,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:59:38,720 INFO L134 CoverageAnalysis]: Checked inductivity of 181 backedges. 171 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-12-06 04:59:43,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:59:43,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7911 states to 5206 states and 7911 transitions. [2024-12-06 04:59:43,014 INFO L276 IsEmpty]: Start isEmpty. Operand 5206 states and 7911 transitions. [2024-12-06 04:59:43,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1076 [2024-12-06 04:59:43,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:59:43,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:59:43,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:59:44,109 INFO L134 CoverageAnalysis]: Checked inductivity of 181 backedges. 171 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-12-06 04:59:46,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:59:46,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7917 states to 5211 states and 7917 transitions. [2024-12-06 04:59:46,433 INFO L276 IsEmpty]: Start isEmpty. Operand 5211 states and 7917 transitions. [2024-12-06 04:59:46,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1076 [2024-12-06 04:59:46,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:59:46,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:59:46,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:59:47,013 INFO L134 CoverageAnalysis]: Checked inductivity of 181 backedges. 171 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-12-06 04:59:48,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:59:48,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7921 states to 5214 states and 7921 transitions. [2024-12-06 04:59:48,104 INFO L276 IsEmpty]: Start isEmpty. Operand 5214 states and 7921 transitions. [2024-12-06 04:59:48,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1076 [2024-12-06 04:59:48,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:59:48,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:59:48,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:59:48,719 INFO L134 CoverageAnalysis]: Checked inductivity of 173 backedges. 169 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:59:49,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:59:49,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7924 states to 5215 states and 7924 transitions. [2024-12-06 04:59:49,728 INFO L276 IsEmpty]: Start isEmpty. Operand 5215 states and 7924 transitions. [2024-12-06 04:59:49,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1076 [2024-12-06 04:59:49,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:59:49,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:59:49,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:59:50,329 INFO L134 CoverageAnalysis]: Checked inductivity of 173 backedges. 169 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:59:54,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:59:54,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7936 states to 5225 states and 7936 transitions. [2024-12-06 04:59:54,248 INFO L276 IsEmpty]: Start isEmpty. Operand 5225 states and 7936 transitions. [2024-12-06 04:59:54,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1076 [2024-12-06 04:59:54,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:59:54,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:59:54,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:59:54,854 INFO L134 CoverageAnalysis]: Checked inductivity of 173 backedges. 169 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 04:59:57,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:59:57,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7947 states to 5235 states and 7947 transitions. [2024-12-06 04:59:57,785 INFO L276 IsEmpty]: Start isEmpty. Operand 5235 states and 7947 transitions. [2024-12-06 04:59:57,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1078 [2024-12-06 04:59:57,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:59:57,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 04:59:57,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 04:59:58,276 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 147 proven. 0 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-12-06 04:59:59,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 04:59:59,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7952 states to 5239 states and 7952 transitions. [2024-12-06 04:59:59,983 INFO L276 IsEmpty]: Start isEmpty. Operand 5239 states and 7952 transitions. [2024-12-06 04:59:59,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1078 [2024-12-06 04:59:59,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 04:59:59,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:00:00,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:00:00,573 INFO L134 CoverageAnalysis]: Checked inductivity of 179 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-12-06 05:00:03,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:00:03,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7964 states to 5249 states and 7964 transitions. [2024-12-06 05:00:03,856 INFO L276 IsEmpty]: Start isEmpty. Operand 5249 states and 7964 transitions. [2024-12-06 05:00:03,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1078 [2024-12-06 05:00:03,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:00:03,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:00:03,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:00:04,333 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 147 proven. 0 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-12-06 05:00:08,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:00:08,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7976 states to 5257 states and 7976 transitions. [2024-12-06 05:00:08,620 INFO L276 IsEmpty]: Start isEmpty. Operand 5257 states and 7976 transitions. [2024-12-06 05:00:08,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1078 [2024-12-06 05:00:08,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:00:08,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:00:08,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:00:09,307 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 147 proven. 0 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-12-06 05:00:09,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:00:09,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7976 states to 5258 states and 7976 transitions. [2024-12-06 05:00:09,915 INFO L276 IsEmpty]: Start isEmpty. Operand 5258 states and 7976 transitions. [2024-12-06 05:00:09,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1078 [2024-12-06 05:00:09,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:00:09,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:00:10,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:00:10,392 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 147 proven. 0 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-12-06 05:00:12,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:00:12,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7978 states to 5260 states and 7978 transitions. [2024-12-06 05:00:12,229 INFO L276 IsEmpty]: Start isEmpty. Operand 5260 states and 7978 transitions. [2024-12-06 05:00:12,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1078 [2024-12-06 05:00:12,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:00:12,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:00:12,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:00:12,722 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 147 proven. 0 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-12-06 05:00:14,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:00:14,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7985 states to 5266 states and 7985 transitions. [2024-12-06 05:00:14,545 INFO L276 IsEmpty]: Start isEmpty. Operand 5266 states and 7985 transitions. [2024-12-06 05:00:14,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1078 [2024-12-06 05:00:14,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:00:14,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:00:14,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:00:15,140 INFO L134 CoverageAnalysis]: Checked inductivity of 179 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-12-06 05:00:18,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:00:18,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7992 states to 5270 states and 7992 transitions. [2024-12-06 05:00:18,187 INFO L276 IsEmpty]: Start isEmpty. Operand 5270 states and 7992 transitions. [2024-12-06 05:00:18,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1078 [2024-12-06 05:00:18,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:00:18,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:00:18,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:00:18,971 INFO L134 CoverageAnalysis]: Checked inductivity of 179 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-12-06 05:00:19,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:00:19,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7994 states to 5273 states and 7994 transitions. [2024-12-06 05:00:19,528 INFO L276 IsEmpty]: Start isEmpty. Operand 5273 states and 7994 transitions. [2024-12-06 05:00:19,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1078 [2024-12-06 05:00:19,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:00:19,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:00:19,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:00:20,114 INFO L134 CoverageAnalysis]: Checked inductivity of 179 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-12-06 05:00:25,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:00:25,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8012 states to 5284 states and 8012 transitions. [2024-12-06 05:00:25,879 INFO L276 IsEmpty]: Start isEmpty. Operand 5284 states and 8012 transitions. [2024-12-06 05:00:25,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1078 [2024-12-06 05:00:25,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:00:25,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:00:26,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:00:26,357 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 147 proven. 0 refuted. 0 times theorem prover too weak. 29 trivial. 0 not checked. [2024-12-06 05:00:26,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:00:26,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8012 states to 5285 states and 8012 transitions. [2024-12-06 05:00:26,989 INFO L276 IsEmpty]: Start isEmpty. Operand 5285 states and 8012 transitions. [2024-12-06 05:00:26,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1079 [2024-12-06 05:00:26,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:00:26,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:00:27,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:00:30,392 INFO L134 CoverageAnalysis]: Checked inductivity of 181 backedges. 151 proven. 26 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:00:49,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:00:49,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8202 states to 5412 states and 8202 transitions. [2024-12-06 05:00:49,348 INFO L276 IsEmpty]: Start isEmpty. Operand 5412 states and 8202 transitions. [2024-12-06 05:00:49,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1079 [2024-12-06 05:00:49,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:00:49,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:00:49,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:00:51,803 INFO L134 CoverageAnalysis]: Checked inductivity of 181 backedges. 151 proven. 26 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:00:59,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:00:59,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8231 states to 5432 states and 8231 transitions. [2024-12-06 05:00:59,287 INFO L276 IsEmpty]: Start isEmpty. Operand 5432 states and 8231 transitions. [2024-12-06 05:00:59,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1079 [2024-12-06 05:00:59,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:00:59,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:00:59,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:01,949 INFO L134 CoverageAnalysis]: Checked inductivity of 181 backedges. 151 proven. 26 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:01:04,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:04,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8239 states to 5440 states and 8239 transitions. [2024-12-06 05:01:04,776 INFO L276 IsEmpty]: Start isEmpty. Operand 5440 states and 8239 transitions. [2024-12-06 05:01:04,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1079 [2024-12-06 05:01:04,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:04,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:04,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:06,025 INFO L134 CoverageAnalysis]: Checked inductivity of 187 backedges. 158 proven. 29 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:01:08,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:08,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8252 states to 5442 states and 8252 transitions. [2024-12-06 05:01:08,138 INFO L276 IsEmpty]: Start isEmpty. Operand 5442 states and 8252 transitions. [2024-12-06 05:01:08,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1079 [2024-12-06 05:01:08,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:08,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:08,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:08,940 INFO L134 CoverageAnalysis]: Checked inductivity of 187 backedges. 158 proven. 29 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:01:09,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:09,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8252 states to 5443 states and 8252 transitions. [2024-12-06 05:01:09,823 INFO L276 IsEmpty]: Start isEmpty. Operand 5443 states and 8252 transitions. [2024-12-06 05:01:09,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1079 [2024-12-06 05:01:09,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:09,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:09,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:10,632 INFO L134 CoverageAnalysis]: Checked inductivity of 187 backedges. 158 proven. 29 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:01:12,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:12,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8256 states to 5446 states and 8256 transitions. [2024-12-06 05:01:12,045 INFO L276 IsEmpty]: Start isEmpty. Operand 5446 states and 8256 transitions. [2024-12-06 05:01:12,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1079 [2024-12-06 05:01:12,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:12,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:12,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:12,634 INFO L134 CoverageAnalysis]: Checked inductivity of 148 backedges. 148 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:01:19,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:19,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8299 states to 5477 states and 8299 transitions. [2024-12-06 05:01:19,425 INFO L276 IsEmpty]: Start isEmpty. Operand 5477 states and 8299 transitions. [2024-12-06 05:01:19,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1079 [2024-12-06 05:01:19,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:19,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:19,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:19,906 INFO L134 CoverageAnalysis]: Checked inductivity of 151 backedges. 147 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:01:21,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:21,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8305 states to 5481 states and 8305 transitions. [2024-12-06 05:01:21,773 INFO L276 IsEmpty]: Start isEmpty. Operand 5481 states and 8305 transitions. [2024-12-06 05:01:21,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1080 [2024-12-06 05:01:21,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:21,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:21,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:22,253 INFO L134 CoverageAnalysis]: Checked inductivity of 152 backedges. 148 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:01:22,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:22,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8306 states to 5482 states and 8306 transitions. [2024-12-06 05:01:22,457 INFO L276 IsEmpty]: Start isEmpty. Operand 5482 states and 8306 transitions. [2024-12-06 05:01:22,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1081 [2024-12-06 05:01:22,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:22,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:22,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:23,047 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 150 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:01:23,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:23,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8308 states to 5484 states and 8308 transitions. [2024-12-06 05:01:23,400 INFO L276 IsEmpty]: Start isEmpty. Operand 5484 states and 8308 transitions. [2024-12-06 05:01:23,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1082 [2024-12-06 05:01:23,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:23,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:23,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:24,972 INFO L134 CoverageAnalysis]: Checked inductivity of 199 backedges. 195 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:01:29,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:29,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8360 states to 5493 states and 8360 transitions. [2024-12-06 05:01:29,730 INFO L276 IsEmpty]: Start isEmpty. Operand 5493 states and 8360 transitions. [2024-12-06 05:01:29,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1082 [2024-12-06 05:01:29,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:29,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:29,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:31,832 INFO L134 CoverageAnalysis]: Checked inductivity of 199 backedges. 167 proven. 28 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:01:38,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:38,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8395 states to 5514 states and 8395 transitions. [2024-12-06 05:01:38,260 INFO L276 IsEmpty]: Start isEmpty. Operand 5514 states and 8395 transitions. [2024-12-06 05:01:38,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1082 [2024-12-06 05:01:38,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:38,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:38,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:39,699 INFO L134 CoverageAnalysis]: Checked inductivity of 199 backedges. 167 proven. 28 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:01:41,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:41,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8401 states to 5517 states and 8401 transitions. [2024-12-06 05:01:41,076 INFO L276 IsEmpty]: Start isEmpty. Operand 5517 states and 8401 transitions. [2024-12-06 05:01:41,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1082 [2024-12-06 05:01:41,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:41,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:41,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:42,331 INFO L134 CoverageAnalysis]: Checked inductivity of 199 backedges. 195 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:01:43,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:43,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8406 states to 5520 states and 8406 transitions. [2024-12-06 05:01:43,664 INFO L276 IsEmpty]: Start isEmpty. Operand 5520 states and 8406 transitions. [2024-12-06 05:01:43,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1084 [2024-12-06 05:01:43,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:43,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:43,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:44,365 INFO L134 CoverageAnalysis]: Checked inductivity of 202 backedges. 187 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:01:45,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:45,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8415 states to 5521 states and 8415 transitions. [2024-12-06 05:01:45,525 INFO L276 IsEmpty]: Start isEmpty. Operand 5521 states and 8415 transitions. [2024-12-06 05:01:45,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1084 [2024-12-06 05:01:45,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:45,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:45,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:46,228 INFO L134 CoverageAnalysis]: Checked inductivity of 202 backedges. 187 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:01:47,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:47,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8421 states to 5524 states and 8421 transitions. [2024-12-06 05:01:47,490 INFO L276 IsEmpty]: Start isEmpty. Operand 5524 states and 8421 transitions. [2024-12-06 05:01:47,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1084 [2024-12-06 05:01:47,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:47,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:47,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:48,098 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 160 proven. 0 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked. [2024-12-06 05:01:52,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:52,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8444 states to 5533 states and 8444 transitions. [2024-12-06 05:01:52,420 INFO L276 IsEmpty]: Start isEmpty. Operand 5533 states and 8444 transitions. [2024-12-06 05:01:52,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1084 [2024-12-06 05:01:52,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:52,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:52,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:53,124 INFO L134 CoverageAnalysis]: Checked inductivity of 202 backedges. 187 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:01:54,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:54,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8451 states to 5537 states and 8451 transitions. [2024-12-06 05:01:54,300 INFO L276 IsEmpty]: Start isEmpty. Operand 5537 states and 8451 transitions. [2024-12-06 05:01:54,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1084 [2024-12-06 05:01:54,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:54,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:54,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:55,005 INFO L134 CoverageAnalysis]: Checked inductivity of 202 backedges. 187 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-12-06 05:01:57,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:57,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8459 states to 5541 states and 8459 transitions. [2024-12-06 05:01:57,500 INFO L276 IsEmpty]: Start isEmpty. Operand 5541 states and 8459 transitions. [2024-12-06 05:01:57,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1084 [2024-12-06 05:01:57,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:57,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:57,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:01:58,090 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 160 proven. 0 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked. [2024-12-06 05:01:59,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:01:59,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8464 states to 5544 states and 8464 transitions. [2024-12-06 05:01:59,344 INFO L276 IsEmpty]: Start isEmpty. Operand 5544 states and 8464 transitions. [2024-12-06 05:01:59,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1085 [2024-12-06 05:01:59,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:01:59,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:01:59,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:00,391 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 189 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 05:02:07,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:07,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8515 states to 5559 states and 8515 transitions. [2024-12-06 05:02:07,426 INFO L276 IsEmpty]: Start isEmpty. Operand 5559 states and 8515 transitions. [2024-12-06 05:02:07,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1085 [2024-12-06 05:02:07,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:07,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:07,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:08,675 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 189 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 05:02:11,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:11,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8529 states to 5566 states and 8529 transitions. [2024-12-06 05:02:11,470 INFO L276 IsEmpty]: Start isEmpty. Operand 5566 states and 8529 transitions. [2024-12-06 05:02:11,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1085 [2024-12-06 05:02:11,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:11,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:11,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:12,499 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 189 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 05:02:16,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:16,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8557 states to 5574 states and 8557 transitions. [2024-12-06 05:02:16,344 INFO L276 IsEmpty]: Start isEmpty. Operand 5574 states and 8557 transitions. [2024-12-06 05:02:16,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1085 [2024-12-06 05:02:16,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:16,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:16,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:17,384 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 189 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 05:02:20,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:20,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8563 states to 5579 states and 8563 transitions. [2024-12-06 05:02:20,082 INFO L276 IsEmpty]: Start isEmpty. Operand 5579 states and 8563 transitions. [2024-12-06 05:02:20,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1085 [2024-12-06 05:02:20,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:20,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:20,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:21,277 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 189 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 05:02:22,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:22,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8565 states to 5580 states and 8565 transitions. [2024-12-06 05:02:22,795 INFO L276 IsEmpty]: Start isEmpty. Operand 5580 states and 8565 transitions. [2024-12-06 05:02:22,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1085 [2024-12-06 05:02:22,802 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:22,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:22,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:23,825 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 189 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 05:02:26,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:26,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8573 states to 5582 states and 8573 transitions. [2024-12-06 05:02:26,737 INFO L276 IsEmpty]: Start isEmpty. Operand 5582 states and 8573 transitions. [2024-12-06 05:02:26,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1085 [2024-12-06 05:02:26,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:26,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:26,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:27,944 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 189 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 05:02:30,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:30,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8586 states to 5587 states and 8586 transitions. [2024-12-06 05:02:30,616 INFO L276 IsEmpty]: Start isEmpty. Operand 5587 states and 8586 transitions. [2024-12-06 05:02:30,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1085 [2024-12-06 05:02:30,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:30,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:30,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:31,658 INFO L134 CoverageAnalysis]: Checked inductivity of 205 backedges. 189 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 05:02:33,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:33,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8595 states to 5591 states and 8595 transitions. [2024-12-06 05:02:33,165 INFO L276 IsEmpty]: Start isEmpty. Operand 5591 states and 8595 transitions. [2024-12-06 05:02:33,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1086 [2024-12-06 05:02:33,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:33,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:33,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:34,844 INFO L134 CoverageAnalysis]: Checked inductivity of 208 backedges. 155 proven. 36 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-12-06 05:02:36,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:36,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8606 states to 5592 states and 8606 transitions. [2024-12-06 05:02:36,748 INFO L276 IsEmpty]: Start isEmpty. Operand 5592 states and 8606 transitions. [2024-12-06 05:02:36,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1086 [2024-12-06 05:02:36,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:36,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:36,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:37,812 INFO L134 CoverageAnalysis]: Checked inductivity of 208 backedges. 155 proven. 36 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-12-06 05:02:42,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:42,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8621 states to 5599 states and 8621 transitions. [2024-12-06 05:02:42,766 INFO L276 IsEmpty]: Start isEmpty. Operand 5599 states and 8621 transitions. [2024-12-06 05:02:42,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1086 [2024-12-06 05:02:42,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:42,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:42,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:44,035 INFO L134 CoverageAnalysis]: Checked inductivity of 208 backedges. 155 proven. 36 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-12-06 05:02:45,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:02:45,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8628 states to 5600 states and 8628 transitions. [2024-12-06 05:02:45,705 INFO L276 IsEmpty]: Start isEmpty. Operand 5600 states and 8628 transitions. [2024-12-06 05:02:45,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1086 [2024-12-06 05:02:45,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:02:45,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:02:45,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:02:47,414 INFO L134 CoverageAnalysis]: Checked inductivity of 155 backedges. 155 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:03:05,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:05,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8736 states to 5690 states and 8736 transitions. [2024-12-06 05:03:05,368 INFO L276 IsEmpty]: Start isEmpty. Operand 5690 states and 8736 transitions. [2024-12-06 05:03:05,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1088 [2024-12-06 05:03:05,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:05,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:05,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:06,047 INFO L134 CoverageAnalysis]: Checked inductivity of 196 backedges. 157 proven. 0 refuted. 0 times theorem prover too weak. 39 trivial. 0 not checked. [2024-12-06 05:03:09,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:09,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8746 states to 5696 states and 8746 transitions. [2024-12-06 05:03:09,711 INFO L276 IsEmpty]: Start isEmpty. Operand 5696 states and 8746 transitions. [2024-12-06 05:03:09,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1089 [2024-12-06 05:03:09,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:09,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:09,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:10,196 INFO L134 CoverageAnalysis]: Checked inductivity of 161 backedges. 157 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:03:16,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:16,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8771 states to 5717 states and 8771 transitions. [2024-12-06 05:03:16,325 INFO L276 IsEmpty]: Start isEmpty. Operand 5717 states and 8771 transitions. [2024-12-06 05:03:16,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1090 [2024-12-06 05:03:16,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:16,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:16,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:16,812 INFO L134 CoverageAnalysis]: Checked inductivity of 159 backedges. 159 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:03:17,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:17,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8776 states to 5721 states and 8776 transitions. [2024-12-06 05:03:17,043 INFO L276 IsEmpty]: Start isEmpty. Operand 5721 states and 8776 transitions. [2024-12-06 05:03:17,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1092 [2024-12-06 05:03:17,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:17,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:17,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:19,768 INFO L134 CoverageAnalysis]: Checked inductivity of 204 backedges. 161 proven. 43 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:03:44,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:44,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9006 states to 5882 states and 9006 transitions. [2024-12-06 05:03:44,622 INFO L276 IsEmpty]: Start isEmpty. Operand 5882 states and 9006 transitions. [2024-12-06 05:03:44,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1092 [2024-12-06 05:03:44,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:44,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:44,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:46,237 INFO L134 CoverageAnalysis]: Checked inductivity of 204 backedges. 161 proven. 43 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:03:53,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:53,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9027 states to 5896 states and 9027 transitions. [2024-12-06 05:03:53,756 INFO L276 IsEmpty]: Start isEmpty. Operand 5896 states and 9027 transitions. [2024-12-06 05:03:53,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1092 [2024-12-06 05:03:53,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:53,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:53,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:55,141 INFO L134 CoverageAnalysis]: Checked inductivity of 204 backedges. 161 proven. 43 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 05:03:56,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:56,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9030 states to 5899 states and 9030 transitions. [2024-12-06 05:03:56,873 INFO L276 IsEmpty]: Start isEmpty. Operand 5899 states and 9030 transitions. [2024-12-06 05:03:56,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1094 [2024-12-06 05:03:56,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:56,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:03:57,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:03:57,833 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 191 proven. 40 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:03:59,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:03:59,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9035 states to 5903 states and 9035 transitions. [2024-12-06 05:03:59,968 INFO L276 IsEmpty]: Start isEmpty. Operand 5903 states and 9035 transitions. [2024-12-06 05:03:59,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1094 [2024-12-06 05:03:59,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:03:59,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:00,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:00,783 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 191 proven. 40 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:04:01,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:01,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9035 states to 5904 states and 9035 transitions. [2024-12-06 05:04:01,705 INFO L276 IsEmpty]: Start isEmpty. Operand 5904 states and 9035 transitions. [2024-12-06 05:04:01,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1094 [2024-12-06 05:04:01,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:01,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:01,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:02,519 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 191 proven. 40 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:04:07,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:07,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9048 states to 5910 states and 9048 transitions. [2024-12-06 05:04:07,505 INFO L276 IsEmpty]: Start isEmpty. Operand 5910 states and 9048 transitions. [2024-12-06 05:04:07,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1094 [2024-12-06 05:04:07,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:07,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:07,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:08,360 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 191 proven. 40 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:04:09,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:09,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9048 states to 5911 states and 9048 transitions. [2024-12-06 05:04:09,270 INFO L276 IsEmpty]: Start isEmpty. Operand 5911 states and 9048 transitions. [2024-12-06 05:04:09,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1094 [2024-12-06 05:04:09,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:09,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:09,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:10,098 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 191 proven. 40 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:04:13,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:13,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9056 states to 5916 states and 9056 transitions. [2024-12-06 05:04:13,850 INFO L276 IsEmpty]: Start isEmpty. Operand 5916 states and 9056 transitions. [2024-12-06 05:04:13,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1094 [2024-12-06 05:04:13,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:13,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:13,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:14,684 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 191 proven. 40 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:04:15,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:15,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9056 states to 5917 states and 9056 transitions. [2024-12-06 05:04:15,665 INFO L276 IsEmpty]: Start isEmpty. Operand 5917 states and 9056 transitions. [2024-12-06 05:04:15,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1094 [2024-12-06 05:04:15,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:15,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:15,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:16,519 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 191 proven. 40 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:04:18,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:18,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9056 states to 5918 states and 9056 transitions. [2024-12-06 05:04:18,248 INFO L276 IsEmpty]: Start isEmpty. Operand 5918 states and 9056 transitions. [2024-12-06 05:04:18,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1094 [2024-12-06 05:04:18,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:18,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:18,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:19,076 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 191 proven. 40 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:04:22,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:22,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9064 states to 5921 states and 9064 transitions. [2024-12-06 05:04:22,576 INFO L276 IsEmpty]: Start isEmpty. Operand 5921 states and 9064 transitions. [2024-12-06 05:04:22,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1094 [2024-12-06 05:04:22,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:22,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:22,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:23,390 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 191 proven. 40 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-12-06 05:04:25,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:25,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9068 states to 5926 states and 9068 transitions. [2024-12-06 05:04:25,910 INFO L276 IsEmpty]: Start isEmpty. Operand 5926 states and 9068 transitions. [2024-12-06 05:04:25,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1095 [2024-12-06 05:04:25,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:25,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:26,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:26,640 INFO L134 CoverageAnalysis]: Checked inductivity of 237 backedges. 213 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-06 05:04:39,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:39,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9115 states to 5946 states and 9115 transitions. [2024-12-06 05:04:39,413 INFO L276 IsEmpty]: Start isEmpty. Operand 5946 states and 9115 transitions. [2024-12-06 05:04:39,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1095 [2024-12-06 05:04:39,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:39,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:39,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:40,120 INFO L134 CoverageAnalysis]: Checked inductivity of 237 backedges. 213 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked. [2024-12-06 05:04:49,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 05:04:49,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9149 states to 5962 states and 9149 transitions. [2024-12-06 05:04:49,265 INFO L276 IsEmpty]: Start isEmpty. Operand 5962 states and 9149 transitions. [2024-12-06 05:04:49,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1095 [2024-12-06 05:04:49,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 05:04:49,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 05:04:49,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 05:04:51,306 INFO L134 CoverageAnalysis]: Checked inductivity of 237 backedges. 213 proven. 0 refuted. 0 times theorem prover too weak. 24 trivial. 0 not checked.