./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/loop-lit/gj2007.c.i.p+lhb-reducer.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49d429e6-5f5e-46f0-b2f7-7e58ad806eda/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49d429e6-5f5e-46f0-b2f7-7e58ad806eda/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_49d429e6-5f5e-46f0-b2f7-7e58ad806eda/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49d429e6-5f5e-46f0-b2f7-7e58ad806eda/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/loop-lit/gj2007.c.i.p+lhb-reducer.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49d429e6-5f5e-46f0-b2f7-7e58ad806eda/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49d429e6-5f5e-46f0-b2f7-7e58ad806eda/bin/ukojak-verify-CZk0znPC7b --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 1ae3736aabcb020d122100864e41791456e1f94490735ab1a93eef5c54883fe7 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 01:30:17,501 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 01:30:17,572 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49d429e6-5f5e-46f0-b2f7-7e58ad806eda/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-12-06 01:30:17,578 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 01:30:17,578 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 01:30:17,602 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 01:30:17,603 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 01:30:17,603 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 01:30:17,604 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 01:30:17,604 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 01:30:17,604 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 01:30:17,604 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 01:30:17,604 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-06 01:30:17,604 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 01:30:17,604 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-06 01:30:17,605 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 01:30:17,605 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 01:30:17,605 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 01:30:17,605 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 01:30:17,605 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-06 01:30:17,605 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-06 01:30:17,605 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-06 01:30:17,605 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 01:30:17,605 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 01:30:17,606 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 01:30:17,606 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 01:30:17,606 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 01:30:17,606 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 01:30:17,606 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 01:30:17,606 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 01:30:17,606 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 01:30:17,607 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 01:30:17,607 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 01:30:17,607 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 01:30:17,607 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 01:30:17,607 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_49d429e6-5f5e-46f0-b2f7-7e58ad806eda/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 ! overflow) ) 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 -> 1ae3736aabcb020d122100864e41791456e1f94490735ab1a93eef5c54883fe7 [2024-12-06 01:30:17,895 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 01:30:17,905 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 01:30:17,908 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 01:30:17,909 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 01:30:17,910 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 01:30:17,911 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49d429e6-5f5e-46f0-b2f7-7e58ad806eda/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/loop-lit/gj2007.c.i.p+lhb-reducer.c [2024-12-06 01:30:20,671 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49d429e6-5f5e-46f0-b2f7-7e58ad806eda/bin/ukojak-verify-CZk0znPC7b/data/90c3da386/9baac9120a34436497d8672e00ff9c55/FLAG288806a0b [2024-12-06 01:30:20,876 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 01:30:20,877 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49d429e6-5f5e-46f0-b2f7-7e58ad806eda/sv-benchmarks/c/loop-lit/gj2007.c.i.p+lhb-reducer.c [2024-12-06 01:30:20,885 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49d429e6-5f5e-46f0-b2f7-7e58ad806eda/bin/ukojak-verify-CZk0znPC7b/data/90c3da386/9baac9120a34436497d8672e00ff9c55/FLAG288806a0b [2024-12-06 01:30:21,227 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49d429e6-5f5e-46f0-b2f7-7e58ad806eda/bin/ukojak-verify-CZk0znPC7b/data/90c3da386/9baac9120a34436497d8672e00ff9c55 [2024-12-06 01:30:21,229 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 01:30:21,230 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 01:30:21,231 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 01:30:21,231 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 01:30:21,235 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 01:30:21,236 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 01:30:21" (1/1) ... [2024-12-06 01:30:21,237 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5e1eb4c0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:30:21, skipping insertion in model container [2024-12-06 01:30:21,237 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 01:30:21" (1/1) ... [2024-12-06 01:30:21,254 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 01:30:21,413 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 01:30:21,424 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 01:30:21,448 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 01:30:21,461 INFO L204 MainTranslator]: Completed translation [2024-12-06 01:30:21,462 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:30:21 WrapperNode [2024-12-06 01:30:21,462 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 01:30:21,463 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 01:30:21,463 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 01:30:21,463 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 01:30:21,471 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:30:21" (1/1) ... [2024-12-06 01:30:21,478 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:30:21" (1/1) ... [2024-12-06 01:30:21,503 INFO L138 Inliner]: procedures = 14, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 176 [2024-12-06 01:30:21,503 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 01:30:21,504 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 01:30:21,504 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 01:30:21,504 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 01:30:21,513 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:30:21" (1/1) ... [2024-12-06 01:30:21,513 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:30:21" (1/1) ... [2024-12-06 01:30:21,515 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:30:21" (1/1) ... [2024-12-06 01:30:21,515 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:30:21" (1/1) ... [2024-12-06 01:30:21,519 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:30:21" (1/1) ... [2024-12-06 01:30:21,520 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:30:21" (1/1) ... [2024-12-06 01:30:21,523 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:30:21" (1/1) ... [2024-12-06 01:30:21,524 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:30:21" (1/1) ... [2024-12-06 01:30:21,525 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:30:21" (1/1) ... [2024-12-06 01:30:21,527 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 01:30:21,528 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 01:30:21,528 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 01:30:21,528 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 01:30:21,529 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 01:30:21" (1/1) ... [2024-12-06 01:30:21,536 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 01:30:21,551 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49d429e6-5f5e-46f0-b2f7-7e58ad806eda/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 01:30:21,564 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49d429e6-5f5e-46f0-b2f7-7e58ad806eda/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 01:30:21,567 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_49d429e6-5f5e-46f0-b2f7-7e58ad806eda/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 01:30:21,598 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 01:30:21,598 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 01:30:21,598 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 01:30:21,598 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 01:30:21,662 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 01:30:21,664 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 01:30:22,027 INFO L? ?]: Removed 75 outVars from TransFormulas that were not future-live. [2024-12-06 01:30:22,027 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 01:30:22,059 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 01:30:22,059 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-12-06 01:30:22,060 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 01:30:22 BoogieIcfgContainer [2024-12-06 01:30:22,060 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 01:30:22,060 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 01:30:22,060 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 01:30:22,070 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 01:30:22,071 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 01:30:22" (1/1) ... [2024-12-06 01:30:22,079 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 01:30:22,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:22,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 143 states and 162 transitions. [2024-12-06 01:30:22,132 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 162 transitions. [2024-12-06 01:30:22,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-12-06 01:30:22,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:22,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:22,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:22,280 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 01:30:22,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:22,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 135 states and 152 transitions. [2024-12-06 01:30:22,319 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 152 transitions. [2024-12-06 01:30:22,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-12-06 01:30:22,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:22,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:22,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:22,347 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 01:30:22,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:22,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 151 states to 134 states and 151 transitions. [2024-12-06 01:30:22,360 INFO L276 IsEmpty]: Start isEmpty. Operand 134 states and 151 transitions. [2024-12-06 01:30:22,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-12-06 01:30:22,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:22,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:22,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:22,388 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 01:30:22,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:22,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 133 states and 150 transitions. [2024-12-06 01:30:22,402 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 150 transitions. [2024-12-06 01:30:22,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-12-06 01:30:22,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:22,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:22,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:22,467 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 01:30:22,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:22,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 132 states and 149 transitions. [2024-12-06 01:30:22,503 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 149 transitions. [2024-12-06 01:30:22,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-12-06 01:30:22,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:22,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:22,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:22,546 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 01:30:22,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:22,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 124 states and 139 transitions. [2024-12-06 01:30:22,591 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 139 transitions. [2024-12-06 01:30:22,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-12-06 01:30:22,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:22,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:22,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:22,625 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 01:30:22,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:22,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 123 states and 138 transitions. [2024-12-06 01:30:22,687 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 138 transitions. [2024-12-06 01:30:22,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-06 01:30:22,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:22,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:22,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:22,734 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 01:30:22,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:22,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 122 states and 137 transitions. [2024-12-06 01:30:22,760 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 137 transitions. [2024-12-06 01:30:22,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-06 01:30:22,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:22,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:22,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:22,816 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 01:30:22,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:22,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 121 states and 136 transitions. [2024-12-06 01:30:22,913 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 136 transitions. [2024-12-06 01:30:22,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 01:30:22,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:22,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:22,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:22,940 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 01:30:23,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:23,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 120 states and 135 transitions. [2024-12-06 01:30:23,020 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 135 transitions. [2024-12-06 01:30:23,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 01:30:23,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:23,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:23,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:23,042 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 01:30:23,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:23,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 119 states and 134 transitions. [2024-12-06 01:30:23,063 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 134 transitions. [2024-12-06 01:30:23,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 01:30:23,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:23,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:23,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:23,112 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 01:30:23,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:23,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 133 states to 118 states and 133 transitions. [2024-12-06 01:30:23,832 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 133 transitions. [2024-12-06 01:30:23,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-12-06 01:30:23,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:23,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:23,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:23,878 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 01:30:24,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:24,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 117 states and 132 transitions. [2024-12-06 01:30:24,815 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 132 transitions. [2024-12-06 01:30:24,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 01:30:24,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:24,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:24,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:24,840 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 01:30:24,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:24,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 131 states to 116 states and 131 transitions. [2024-12-06 01:30:24,853 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 131 transitions. [2024-12-06 01:30:24,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-06 01:30:24,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:24,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:24,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:24,881 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 01:30:24,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:24,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 119 states and 135 transitions. [2024-12-06 01:30:24,921 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 135 transitions. [2024-12-06 01:30:24,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-06 01:30:24,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:24,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:24,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:24,943 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 01:30:24,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:24,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 118 states and 134 transitions. [2024-12-06 01:30:24,970 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 134 transitions. [2024-12-06 01:30:24,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-06 01:30:24,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:24,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:24,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:24,993 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 01:30:25,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:25,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 133 states to 117 states and 133 transitions. [2024-12-06 01:30:25,016 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 133 transitions. [2024-12-06 01:30:25,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 01:30:25,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:25,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:25,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:25,079 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 01:30:25,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:25,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 128 states to 113 states and 128 transitions. [2024-12-06 01:30:25,402 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 128 transitions. [2024-12-06 01:30:25,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-06 01:30:25,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:25,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:25,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:25,432 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 01:30:25,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:25,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 118 states and 136 transitions. [2024-12-06 01:30:25,516 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 136 transitions. [2024-12-06 01:30:25,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 01:30:25,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:25,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:25,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:25,542 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 01:30:25,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:25,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 124 states and 145 transitions. [2024-12-06 01:30:25,623 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 145 transitions. [2024-12-06 01:30:25,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 01:30:25,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:25,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:25,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:25,667 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 01:30:25,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:25,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 118 states and 135 transitions. [2024-12-06 01:30:25,750 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 135 transitions. [2024-12-06 01:30:25,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 01:30:25,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:25,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:25,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:25,776 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 01:30:25,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:25,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 121 states and 140 transitions. [2024-12-06 01:30:25,814 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 140 transitions. [2024-12-06 01:30:25,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 01:30:25,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:25,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:25,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:25,833 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 01:30:25,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:25,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 120 states and 139 transitions. [2024-12-06 01:30:25,847 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 139 transitions. [2024-12-06 01:30:25,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:30:25,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:25,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:25,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:25,900 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 01:30:26,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:26,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 119 states and 138 transitions. [2024-12-06 01:30:26,496 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 138 transitions. [2024-12-06 01:30:26,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:30:26,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:26,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:26,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:26,511 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:30:26,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:26,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 118 states and 137 transitions. [2024-12-06 01:30:26,533 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 137 transitions. [2024-12-06 01:30:26,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 01:30:26,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:26,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:26,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:26,548 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:30:26,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:26,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 117 states and 136 transitions. [2024-12-06 01:30:26,565 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 136 transitions. [2024-12-06 01:30:26,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-06 01:30:26,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:26,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:26,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:26,584 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 01:30:26,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:26,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 117 states and 135 transitions. [2024-12-06 01:30:26,615 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 135 transitions. [2024-12-06 01:30:26,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-06 01:30:26,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:26,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:26,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:26,634 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 01:30:26,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:26,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 122 states and 143 transitions. [2024-12-06 01:30:26,704 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 143 transitions. [2024-12-06 01:30:26,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-12-06 01:30:26,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:26,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:26,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:26,725 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 01:30:26,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:26,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 130 states and 154 transitions. [2024-12-06 01:30:26,802 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 154 transitions. [2024-12-06 01:30:26,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 01:30:26,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:26,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:26,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:26,832 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 01:30:27,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:27,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 126 states and 149 transitions. [2024-12-06 01:30:27,017 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 149 transitions. [2024-12-06 01:30:27,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 01:30:27,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:27,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:27,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:27,061 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 01:30:27,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:27,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 120 states and 139 transitions. [2024-12-06 01:30:27,097 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 139 transitions. [2024-12-06 01:30:27,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 01:30:27,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:27,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:27,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:27,114 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 01:30:27,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:27,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 119 states and 138 transitions. [2024-12-06 01:30:27,127 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 138 transitions. [2024-12-06 01:30:27,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 01:30:27,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:27,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:27,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:27,150 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 01:30:27,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:27,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 122 states and 143 transitions. [2024-12-06 01:30:27,183 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 143 transitions. [2024-12-06 01:30:27,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 01:30:27,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:27,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:27,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:27,203 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 01:30:27,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:27,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 120 states and 140 transitions. [2024-12-06 01:30:27,397 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 140 transitions. [2024-12-06 01:30:27,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 01:30:27,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:27,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:27,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:27,421 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 01:30:27,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:27,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 126 states and 149 transitions. [2024-12-06 01:30:27,495 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 149 transitions. [2024-12-06 01:30:27,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 01:30:27,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:27,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:27,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:27,508 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 01:30:27,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:27,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 125 states and 148 transitions. [2024-12-06 01:30:27,530 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 148 transitions. [2024-12-06 01:30:27,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-12-06 01:30:27,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:27,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:27,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:27,542 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 01:30:27,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:27,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 124 states and 147 transitions. [2024-12-06 01:30:27,558 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 147 transitions. [2024-12-06 01:30:27,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-06 01:30:27,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:27,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:27,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:27,573 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 01:30:27,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:27,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 155 states to 129 states and 155 transitions. [2024-12-06 01:30:27,640 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 155 transitions. [2024-12-06 01:30:27,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-12-06 01:30:27,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:27,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:27,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:27,656 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 01:30:27,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:27,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 129 states and 154 transitions. [2024-12-06 01:30:27,685 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 154 transitions. [2024-12-06 01:30:27,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:30:27,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:27,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:27,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:27,739 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 01:30:28,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:28,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 128 states and 153 transitions. [2024-12-06 01:30:28,339 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 153 transitions. [2024-12-06 01:30:28,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-06 01:30:28,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:28,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:28,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:28,358 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 01:30:28,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:28,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 164 states to 136 states and 164 transitions. [2024-12-06 01:30:28,434 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 164 transitions. [2024-12-06 01:30:28,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-12-06 01:30:28,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:28,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:28,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:28,450 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 01:30:28,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:28,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 163 states to 136 states and 163 transitions. [2024-12-06 01:30:28,475 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 163 transitions. [2024-12-06 01:30:28,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-12-06 01:30:28,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:28,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:28,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:28,491 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 01:30:28,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:28,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 168 states to 139 states and 168 transitions. [2024-12-06 01:30:28,528 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 168 transitions. [2024-12-06 01:30:28,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-12-06 01:30:28,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:28,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:28,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:28,541 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 01:30:28,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:28,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 138 states and 167 transitions. [2024-12-06 01:30:28,555 INFO L276 IsEmpty]: Start isEmpty. Operand 138 states and 167 transitions. [2024-12-06 01:30:28,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-12-06 01:30:28,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:28,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:28,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:28,592 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 01:30:28,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:28,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 157 states to 132 states and 157 transitions. [2024-12-06 01:30:28,626 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 157 transitions. [2024-12-06 01:30:28,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-06 01:30:28,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:28,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:28,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:28,644 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 01:30:28,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:28,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 132 states and 156 transitions. [2024-12-06 01:30:28,703 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 156 transitions. [2024-12-06 01:30:28,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-06 01:30:28,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:28,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:28,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:28,720 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 01:30:28,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:28,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 155 states to 131 states and 155 transitions. [2024-12-06 01:30:28,745 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 155 transitions. [2024-12-06 01:30:28,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-06 01:30:28,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:28,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:28,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:28,761 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 01:30:28,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:28,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 130 states and 154 transitions. [2024-12-06 01:30:28,786 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 154 transitions. [2024-12-06 01:30:28,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-06 01:30:28,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:28,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:28,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:28,809 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 01:30:28,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:28,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 164 states to 136 states and 164 transitions. [2024-12-06 01:30:28,886 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 164 transitions. [2024-12-06 01:30:28,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 01:30:28,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:28,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:28,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:28,913 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 01:30:29,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:29,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 132 states and 159 transitions. [2024-12-06 01:30:29,132 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 159 transitions. [2024-12-06 01:30:29,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 01:30:29,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:29,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:29,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:29,155 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 01:30:29,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:29,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 132 states and 158 transitions. [2024-12-06 01:30:29,185 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 158 transitions. [2024-12-06 01:30:29,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 01:30:29,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:29,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:29,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:29,205 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 01:30:29,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:29,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 166 states to 137 states and 166 transitions. [2024-12-06 01:30:29,280 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 166 transitions. [2024-12-06 01:30:29,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 01:30:29,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:29,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:29,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:29,303 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 01:30:29,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:29,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 135 states and 162 transitions. [2024-12-06 01:30:29,533 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 162 transitions. [2024-12-06 01:30:29,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 01:30:29,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:29,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:29,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:29,562 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 01:30:29,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:29,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 171 states to 141 states and 171 transitions. [2024-12-06 01:30:29,636 INFO L276 IsEmpty]: Start isEmpty. Operand 141 states and 171 transitions. [2024-12-06 01:30:29,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 01:30:29,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:29,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:29,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:29,650 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 01:30:29,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:29,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 182 states to 149 states and 182 transitions. [2024-12-06 01:30:29,734 INFO L276 IsEmpty]: Start isEmpty. Operand 149 states and 182 transitions. [2024-12-06 01:30:29,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-12-06 01:30:29,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:29,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:29,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:29,768 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 01:30:29,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:29,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 143 states and 172 transitions. [2024-12-06 01:30:29,805 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 172 transitions. [2024-12-06 01:30:29,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-12-06 01:30:29,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:29,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:29,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:29,817 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 01:30:29,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:29,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 171 states to 142 states and 171 transitions. [2024-12-06 01:30:29,828 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 171 transitions. [2024-12-06 01:30:29,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-12-06 01:30:29,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:29,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:29,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:29,843 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 01:30:29,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:29,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 176 states to 145 states and 176 transitions. [2024-12-06 01:30:29,878 INFO L276 IsEmpty]: Start isEmpty. Operand 145 states and 176 transitions. [2024-12-06 01:30:29,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-12-06 01:30:29,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:29,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:29,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:29,894 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 01:30:29,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:29,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 175 states to 145 states and 175 transitions. [2024-12-06 01:30:29,922 INFO L276 IsEmpty]: Start isEmpty. Operand 145 states and 175 transitions. [2024-12-06 01:30:29,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:30:29,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:29,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:29,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:29,987 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 01:30:30,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:30,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 145 states to 122 states and 145 transitions. [2024-12-06 01:30:30,476 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 145 transitions. [2024-12-06 01:30:30,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:30:30,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:30,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:30,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:30,493 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 01:30:30,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:30,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 155 states to 128 states and 155 transitions. [2024-12-06 01:30:30,568 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 155 transitions. [2024-12-06 01:30:30,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:30:30,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:30,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:30,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:30,581 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 01:30:30,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:30,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 127 states and 154 transitions. [2024-12-06 01:30:30,604 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 154 transitions. [2024-12-06 01:30:30,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:30:30,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:30,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:30,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:30,617 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 01:30:30,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:30,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 126 states and 153 transitions. [2024-12-06 01:30:30,634 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 153 transitions. [2024-12-06 01:30:30,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-12-06 01:30:30,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:30,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:30,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:30,649 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 01:30:30,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:30,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 126 states and 152 transitions. [2024-12-06 01:30:30,711 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 152 transitions. [2024-12-06 01:30:30,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-12-06 01:30:30,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:30,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:30,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:30,729 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 01:30:30,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:30,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 122 states and 147 transitions. [2024-12-06 01:30:30,760 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 147 transitions. [2024-12-06 01:30:30,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-12-06 01:30:30,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:30,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:30,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:30,781 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 01:30:30,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:30,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 155 states to 127 states and 155 transitions. [2024-12-06 01:30:30,863 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 155 transitions. [2024-12-06 01:30:30,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-12-06 01:30:30,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:30,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:30,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:30,879 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 01:30:30,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:30,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 127 states and 154 transitions. [2024-12-06 01:30:30,909 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 154 transitions. [2024-12-06 01:30:30,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-06 01:30:30,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:30,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:30,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:30,923 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 01:30:30,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:30,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 125 states and 150 transitions. [2024-12-06 01:30:30,988 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 150 transitions. [2024-12-06 01:30:30,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-06 01:30:30,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:30,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:30,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:31,000 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 01:30:31,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:31,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 161 states to 133 states and 161 transitions. [2024-12-06 01:30:31,083 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 161 transitions. [2024-12-06 01:30:31,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-06 01:30:31,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:31,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:31,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:31,101 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 01:30:31,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:31,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 170 states to 139 states and 170 transitions. [2024-12-06 01:30:31,165 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 170 transitions. [2024-12-06 01:30:31,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-06 01:30:31,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:31,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:31,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:31,178 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 01:30:31,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:31,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 169 states to 139 states and 169 transitions. [2024-12-06 01:30:31,208 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 169 transitions. [2024-12-06 01:30:31,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-06 01:30:31,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:31,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:31,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:31,229 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 01:30:31,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:31,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 174 states to 142 states and 174 transitions. [2024-12-06 01:30:31,268 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 174 transitions. [2024-12-06 01:30:31,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-06 01:30:31,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:31,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:31,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:31,285 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 01:30:31,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:31,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 141 states and 173 transitions. [2024-12-06 01:30:31,302 INFO L276 IsEmpty]: Start isEmpty. Operand 141 states and 173 transitions. [2024-12-06 01:30:31,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-06 01:30:31,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:31,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:31,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:31,344 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 01:30:31,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:31,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 163 states to 135 states and 163 transitions. [2024-12-06 01:30:31,387 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 163 transitions. [2024-12-06 01:30:31,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-12-06 01:30:31,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:31,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:31,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:31,468 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 01:30:31,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:31,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 133 states to 112 states and 133 transitions. [2024-12-06 01:30:31,863 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 133 transitions. [2024-12-06 01:30:31,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-12-06 01:30:31,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:31,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:31,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:31,883 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 01:30:31,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:31,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 112 states and 132 transitions. [2024-12-06 01:30:31,956 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 132 transitions. [2024-12-06 01:30:31,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-12-06 01:30:31,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:31,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:31,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:31,971 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 01:30:31,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:31,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 131 states to 111 states and 131 transitions. [2024-12-06 01:30:31,995 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 131 transitions. [2024-12-06 01:30:31,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-12-06 01:30:31,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:31,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:32,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:32,012 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 01:30:32,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:32,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 110 states and 130 transitions. [2024-12-06 01:30:32,033 INFO L276 IsEmpty]: Start isEmpty. Operand 110 states and 130 transitions. [2024-12-06 01:30:32,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-12-06 01:30:32,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:32,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:32,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:32,057 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 01:30:32,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:32,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 116 states and 140 transitions. [2024-12-06 01:30:32,140 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 140 transitions. [2024-12-06 01:30:32,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 01:30:32,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:32,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:32,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:32,161 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 01:30:32,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:32,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 116 states and 139 transitions. [2024-12-06 01:30:32,194 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 139 transitions. [2024-12-06 01:30:32,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 01:30:32,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:32,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:32,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:32,215 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 01:30:32,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:32,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 122 states and 149 transitions. [2024-12-06 01:30:32,303 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 149 transitions. [2024-12-06 01:30:32,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 01:30:32,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:32,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:32,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:32,324 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 01:30:32,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:32,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 117 states and 142 transitions. [2024-12-06 01:30:32,355 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 142 transitions. [2024-12-06 01:30:32,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-12-06 01:30:32,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:32,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:32,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:32,392 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 01:30:32,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:32,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 123 states and 152 transitions. [2024-12-06 01:30:32,475 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 152 transitions. [2024-12-06 01:30:32,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-12-06 01:30:32,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:32,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:32,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:32,496 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 01:30:32,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:32,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 163 states to 131 states and 163 transitions. [2024-12-06 01:30:32,591 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 163 transitions. [2024-12-06 01:30:32,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-12-06 01:30:32,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:32,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:32,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:32,612 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 01:30:32,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:32,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 129 states and 158 transitions. [2024-12-06 01:30:32,686 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 158 transitions. [2024-12-06 01:30:32,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-06 01:30:32,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:32,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:32,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:32,726 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 01:30:32,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:32,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 148 states to 123 states and 148 transitions. [2024-12-06 01:30:32,767 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 148 transitions. [2024-12-06 01:30:32,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-06 01:30:32,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:32,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:32,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:32,782 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 01:30:32,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:32,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 122 states and 147 transitions. [2024-12-06 01:30:32,800 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 147 transitions. [2024-12-06 01:30:32,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-06 01:30:32,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:32,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:32,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:32,840 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 01:30:32,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:32,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 125 states and 154 transitions. [2024-12-06 01:30:32,879 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 154 transitions. [2024-12-06 01:30:32,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-12-06 01:30:32,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:32,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:32,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:32,894 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 01:30:32,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:32,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 125 states and 153 transitions. [2024-12-06 01:30:32,930 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 153 transitions. [2024-12-06 01:30:32,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-06 01:30:32,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:32,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:32,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:32,954 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 01:30:33,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:33,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 163 states to 131 states and 163 transitions. [2024-12-06 01:30:33,051 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 163 transitions. [2024-12-06 01:30:33,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-06 01:30:33,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:33,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:33,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:33,068 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 01:30:33,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:33,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 130 states and 162 transitions. [2024-12-06 01:30:33,097 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 162 transitions. [2024-12-06 01:30:33,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-06 01:30:33,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:33,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:33,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:33,109 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 01:30:33,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:33,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 161 states to 129 states and 161 transitions. [2024-12-06 01:30:33,129 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 161 transitions. [2024-12-06 01:30:33,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-06 01:30:33,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:33,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:33,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:33,143 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 01:30:33,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:33,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 160 states to 129 states and 160 transitions. [2024-12-06 01:30:33,205 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 160 transitions. [2024-12-06 01:30:33,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-06 01:30:33,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:33,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:33,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:33,279 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 01:30:33,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:33,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 106 states and 130 transitions. [2024-12-06 01:30:33,655 INFO L276 IsEmpty]: Start isEmpty. Operand 106 states and 130 transitions. [2024-12-06 01:30:33,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-12-06 01:30:33,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:33,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:33,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:33,673 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 01:30:33,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:33,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 125 states to 102 states and 125 transitions. [2024-12-06 01:30:33,702 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 125 transitions. [2024-12-06 01:30:33,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-12-06 01:30:33,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:33,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:33,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:33,720 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 01:30:33,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:33,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 107 states and 134 transitions. [2024-12-06 01:30:33,807 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 134 transitions. [2024-12-06 01:30:33,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-12-06 01:30:33,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:33,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:33,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:33,830 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 01:30:33,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:33,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 133 states to 107 states and 133 transitions. [2024-12-06 01:30:33,866 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 133 transitions. [2024-12-06 01:30:33,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:30:33,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:33,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:33,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:33,888 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 01:30:33,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:33,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 105 states and 129 transitions. [2024-12-06 01:30:33,953 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 129 transitions. [2024-12-06 01:30:33,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:30:33,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:33,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:33,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:33,967 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 01:30:34,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:34,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 113 states and 142 transitions. [2024-12-06 01:30:34,064 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 142 transitions. [2024-12-06 01:30:34,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:30:34,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:34,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:34,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:34,083 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 01:30:34,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:34,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 151 states to 119 states and 151 transitions. [2024-12-06 01:30:34,170 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 151 transitions. [2024-12-06 01:30:34,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-06 01:30:34,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:34,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:34,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:34,192 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 01:30:34,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:34,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 119 states and 150 transitions. [2024-12-06 01:30:34,223 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 150 transitions. [2024-12-06 01:30:34,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-06 01:30:34,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:34,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:34,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:34,241 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 01:30:34,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:34,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 119 states and 149 transitions. [2024-12-06 01:30:34,262 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 149 transitions. [2024-12-06 01:30:34,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-06 01:30:34,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:34,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:34,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:34,295 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 01:30:34,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:34,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 119 states and 147 transitions. [2024-12-06 01:30:34,341 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 147 transitions. [2024-12-06 01:30:34,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 01:30:34,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:34,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:34,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:34,420 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 01:30:34,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:34,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 96 states and 117 transitions. [2024-12-06 01:30:34,876 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 117 transitions. [2024-12-06 01:30:34,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 01:30:34,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:34,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:34,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:34,899 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 01:30:34,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:34,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 96 states and 116 transitions. [2024-12-06 01:30:34,955 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 116 transitions. [2024-12-06 01:30:34,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-06 01:30:34,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:34,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:34,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:34,975 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 01:30:35,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:35,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 102 states and 126 transitions. [2024-12-06 01:30:35,066 INFO L276 IsEmpty]: Start isEmpty. Operand 102 states and 126 transitions. [2024-12-06 01:30:35,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-06 01:30:35,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:35,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:35,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:35,081 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:30:35,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:35,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 103 states and 130 transitions. [2024-12-06 01:30:35,113 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 130 transitions. [2024-12-06 01:30:35,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-06 01:30:35,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:35,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:35,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:35,127 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 01:30:35,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:35,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 105 states and 132 transitions. [2024-12-06 01:30:35,185 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 132 transitions. [2024-12-06 01:30:35,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-06 01:30:35,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:35,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:35,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:35,201 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 01:30:35,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:35,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 131 states to 105 states and 131 transitions. [2024-12-06 01:30:35,225 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 131 transitions. [2024-12-06 01:30:35,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-12-06 01:30:35,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:35,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:35,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:35,241 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 01:30:35,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:35,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 111 states and 141 transitions. [2024-12-06 01:30:35,309 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 141 transitions. [2024-12-06 01:30:35,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-12-06 01:30:35,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:35,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:35,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:35,333 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-06 01:30:35,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:35,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 113 states and 143 transitions. [2024-12-06 01:30:35,390 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 143 transitions. [2024-12-06 01:30:35,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-12-06 01:30:35,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:35,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:35,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:35,403 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 01:30:35,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:35,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 111 states and 138 transitions. [2024-12-06 01:30:35,463 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 138 transitions. [2024-12-06 01:30:35,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 01:30:35,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:35,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:35,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:35,491 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:30:35,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:35,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 138 states to 112 states and 138 transitions. [2024-12-06 01:30:35,535 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 138 transitions. [2024-12-06 01:30:35,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-06 01:30:35,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:35,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:35,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:35,554 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:30:35,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:35,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 112 states and 137 transitions. [2024-12-06 01:30:35,585 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 137 transitions. [2024-12-06 01:30:35,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-12-06 01:30:35,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:35,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:35,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:35,602 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:30:35,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:35,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 114 states and 140 transitions. [2024-12-06 01:30:35,663 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 140 transitions. [2024-12-06 01:30:35,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-12-06 01:30:35,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:35,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:35,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:35,733 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 01:30:36,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:36,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 120 states to 98 states and 120 transitions. [2024-12-06 01:30:36,180 INFO L276 IsEmpty]: Start isEmpty. Operand 98 states and 120 transitions. [2024-12-06 01:30:36,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-12-06 01:30:36,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:36,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:36,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:36,201 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:30:36,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:36,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119 states to 98 states and 119 transitions. [2024-12-06 01:30:36,235 INFO L276 IsEmpty]: Start isEmpty. Operand 98 states and 119 transitions. [2024-12-06 01:30:36,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-12-06 01:30:36,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:36,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:36,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:36,254 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-06 01:30:36,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:36,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 100 states and 122 transitions. [2024-12-06 01:30:36,312 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 122 transitions. [2024-12-06 01:30:36,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-12-06 01:30:36,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:36,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:36,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:36,403 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-12-06 01:30:36,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:36,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 90 states and 109 transitions. [2024-12-06 01:30:36,821 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 109 transitions. [2024-12-06 01:30:36,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-12-06 01:30:36,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:36,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:36,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:36,924 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-12-06 01:30:37,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:37,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 86 states and 103 transitions. [2024-12-06 01:30:37,351 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 103 transitions. [2024-12-06 01:30:37,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-12-06 01:30:37,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:37,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:37,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:37,447 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:37,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:37,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 88 states and 107 transitions. [2024-12-06 01:30:37,922 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 107 transitions. [2024-12-06 01:30:37,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 66 [2024-12-06 01:30:37,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:37,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:37,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:38,020 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 12 proven. 2 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:38,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:38,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 92 states and 112 transitions. [2024-12-06 01:30:38,523 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 112 transitions. [2024-12-06 01:30:38,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-12-06 01:30:38,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:38,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:38,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:38,618 INFO L134 CoverageAnalysis]: Checked inductivity of 56 backedges. 18 proven. 8 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:39,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:39,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 96 states and 117 transitions. [2024-12-06 01:30:39,040 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 117 transitions. [2024-12-06 01:30:39,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2024-12-06 01:30:39,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:39,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:39,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:39,172 INFO L134 CoverageAnalysis]: Checked inductivity of 72 backedges. 24 proven. 18 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:39,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:39,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 100 states and 122 transitions. [2024-12-06 01:30:39,617 INFO L276 IsEmpty]: Start isEmpty. Operand 100 states and 122 transitions. [2024-12-06 01:30:39,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-12-06 01:30:39,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:39,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:39,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:39,727 INFO L134 CoverageAnalysis]: Checked inductivity of 92 backedges. 30 proven. 32 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:40,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:40,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 127 states to 104 states and 127 transitions. [2024-12-06 01:30:40,193 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 127 transitions. [2024-12-06 01:30:40,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-12-06 01:30:40,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:40,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:40,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:40,327 INFO L134 CoverageAnalysis]: Checked inductivity of 116 backedges. 36 proven. 50 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:40,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:40,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 108 states and 132 transitions. [2024-12-06 01:30:40,843 INFO L276 IsEmpty]: Start isEmpty. Operand 108 states and 132 transitions. [2024-12-06 01:30:40,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 86 [2024-12-06 01:30:40,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:40,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:40,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:40,967 INFO L134 CoverageAnalysis]: Checked inductivity of 144 backedges. 42 proven. 72 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:41,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:41,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 112 states and 137 transitions. [2024-12-06 01:30:41,431 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 137 transitions. [2024-12-06 01:30:41,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 90 [2024-12-06 01:30:41,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:41,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:41,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:41,584 INFO L134 CoverageAnalysis]: Checked inductivity of 176 backedges. 48 proven. 98 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:42,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:42,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 116 states and 142 transitions. [2024-12-06 01:30:42,113 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 142 transitions. [2024-12-06 01:30:42,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-12-06 01:30:42,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:42,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:42,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:42,264 INFO L134 CoverageAnalysis]: Checked inductivity of 212 backedges. 54 proven. 128 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:42,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:42,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 120 states and 147 transitions. [2024-12-06 01:30:42,751 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 147 transitions. [2024-12-06 01:30:42,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-12-06 01:30:42,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:42,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:42,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:42,882 INFO L134 CoverageAnalysis]: Checked inductivity of 252 backedges. 60 proven. 162 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:43,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:43,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 152 states to 124 states and 152 transitions. [2024-12-06 01:30:43,357 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 152 transitions. [2024-12-06 01:30:43,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 102 [2024-12-06 01:30:43,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:43,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:43,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:43,535 INFO L134 CoverageAnalysis]: Checked inductivity of 296 backedges. 66 proven. 200 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:44,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:44,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 157 states to 128 states and 157 transitions. [2024-12-06 01:30:44,086 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 157 transitions. [2024-12-06 01:30:44,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-12-06 01:30:44,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:44,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:44,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:44,240 INFO L134 CoverageAnalysis]: Checked inductivity of 344 backedges. 72 proven. 242 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:44,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:44,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 162 states to 132 states and 162 transitions. [2024-12-06 01:30:44,781 INFO L276 IsEmpty]: Start isEmpty. Operand 132 states and 162 transitions. [2024-12-06 01:30:44,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-12-06 01:30:44,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:44,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:44,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:44,981 INFO L134 CoverageAnalysis]: Checked inductivity of 396 backedges. 78 proven. 288 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:45,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:45,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 136 states and 167 transitions. [2024-12-06 01:30:45,643 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 167 transitions. [2024-12-06 01:30:45,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-12-06 01:30:45,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:45,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:45,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:45,855 INFO L134 CoverageAnalysis]: Checked inductivity of 452 backedges. 84 proven. 338 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:46,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:46,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 172 states to 140 states and 172 transitions. [2024-12-06 01:30:46,425 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 172 transitions. [2024-12-06 01:30:46,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 118 [2024-12-06 01:30:46,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:46,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:46,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:46,599 INFO L134 CoverageAnalysis]: Checked inductivity of 512 backedges. 90 proven. 392 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:47,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:47,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 177 states to 144 states and 177 transitions. [2024-12-06 01:30:47,206 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 177 transitions. [2024-12-06 01:30:47,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 122 [2024-12-06 01:30:47,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:47,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:47,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:47,454 INFO L134 CoverageAnalysis]: Checked inductivity of 576 backedges. 96 proven. 450 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:48,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:48,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 182 states to 148 states and 182 transitions. [2024-12-06 01:30:48,077 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 182 transitions. [2024-12-06 01:30:48,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-12-06 01:30:48,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:48,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:48,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:48,326 INFO L134 CoverageAnalysis]: Checked inductivity of 644 backedges. 102 proven. 512 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:49,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:49,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 187 states to 152 states and 187 transitions. [2024-12-06 01:30:49,050 INFO L276 IsEmpty]: Start isEmpty. Operand 152 states and 187 transitions. [2024-12-06 01:30:49,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 130 [2024-12-06 01:30:49,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:49,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:49,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:49,256 INFO L134 CoverageAnalysis]: Checked inductivity of 716 backedges. 108 proven. 578 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:49,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:49,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 192 states to 156 states and 192 transitions. [2024-12-06 01:30:49,891 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 192 transitions. [2024-12-06 01:30:49,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 134 [2024-12-06 01:30:49,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:49,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:49,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:50,134 INFO L134 CoverageAnalysis]: Checked inductivity of 792 backedges. 114 proven. 648 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:50,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:50,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 197 states to 160 states and 197 transitions. [2024-12-06 01:30:50,847 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 197 transitions. [2024-12-06 01:30:50,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 138 [2024-12-06 01:30:50,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:50,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:50,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:51,054 INFO L134 CoverageAnalysis]: Checked inductivity of 872 backedges. 120 proven. 722 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:51,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:51,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 202 states to 164 states and 202 transitions. [2024-12-06 01:30:51,729 INFO L276 IsEmpty]: Start isEmpty. Operand 164 states and 202 transitions. [2024-12-06 01:30:51,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 142 [2024-12-06 01:30:51,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:51,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:51,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:51,952 INFO L134 CoverageAnalysis]: Checked inductivity of 956 backedges. 126 proven. 800 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:52,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:52,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 207 states to 168 states and 207 transitions. [2024-12-06 01:30:52,689 INFO L276 IsEmpty]: Start isEmpty. Operand 168 states and 207 transitions. [2024-12-06 01:30:52,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2024-12-06 01:30:52,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:52,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:52,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:52,945 INFO L134 CoverageAnalysis]: Checked inductivity of 1044 backedges. 132 proven. 882 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:53,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:53,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 212 states to 172 states and 212 transitions. [2024-12-06 01:30:53,681 INFO L276 IsEmpty]: Start isEmpty. Operand 172 states and 212 transitions. [2024-12-06 01:30:53,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-12-06 01:30:53,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:53,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:53,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:53,922 INFO L134 CoverageAnalysis]: Checked inductivity of 1136 backedges. 138 proven. 968 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:54,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:54,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 217 states to 176 states and 217 transitions. [2024-12-06 01:30:54,662 INFO L276 IsEmpty]: Start isEmpty. Operand 176 states and 217 transitions. [2024-12-06 01:30:54,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 154 [2024-12-06 01:30:54,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:54,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:54,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:54,982 INFO L134 CoverageAnalysis]: Checked inductivity of 1232 backedges. 144 proven. 1058 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:55,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:55,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 222 states to 180 states and 222 transitions. [2024-12-06 01:30:55,745 INFO L276 IsEmpty]: Start isEmpty. Operand 180 states and 222 transitions. [2024-12-06 01:30:55,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 158 [2024-12-06 01:30:55,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:55,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:55,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:56,025 INFO L134 CoverageAnalysis]: Checked inductivity of 1332 backedges. 150 proven. 1152 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:56,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:56,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 227 states to 184 states and 227 transitions. [2024-12-06 01:30:56,833 INFO L276 IsEmpty]: Start isEmpty. Operand 184 states and 227 transitions. [2024-12-06 01:30:56,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 162 [2024-12-06 01:30:56,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:56,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:56,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:57,130 INFO L134 CoverageAnalysis]: Checked inductivity of 1436 backedges. 156 proven. 1250 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:58,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:58,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 232 states to 188 states and 232 transitions. [2024-12-06 01:30:58,033 INFO L276 IsEmpty]: Start isEmpty. Operand 188 states and 232 transitions. [2024-12-06 01:30:58,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-12-06 01:30:58,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:58,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:58,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:58,385 INFO L134 CoverageAnalysis]: Checked inductivity of 1544 backedges. 162 proven. 1352 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:30:59,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:30:59,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 237 states to 192 states and 237 transitions. [2024-12-06 01:30:59,185 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 237 transitions. [2024-12-06 01:30:59,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 170 [2024-12-06 01:30:59,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:30:59,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:30:59,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:30:59,534 INFO L134 CoverageAnalysis]: Checked inductivity of 1656 backedges. 168 proven. 1458 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:31:00,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:00,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 242 states to 196 states and 242 transitions. [2024-12-06 01:31:00,368 INFO L276 IsEmpty]: Start isEmpty. Operand 196 states and 242 transitions. [2024-12-06 01:31:00,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 174 [2024-12-06 01:31:00,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:00,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:00,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:00,692 INFO L134 CoverageAnalysis]: Checked inductivity of 1772 backedges. 174 proven. 1568 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:31:01,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:01,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 247 states to 200 states and 247 transitions. [2024-12-06 01:31:01,524 INFO L276 IsEmpty]: Start isEmpty. Operand 200 states and 247 transitions. [2024-12-06 01:31:01,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 178 [2024-12-06 01:31:01,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:01,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:01,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:01,863 INFO L134 CoverageAnalysis]: Checked inductivity of 1892 backedges. 180 proven. 1682 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:31:02,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:02,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 252 states to 204 states and 252 transitions. [2024-12-06 01:31:02,738 INFO L276 IsEmpty]: Start isEmpty. Operand 204 states and 252 transitions. [2024-12-06 01:31:02,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2024-12-06 01:31:02,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:02,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:02,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:03,081 INFO L134 CoverageAnalysis]: Checked inductivity of 2016 backedges. 186 proven. 1800 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:31:04,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:04,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 257 states to 208 states and 257 transitions. [2024-12-06 01:31:04,040 INFO L276 IsEmpty]: Start isEmpty. Operand 208 states and 257 transitions. [2024-12-06 01:31:04,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-12-06 01:31:04,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:04,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:04,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:04,453 INFO L134 CoverageAnalysis]: Checked inductivity of 2144 backedges. 192 proven. 1922 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:31:05,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:05,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 262 states to 212 states and 262 transitions. [2024-12-06 01:31:05,382 INFO L276 IsEmpty]: Start isEmpty. Operand 212 states and 262 transitions. [2024-12-06 01:31:05,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 190 [2024-12-06 01:31:05,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:05,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:05,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:05,711 INFO L134 CoverageAnalysis]: Checked inductivity of 2276 backedges. 198 proven. 2048 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:31:06,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:06,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 267 states to 216 states and 267 transitions. [2024-12-06 01:31:06,681 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 267 transitions. [2024-12-06 01:31:06,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 194 [2024-12-06 01:31:06,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:06,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:06,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:07,070 INFO L134 CoverageAnalysis]: Checked inductivity of 2412 backedges. 204 proven. 2178 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:31:07,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:07,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 272 states to 220 states and 272 transitions. [2024-12-06 01:31:07,997 INFO L276 IsEmpty]: Start isEmpty. Operand 220 states and 272 transitions. [2024-12-06 01:31:07,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 198 [2024-12-06 01:31:07,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:07,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:08,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:08,380 INFO L134 CoverageAnalysis]: Checked inductivity of 2552 backedges. 210 proven. 2312 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:31:09,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:09,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 277 states to 224 states and 277 transitions. [2024-12-06 01:31:09,386 INFO L276 IsEmpty]: Start isEmpty. Operand 224 states and 277 transitions. [2024-12-06 01:31:09,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 202 [2024-12-06 01:31:09,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:09,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:09,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:09,804 INFO L134 CoverageAnalysis]: Checked inductivity of 2696 backedges. 216 proven. 2450 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:31:10,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:10,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 282 states to 228 states and 282 transitions. [2024-12-06 01:31:10,856 INFO L276 IsEmpty]: Start isEmpty. Operand 228 states and 282 transitions. [2024-12-06 01:31:10,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 206 [2024-12-06 01:31:10,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:10,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:10,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:11,353 INFO L134 CoverageAnalysis]: Checked inductivity of 2844 backedges. 222 proven. 2592 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:31:12,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:12,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 287 states to 232 states and 287 transitions. [2024-12-06 01:31:12,307 INFO L276 IsEmpty]: Start isEmpty. Operand 232 states and 287 transitions. [2024-12-06 01:31:12,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 210 [2024-12-06 01:31:12,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:12,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:12,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:12,737 INFO L134 CoverageAnalysis]: Checked inductivity of 2996 backedges. 228 proven. 2738 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:31:13,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:13,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 292 states to 236 states and 292 transitions. [2024-12-06 01:31:13,751 INFO L276 IsEmpty]: Start isEmpty. Operand 236 states and 292 transitions. [2024-12-06 01:31:13,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 214 [2024-12-06 01:31:13,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:13,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:13,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:14,233 INFO L134 CoverageAnalysis]: Checked inductivity of 3152 backedges. 234 proven. 2888 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:31:15,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:15,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 297 states to 240 states and 297 transitions. [2024-12-06 01:31:15,276 INFO L276 IsEmpty]: Start isEmpty. Operand 240 states and 297 transitions. [2024-12-06 01:31:15,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 218 [2024-12-06 01:31:15,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:15,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:15,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:15,764 INFO L134 CoverageAnalysis]: Checked inductivity of 3312 backedges. 240 proven. 3042 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:31:16,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:16,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 302 states to 244 states and 302 transitions. [2024-12-06 01:31:16,843 INFO L276 IsEmpty]: Start isEmpty. Operand 244 states and 302 transitions. [2024-12-06 01:31:16,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 222 [2024-12-06 01:31:16,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:16,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:16,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:17,316 INFO L134 CoverageAnalysis]: Checked inductivity of 3476 backedges. 246 proven. 3200 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-06 01:31:18,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:18,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 306 states to 248 states and 306 transitions. [2024-12-06 01:31:18,108 INFO L276 IsEmpty]: Start isEmpty. Operand 248 states and 306 transitions. [2024-12-06 01:31:18,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 226 [2024-12-06 01:31:18,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:18,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:18,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:18,223 INFO L134 CoverageAnalysis]: Checked inductivity of 3644 backedges. 0 proven. 282 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:31:19,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:19,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 315 states to 254 states and 315 transitions. [2024-12-06 01:31:19,239 INFO L276 IsEmpty]: Start isEmpty. Operand 254 states and 315 transitions. [2024-12-06 01:31:19,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 229 [2024-12-06 01:31:19,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:19,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:19,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:19,286 INFO L134 CoverageAnalysis]: Checked inductivity of 3775 backedges. 143 proven. 0 refuted. 0 times theorem prover too weak. 3632 trivial. 0 not checked. [2024-12-06 01:31:19,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:19,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 314 states to 254 states and 314 transitions. [2024-12-06 01:31:19,622 INFO L276 IsEmpty]: Start isEmpty. Operand 254 states and 314 transitions. [2024-12-06 01:31:19,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 230 [2024-12-06 01:31:19,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:19,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:19,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:19,660 INFO L134 CoverageAnalysis]: Checked inductivity of 3816 backedges. 280 proven. 0 refuted. 0 times theorem prover too weak. 3536 trivial. 0 not checked. [2024-12-06 01:31:19,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:19,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 317 states to 256 states and 317 transitions. [2024-12-06 01:31:19,971 INFO L276 IsEmpty]: Start isEmpty. Operand 256 states and 317 transitions. [2024-12-06 01:31:19,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 232 [2024-12-06 01:31:19,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:19,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:19,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:20,095 INFO L134 CoverageAnalysis]: Checked inductivity of 3750 backedges. 0 proven. 388 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:31:21,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:21,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 326 states to 262 states and 326 transitions. [2024-12-06 01:31:21,122 INFO L276 IsEmpty]: Start isEmpty. Operand 262 states and 326 transitions. [2024-12-06 01:31:21,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 235 [2024-12-06 01:31:21,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:21,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:21,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:21,189 INFO L134 CoverageAnalysis]: Checked inductivity of 3883 backedges. 149 proven. 0 refuted. 0 times theorem prover too weak. 3734 trivial. 0 not checked. [2024-12-06 01:31:21,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:21,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 325 states to 262 states and 325 transitions. [2024-12-06 01:31:21,521 INFO L276 IsEmpty]: Start isEmpty. Operand 262 states and 325 transitions. [2024-12-06 01:31:21,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 236 [2024-12-06 01:31:21,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:21,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:21,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:21,575 INFO L134 CoverageAnalysis]: Checked inductivity of 3924 backedges. 292 proven. 0 refuted. 0 times theorem prover too weak. 3632 trivial. 0 not checked. [2024-12-06 01:31:21,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:21,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 328 states to 264 states and 328 transitions. [2024-12-06 01:31:21,898 INFO L276 IsEmpty]: Start isEmpty. Operand 264 states and 328 transitions. [2024-12-06 01:31:21,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 238 [2024-12-06 01:31:21,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:21,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:21,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:22,027 INFO L134 CoverageAnalysis]: Checked inductivity of 3862 backedges. 0 proven. 500 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:31:23,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:23,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 337 states to 270 states and 337 transitions. [2024-12-06 01:31:23,214 INFO L276 IsEmpty]: Start isEmpty. Operand 270 states and 337 transitions. [2024-12-06 01:31:23,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 241 [2024-12-06 01:31:23,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:23,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:23,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:23,252 INFO L134 CoverageAnalysis]: Checked inductivity of 3997 backedges. 155 proven. 0 refuted. 0 times theorem prover too weak. 3842 trivial. 0 not checked. [2024-12-06 01:31:23,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:23,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 336 states to 270 states and 336 transitions. [2024-12-06 01:31:23,650 INFO L276 IsEmpty]: Start isEmpty. Operand 270 states and 336 transitions. [2024-12-06 01:31:23,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 242 [2024-12-06 01:31:23,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:23,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:23,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:23,693 INFO L134 CoverageAnalysis]: Checked inductivity of 4038 backedges. 304 proven. 0 refuted. 0 times theorem prover too weak. 3734 trivial. 0 not checked. [2024-12-06 01:31:24,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:24,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 339 states to 272 states and 339 transitions. [2024-12-06 01:31:24,103 INFO L276 IsEmpty]: Start isEmpty. Operand 272 states and 339 transitions. [2024-12-06 01:31:24,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 244 [2024-12-06 01:31:24,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:24,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:24,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:24,258 INFO L134 CoverageAnalysis]: Checked inductivity of 3980 backedges. 0 proven. 618 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:31:25,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:25,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 348 states to 278 states and 348 transitions. [2024-12-06 01:31:25,579 INFO L276 IsEmpty]: Start isEmpty. Operand 278 states and 348 transitions. [2024-12-06 01:31:25,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 247 [2024-12-06 01:31:25,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:25,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:25,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:25,616 INFO L134 CoverageAnalysis]: Checked inductivity of 4117 backedges. 161 proven. 0 refuted. 0 times theorem prover too weak. 3956 trivial. 0 not checked. [2024-12-06 01:31:25,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:25,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 347 states to 278 states and 347 transitions. [2024-12-06 01:31:25,988 INFO L276 IsEmpty]: Start isEmpty. Operand 278 states and 347 transitions. [2024-12-06 01:31:25,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 248 [2024-12-06 01:31:25,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:25,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:25,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:26,027 INFO L134 CoverageAnalysis]: Checked inductivity of 4158 backedges. 316 proven. 0 refuted. 0 times theorem prover too weak. 3842 trivial. 0 not checked. [2024-12-06 01:31:26,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:26,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 350 states to 280 states and 350 transitions. [2024-12-06 01:31:26,375 INFO L276 IsEmpty]: Start isEmpty. Operand 280 states and 350 transitions. [2024-12-06 01:31:26,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 250 [2024-12-06 01:31:26,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:26,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:26,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:26,540 INFO L134 CoverageAnalysis]: Checked inductivity of 4104 backedges. 0 proven. 742 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:31:27,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:27,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 359 states to 286 states and 359 transitions. [2024-12-06 01:31:27,889 INFO L276 IsEmpty]: Start isEmpty. Operand 286 states and 359 transitions. [2024-12-06 01:31:27,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 253 [2024-12-06 01:31:27,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:27,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:27,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:27,932 INFO L134 CoverageAnalysis]: Checked inductivity of 4243 backedges. 167 proven. 0 refuted. 0 times theorem prover too weak. 4076 trivial. 0 not checked. [2024-12-06 01:31:28,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:28,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 358 states to 286 states and 358 transitions. [2024-12-06 01:31:28,342 INFO L276 IsEmpty]: Start isEmpty. Operand 286 states and 358 transitions. [2024-12-06 01:31:28,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 254 [2024-12-06 01:31:28,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:28,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:28,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:28,382 INFO L134 CoverageAnalysis]: Checked inductivity of 4284 backedges. 328 proven. 0 refuted. 0 times theorem prover too weak. 3956 trivial. 0 not checked. [2024-12-06 01:31:28,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:28,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 361 states to 288 states and 361 transitions. [2024-12-06 01:31:28,783 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 361 transitions. [2024-12-06 01:31:28,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 256 [2024-12-06 01:31:28,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:28,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:28,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:28,962 INFO L134 CoverageAnalysis]: Checked inductivity of 4234 backedges. 0 proven. 872 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:31:30,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:30,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 370 states to 294 states and 370 transitions. [2024-12-06 01:31:30,438 INFO L276 IsEmpty]: Start isEmpty. Operand 294 states and 370 transitions. [2024-12-06 01:31:30,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 259 [2024-12-06 01:31:30,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:30,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:30,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:30,486 INFO L134 CoverageAnalysis]: Checked inductivity of 4375 backedges. 173 proven. 0 refuted. 0 times theorem prover too weak. 4202 trivial. 0 not checked. [2024-12-06 01:31:31,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:31,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 369 states to 294 states and 369 transitions. [2024-12-06 01:31:31,014 INFO L276 IsEmpty]: Start isEmpty. Operand 294 states and 369 transitions. [2024-12-06 01:31:31,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-12-06 01:31:31,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:31,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:31,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:31,053 INFO L134 CoverageAnalysis]: Checked inductivity of 4416 backedges. 340 proven. 0 refuted. 0 times theorem prover too weak. 4076 trivial. 0 not checked. [2024-12-06 01:31:31,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:31,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 372 states to 296 states and 372 transitions. [2024-12-06 01:31:31,463 INFO L276 IsEmpty]: Start isEmpty. Operand 296 states and 372 transitions. [2024-12-06 01:31:31,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 262 [2024-12-06 01:31:31,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:31,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:31,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:31,651 INFO L134 CoverageAnalysis]: Checked inductivity of 4370 backedges. 0 proven. 1008 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:31:33,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:33,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 381 states to 302 states and 381 transitions. [2024-12-06 01:31:33,219 INFO L276 IsEmpty]: Start isEmpty. Operand 302 states and 381 transitions. [2024-12-06 01:31:33,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 265 [2024-12-06 01:31:33,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:33,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:33,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:33,298 INFO L134 CoverageAnalysis]: Checked inductivity of 4513 backedges. 179 proven. 0 refuted. 0 times theorem prover too weak. 4334 trivial. 0 not checked. [2024-12-06 01:31:33,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:33,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 380 states to 302 states and 380 transitions. [2024-12-06 01:31:33,758 INFO L276 IsEmpty]: Start isEmpty. Operand 302 states and 380 transitions. [2024-12-06 01:31:33,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 266 [2024-12-06 01:31:33,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:33,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:33,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:33,798 INFO L134 CoverageAnalysis]: Checked inductivity of 4554 backedges. 352 proven. 0 refuted. 0 times theorem prover too weak. 4202 trivial. 0 not checked. [2024-12-06 01:31:34,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:34,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 383 states to 304 states and 383 transitions. [2024-12-06 01:31:34,257 INFO L276 IsEmpty]: Start isEmpty. Operand 304 states and 383 transitions. [2024-12-06 01:31:34,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 268 [2024-12-06 01:31:34,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:34,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:34,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:34,469 INFO L134 CoverageAnalysis]: Checked inductivity of 4512 backedges. 0 proven. 1150 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:31:36,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:36,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 392 states to 310 states and 392 transitions. [2024-12-06 01:31:36,181 INFO L276 IsEmpty]: Start isEmpty. Operand 310 states and 392 transitions. [2024-12-06 01:31:36,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 271 [2024-12-06 01:31:36,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:36,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:36,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:36,274 INFO L134 CoverageAnalysis]: Checked inductivity of 4657 backedges. 185 proven. 0 refuted. 0 times theorem prover too weak. 4472 trivial. 0 not checked. [2024-12-06 01:31:36,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:36,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 391 states to 310 states and 391 transitions. [2024-12-06 01:31:36,878 INFO L276 IsEmpty]: Start isEmpty. Operand 310 states and 391 transitions. [2024-12-06 01:31:36,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 272 [2024-12-06 01:31:36,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:36,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:36,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:36,946 INFO L134 CoverageAnalysis]: Checked inductivity of 4698 backedges. 364 proven. 0 refuted. 0 times theorem prover too weak. 4334 trivial. 0 not checked. [2024-12-06 01:31:37,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:37,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 394 states to 312 states and 394 transitions. [2024-12-06 01:31:37,441 INFO L276 IsEmpty]: Start isEmpty. Operand 312 states and 394 transitions. [2024-12-06 01:31:37,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 274 [2024-12-06 01:31:37,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:37,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:37,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:37,674 INFO L134 CoverageAnalysis]: Checked inductivity of 4660 backedges. 0 proven. 1298 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:31:39,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:39,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 403 states to 318 states and 403 transitions. [2024-12-06 01:31:39,293 INFO L276 IsEmpty]: Start isEmpty. Operand 318 states and 403 transitions. [2024-12-06 01:31:39,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 277 [2024-12-06 01:31:39,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:39,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:39,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:39,335 INFO L134 CoverageAnalysis]: Checked inductivity of 4807 backedges. 191 proven. 0 refuted. 0 times theorem prover too weak. 4616 trivial. 0 not checked. [2024-12-06 01:31:39,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:39,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 402 states to 318 states and 402 transitions. [2024-12-06 01:31:39,856 INFO L276 IsEmpty]: Start isEmpty. Operand 318 states and 402 transitions. [2024-12-06 01:31:39,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 278 [2024-12-06 01:31:39,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:39,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:39,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:39,941 INFO L134 CoverageAnalysis]: Checked inductivity of 4848 backedges. 376 proven. 0 refuted. 0 times theorem prover too weak. 4472 trivial. 0 not checked. [2024-12-06 01:31:40,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:40,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 405 states to 320 states and 405 transitions. [2024-12-06 01:31:40,395 INFO L276 IsEmpty]: Start isEmpty. Operand 320 states and 405 transitions. [2024-12-06 01:31:40,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 280 [2024-12-06 01:31:40,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:40,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:40,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:40,632 INFO L134 CoverageAnalysis]: Checked inductivity of 4814 backedges. 0 proven. 1452 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:31:42,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:42,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 414 states to 326 states and 414 transitions. [2024-12-06 01:31:42,573 INFO L276 IsEmpty]: Start isEmpty. Operand 326 states and 414 transitions. [2024-12-06 01:31:42,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 283 [2024-12-06 01:31:42,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:42,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:42,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:42,621 INFO L134 CoverageAnalysis]: Checked inductivity of 4963 backedges. 197 proven. 0 refuted. 0 times theorem prover too weak. 4766 trivial. 0 not checked. [2024-12-06 01:31:43,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:43,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 413 states to 326 states and 413 transitions. [2024-12-06 01:31:43,224 INFO L276 IsEmpty]: Start isEmpty. Operand 326 states and 413 transitions. [2024-12-06 01:31:43,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 284 [2024-12-06 01:31:43,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:43,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:43,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:43,273 INFO L134 CoverageAnalysis]: Checked inductivity of 5004 backedges. 388 proven. 0 refuted. 0 times theorem prover too weak. 4616 trivial. 0 not checked. [2024-12-06 01:31:43,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:43,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 416 states to 328 states and 416 transitions. [2024-12-06 01:31:43,830 INFO L276 IsEmpty]: Start isEmpty. Operand 328 states and 416 transitions. [2024-12-06 01:31:43,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 286 [2024-12-06 01:31:43,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:43,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:43,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:44,082 INFO L134 CoverageAnalysis]: Checked inductivity of 4974 backedges. 0 proven. 1612 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:31:45,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:45,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 425 states to 334 states and 425 transitions. [2024-12-06 01:31:45,909 INFO L276 IsEmpty]: Start isEmpty. Operand 334 states and 425 transitions. [2024-12-06 01:31:45,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 289 [2024-12-06 01:31:45,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:45,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:45,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:45,957 INFO L134 CoverageAnalysis]: Checked inductivity of 5125 backedges. 203 proven. 0 refuted. 0 times theorem prover too weak. 4922 trivial. 0 not checked. [2024-12-06 01:31:46,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:46,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 424 states to 334 states and 424 transitions. [2024-12-06 01:31:46,580 INFO L276 IsEmpty]: Start isEmpty. Operand 334 states and 424 transitions. [2024-12-06 01:31:46,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 290 [2024-12-06 01:31:46,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:46,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:46,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:46,626 INFO L134 CoverageAnalysis]: Checked inductivity of 5166 backedges. 400 proven. 0 refuted. 0 times theorem prover too weak. 4766 trivial. 0 not checked. [2024-12-06 01:31:47,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:47,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 427 states to 336 states and 427 transitions. [2024-12-06 01:31:47,154 INFO L276 IsEmpty]: Start isEmpty. Operand 336 states and 427 transitions. [2024-12-06 01:31:47,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 292 [2024-12-06 01:31:47,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:47,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:47,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:47,474 INFO L134 CoverageAnalysis]: Checked inductivity of 5140 backedges. 0 proven. 1778 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:31:49,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:49,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 436 states to 342 states and 436 transitions. [2024-12-06 01:31:49,475 INFO L276 IsEmpty]: Start isEmpty. Operand 342 states and 436 transitions. [2024-12-06 01:31:49,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 295 [2024-12-06 01:31:49,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:49,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:49,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:49,520 INFO L134 CoverageAnalysis]: Checked inductivity of 5293 backedges. 209 proven. 0 refuted. 0 times theorem prover too weak. 5084 trivial. 0 not checked. [2024-12-06 01:31:50,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:50,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 435 states to 342 states and 435 transitions. [2024-12-06 01:31:50,168 INFO L276 IsEmpty]: Start isEmpty. Operand 342 states and 435 transitions. [2024-12-06 01:31:50,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 296 [2024-12-06 01:31:50,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:50,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:50,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:50,213 INFO L134 CoverageAnalysis]: Checked inductivity of 5334 backedges. 412 proven. 0 refuted. 0 times theorem prover too weak. 4922 trivial. 0 not checked. [2024-12-06 01:31:50,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:50,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 438 states to 344 states and 438 transitions. [2024-12-06 01:31:50,710 INFO L276 IsEmpty]: Start isEmpty. Operand 344 states and 438 transitions. [2024-12-06 01:31:50,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 298 [2024-12-06 01:31:50,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:50,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:50,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:51,033 INFO L134 CoverageAnalysis]: Checked inductivity of 5312 backedges. 0 proven. 1950 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:31:53,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:53,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 447 states to 350 states and 447 transitions. [2024-12-06 01:31:53,153 INFO L276 IsEmpty]: Start isEmpty. Operand 350 states and 447 transitions. [2024-12-06 01:31:53,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 301 [2024-12-06 01:31:53,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:53,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:53,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:53,198 INFO L134 CoverageAnalysis]: Checked inductivity of 5467 backedges. 215 proven. 0 refuted. 0 times theorem prover too weak. 5252 trivial. 0 not checked. [2024-12-06 01:31:53,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:53,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 446 states to 350 states and 446 transitions. [2024-12-06 01:31:53,828 INFO L276 IsEmpty]: Start isEmpty. Operand 350 states and 446 transitions. [2024-12-06 01:31:53,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 302 [2024-12-06 01:31:53,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:53,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:53,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:53,878 INFO L134 CoverageAnalysis]: Checked inductivity of 5508 backedges. 424 proven. 0 refuted. 0 times theorem prover too weak. 5084 trivial. 0 not checked. [2024-12-06 01:31:54,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:54,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 449 states to 352 states and 449 transitions. [2024-12-06 01:31:54,627 INFO L276 IsEmpty]: Start isEmpty. Operand 352 states and 449 transitions. [2024-12-06 01:31:54,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 304 [2024-12-06 01:31:54,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:54,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:54,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:55,088 INFO L134 CoverageAnalysis]: Checked inductivity of 5490 backedges. 0 proven. 2128 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:31:57,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:57,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 458 states to 358 states and 458 transitions. [2024-12-06 01:31:57,648 INFO L276 IsEmpty]: Start isEmpty. Operand 358 states and 458 transitions. [2024-12-06 01:31:57,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 307 [2024-12-06 01:31:57,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:57,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:57,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:57,697 INFO L134 CoverageAnalysis]: Checked inductivity of 5647 backedges. 221 proven. 0 refuted. 0 times theorem prover too weak. 5426 trivial. 0 not checked. [2024-12-06 01:31:58,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:58,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 457 states to 358 states and 457 transitions. [2024-12-06 01:31:58,429 INFO L276 IsEmpty]: Start isEmpty. Operand 358 states and 457 transitions. [2024-12-06 01:31:58,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 308 [2024-12-06 01:31:58,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:58,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:58,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:58,479 INFO L134 CoverageAnalysis]: Checked inductivity of 5688 backedges. 436 proven. 0 refuted. 0 times theorem prover too weak. 5252 trivial. 0 not checked. [2024-12-06 01:31:59,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:31:59,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 460 states to 360 states and 460 transitions. [2024-12-06 01:31:59,140 INFO L276 IsEmpty]: Start isEmpty. Operand 360 states and 460 transitions. [2024-12-06 01:31:59,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 310 [2024-12-06 01:31:59,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:31:59,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:31:59,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:31:59,572 INFO L134 CoverageAnalysis]: Checked inductivity of 5674 backedges. 0 proven. 2312 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:32:02,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:02,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 469 states to 366 states and 469 transitions. [2024-12-06 01:32:02,115 INFO L276 IsEmpty]: Start isEmpty. Operand 366 states and 469 transitions. [2024-12-06 01:32:02,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 313 [2024-12-06 01:32:02,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:02,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:02,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:02,190 INFO L134 CoverageAnalysis]: Checked inductivity of 5833 backedges. 227 proven. 0 refuted. 0 times theorem prover too weak. 5606 trivial. 0 not checked. [2024-12-06 01:32:02,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:02,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 468 states to 366 states and 468 transitions. [2024-12-06 01:32:02,990 INFO L276 IsEmpty]: Start isEmpty. Operand 366 states and 468 transitions. [2024-12-06 01:32:02,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 314 [2024-12-06 01:32:02,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:02,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:03,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:03,045 INFO L134 CoverageAnalysis]: Checked inductivity of 5874 backedges. 448 proven. 0 refuted. 0 times theorem prover too weak. 5426 trivial. 0 not checked. [2024-12-06 01:32:03,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:03,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 471 states to 368 states and 471 transitions. [2024-12-06 01:32:03,749 INFO L276 IsEmpty]: Start isEmpty. Operand 368 states and 471 transitions. [2024-12-06 01:32:03,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 316 [2024-12-06 01:32:03,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:03,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:03,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:04,163 INFO L134 CoverageAnalysis]: Checked inductivity of 5864 backedges. 0 proven. 2502 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:32:06,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:06,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 480 states to 374 states and 480 transitions. [2024-12-06 01:32:06,740 INFO L276 IsEmpty]: Start isEmpty. Operand 374 states and 480 transitions. [2024-12-06 01:32:06,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 319 [2024-12-06 01:32:06,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:06,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:06,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:06,796 INFO L134 CoverageAnalysis]: Checked inductivity of 6025 backedges. 233 proven. 0 refuted. 0 times theorem prover too weak. 5792 trivial. 0 not checked. [2024-12-06 01:32:07,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:07,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 479 states to 374 states and 479 transitions. [2024-12-06 01:32:07,641 INFO L276 IsEmpty]: Start isEmpty. Operand 374 states and 479 transitions. [2024-12-06 01:32:07,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 320 [2024-12-06 01:32:07,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:07,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:07,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:07,698 INFO L134 CoverageAnalysis]: Checked inductivity of 6066 backedges. 460 proven. 0 refuted. 0 times theorem prover too weak. 5606 trivial. 0 not checked. [2024-12-06 01:32:08,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:08,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 482 states to 376 states and 482 transitions. [2024-12-06 01:32:08,430 INFO L276 IsEmpty]: Start isEmpty. Operand 376 states and 482 transitions. [2024-12-06 01:32:08,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 322 [2024-12-06 01:32:08,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:08,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:08,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:08,872 INFO L134 CoverageAnalysis]: Checked inductivity of 6060 backedges. 0 proven. 2698 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:32:11,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:11,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 491 states to 382 states and 491 transitions. [2024-12-06 01:32:11,464 INFO L276 IsEmpty]: Start isEmpty. Operand 382 states and 491 transitions. [2024-12-06 01:32:11,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 325 [2024-12-06 01:32:11,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:11,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:11,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:11,520 INFO L134 CoverageAnalysis]: Checked inductivity of 6223 backedges. 239 proven. 0 refuted. 0 times theorem prover too weak. 5984 trivial. 0 not checked. [2024-12-06 01:32:12,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:12,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 490 states to 382 states and 490 transitions. [2024-12-06 01:32:12,281 INFO L276 IsEmpty]: Start isEmpty. Operand 382 states and 490 transitions. [2024-12-06 01:32:12,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 326 [2024-12-06 01:32:12,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:12,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:12,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:12,335 INFO L134 CoverageAnalysis]: Checked inductivity of 6264 backedges. 472 proven. 0 refuted. 0 times theorem prover too weak. 5792 trivial. 0 not checked. [2024-12-06 01:32:13,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:13,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 493 states to 384 states and 493 transitions. [2024-12-06 01:32:13,060 INFO L276 IsEmpty]: Start isEmpty. Operand 384 states and 493 transitions. [2024-12-06 01:32:13,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 328 [2024-12-06 01:32:13,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:13,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:13,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:13,531 INFO L134 CoverageAnalysis]: Checked inductivity of 6262 backedges. 0 proven. 2900 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:32:16,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:16,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 502 states to 390 states and 502 transitions. [2024-12-06 01:32:16,410 INFO L276 IsEmpty]: Start isEmpty. Operand 390 states and 502 transitions. [2024-12-06 01:32:16,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 331 [2024-12-06 01:32:16,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:16,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:16,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:16,470 INFO L134 CoverageAnalysis]: Checked inductivity of 6427 backedges. 245 proven. 0 refuted. 0 times theorem prover too weak. 6182 trivial. 0 not checked. [2024-12-06 01:32:17,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:17,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 501 states to 390 states and 501 transitions. [2024-12-06 01:32:17,343 INFO L276 IsEmpty]: Start isEmpty. Operand 390 states and 501 transitions. [2024-12-06 01:32:17,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 332 [2024-12-06 01:32:17,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:17,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:17,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:17,401 INFO L134 CoverageAnalysis]: Checked inductivity of 6468 backedges. 484 proven. 0 refuted. 0 times theorem prover too weak. 5984 trivial. 0 not checked. [2024-12-06 01:32:18,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:18,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 504 states to 392 states and 504 transitions. [2024-12-06 01:32:18,158 INFO L276 IsEmpty]: Start isEmpty. Operand 392 states and 504 transitions. [2024-12-06 01:32:18,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 334 [2024-12-06 01:32:18,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:18,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:18,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:18,676 INFO L134 CoverageAnalysis]: Checked inductivity of 6470 backedges. 0 proven. 3108 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:32:21,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:21,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 513 states to 398 states and 513 transitions. [2024-12-06 01:32:21,560 INFO L276 IsEmpty]: Start isEmpty. Operand 398 states and 513 transitions. [2024-12-06 01:32:21,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 337 [2024-12-06 01:32:21,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:21,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:21,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:21,620 INFO L134 CoverageAnalysis]: Checked inductivity of 6637 backedges. 251 proven. 0 refuted. 0 times theorem prover too weak. 6386 trivial. 0 not checked. [2024-12-06 01:32:22,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:22,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 512 states to 398 states and 512 transitions. [2024-12-06 01:32:22,577 INFO L276 IsEmpty]: Start isEmpty. Operand 398 states and 512 transitions. [2024-12-06 01:32:22,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 338 [2024-12-06 01:32:22,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:22,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:22,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:22,633 INFO L134 CoverageAnalysis]: Checked inductivity of 6678 backedges. 496 proven. 0 refuted. 0 times theorem prover too weak. 6182 trivial. 0 not checked. [2024-12-06 01:32:23,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:23,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 515 states to 400 states and 515 transitions. [2024-12-06 01:32:23,449 INFO L276 IsEmpty]: Start isEmpty. Operand 400 states and 515 transitions. [2024-12-06 01:32:23,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 340 [2024-12-06 01:32:23,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:23,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:23,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:23,942 INFO L134 CoverageAnalysis]: Checked inductivity of 6684 backedges. 0 proven. 3322 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:32:27,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:27,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 524 states to 406 states and 524 transitions. [2024-12-06 01:32:27,075 INFO L276 IsEmpty]: Start isEmpty. Operand 406 states and 524 transitions. [2024-12-06 01:32:27,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 343 [2024-12-06 01:32:27,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:27,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:27,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:27,138 INFO L134 CoverageAnalysis]: Checked inductivity of 6853 backedges. 257 proven. 0 refuted. 0 times theorem prover too weak. 6596 trivial. 0 not checked. [2024-12-06 01:32:28,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:28,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 523 states to 406 states and 523 transitions. [2024-12-06 01:32:28,055 INFO L276 IsEmpty]: Start isEmpty. Operand 406 states and 523 transitions. [2024-12-06 01:32:28,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 344 [2024-12-06 01:32:28,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:28,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:28,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:28,115 INFO L134 CoverageAnalysis]: Checked inductivity of 6894 backedges. 508 proven. 0 refuted. 0 times theorem prover too weak. 6386 trivial. 0 not checked. [2024-12-06 01:32:28,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:28,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 526 states to 408 states and 526 transitions. [2024-12-06 01:32:28,993 INFO L276 IsEmpty]: Start isEmpty. Operand 408 states and 526 transitions. [2024-12-06 01:32:28,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 346 [2024-12-06 01:32:28,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:28,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:29,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:29,499 INFO L134 CoverageAnalysis]: Checked inductivity of 6904 backedges. 0 proven. 3542 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:32:32,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:32,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 535 states to 414 states and 535 transitions. [2024-12-06 01:32:32,614 INFO L276 IsEmpty]: Start isEmpty. Operand 414 states and 535 transitions. [2024-12-06 01:32:32,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 349 [2024-12-06 01:32:32,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:32,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:32,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:32,677 INFO L134 CoverageAnalysis]: Checked inductivity of 7075 backedges. 263 proven. 0 refuted. 0 times theorem prover too weak. 6812 trivial. 0 not checked. [2024-12-06 01:32:33,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:33,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 534 states to 414 states and 534 transitions. [2024-12-06 01:32:33,686 INFO L276 IsEmpty]: Start isEmpty. Operand 414 states and 534 transitions. [2024-12-06 01:32:33,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 350 [2024-12-06 01:32:33,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:33,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:33,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:33,840 INFO L134 CoverageAnalysis]: Checked inductivity of 7116 backedges. 520 proven. 0 refuted. 0 times theorem prover too weak. 6596 trivial. 0 not checked. [2024-12-06 01:32:34,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:34,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 537 states to 416 states and 537 transitions. [2024-12-06 01:32:34,852 INFO L276 IsEmpty]: Start isEmpty. Operand 416 states and 537 transitions. [2024-12-06 01:32:34,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 352 [2024-12-06 01:32:34,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:34,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:34,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:35,477 INFO L134 CoverageAnalysis]: Checked inductivity of 7130 backedges. 0 proven. 3768 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:32:38,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:38,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 546 states to 422 states and 546 transitions. [2024-12-06 01:32:38,855 INFO L276 IsEmpty]: Start isEmpty. Operand 422 states and 546 transitions. [2024-12-06 01:32:38,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 355 [2024-12-06 01:32:38,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:38,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:38,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:38,918 INFO L134 CoverageAnalysis]: Checked inductivity of 7303 backedges. 269 proven. 0 refuted. 0 times theorem prover too weak. 7034 trivial. 0 not checked. [2024-12-06 01:32:39,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:39,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 545 states to 422 states and 545 transitions. [2024-12-06 01:32:39,774 INFO L276 IsEmpty]: Start isEmpty. Operand 422 states and 545 transitions. [2024-12-06 01:32:39,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 356 [2024-12-06 01:32:39,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:39,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:39,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:39,909 INFO L134 CoverageAnalysis]: Checked inductivity of 7344 backedges. 532 proven. 0 refuted. 0 times theorem prover too weak. 6812 trivial. 0 not checked. [2024-12-06 01:32:40,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:40,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 548 states to 424 states and 548 transitions. [2024-12-06 01:32:40,816 INFO L276 IsEmpty]: Start isEmpty. Operand 424 states and 548 transitions. [2024-12-06 01:32:40,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 358 [2024-12-06 01:32:40,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:40,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:40,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:41,362 INFO L134 CoverageAnalysis]: Checked inductivity of 7362 backedges. 0 proven. 4000 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:32:44,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:44,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 557 states to 430 states and 557 transitions. [2024-12-06 01:32:44,557 INFO L276 IsEmpty]: Start isEmpty. Operand 430 states and 557 transitions. [2024-12-06 01:32:44,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 361 [2024-12-06 01:32:44,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:44,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:44,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:44,616 INFO L134 CoverageAnalysis]: Checked inductivity of 7537 backedges. 275 proven. 0 refuted. 0 times theorem prover too weak. 7262 trivial. 0 not checked. [2024-12-06 01:32:45,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:45,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 556 states to 430 states and 556 transitions. [2024-12-06 01:32:45,629 INFO L276 IsEmpty]: Start isEmpty. Operand 430 states and 556 transitions. [2024-12-06 01:32:45,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 362 [2024-12-06 01:32:45,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:45,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:45,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:45,775 INFO L134 CoverageAnalysis]: Checked inductivity of 7578 backedges. 544 proven. 0 refuted. 0 times theorem prover too weak. 7034 trivial. 0 not checked. [2024-12-06 01:32:46,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:46,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 559 states to 432 states and 559 transitions. [2024-12-06 01:32:46,695 INFO L276 IsEmpty]: Start isEmpty. Operand 432 states and 559 transitions. [2024-12-06 01:32:46,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 364 [2024-12-06 01:32:46,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:46,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:46,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:47,233 INFO L134 CoverageAnalysis]: Checked inductivity of 7600 backedges. 0 proven. 4238 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:32:50,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:50,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 568 states to 438 states and 568 transitions. [2024-12-06 01:32:50,654 INFO L276 IsEmpty]: Start isEmpty. Operand 438 states and 568 transitions. [2024-12-06 01:32:50,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 367 [2024-12-06 01:32:50,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:50,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:50,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:50,711 INFO L134 CoverageAnalysis]: Checked inductivity of 7777 backedges. 281 proven. 0 refuted. 0 times theorem prover too weak. 7496 trivial. 0 not checked. [2024-12-06 01:32:51,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:51,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 567 states to 438 states and 567 transitions. [2024-12-06 01:32:51,837 INFO L276 IsEmpty]: Start isEmpty. Operand 438 states and 567 transitions. [2024-12-06 01:32:51,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 368 [2024-12-06 01:32:51,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:51,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:51,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:51,901 INFO L134 CoverageAnalysis]: Checked inductivity of 7818 backedges. 556 proven. 0 refuted. 0 times theorem prover too weak. 7262 trivial. 0 not checked. [2024-12-06 01:32:52,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:52,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 570 states to 440 states and 570 transitions. [2024-12-06 01:32:52,888 INFO L276 IsEmpty]: Start isEmpty. Operand 440 states and 570 transitions. [2024-12-06 01:32:52,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 370 [2024-12-06 01:32:52,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:52,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:52,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:53,513 INFO L134 CoverageAnalysis]: Checked inductivity of 7844 backedges. 0 proven. 4482 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:32:57,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:57,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 579 states to 446 states and 579 transitions. [2024-12-06 01:32:57,162 INFO L276 IsEmpty]: Start isEmpty. Operand 446 states and 579 transitions. [2024-12-06 01:32:57,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 373 [2024-12-06 01:32:57,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:57,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:57,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:57,312 INFO L134 CoverageAnalysis]: Checked inductivity of 8023 backedges. 287 proven. 0 refuted. 0 times theorem prover too weak. 7736 trivial. 0 not checked. [2024-12-06 01:32:58,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:58,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 578 states to 446 states and 578 transitions. [2024-12-06 01:32:58,379 INFO L276 IsEmpty]: Start isEmpty. Operand 446 states and 578 transitions. [2024-12-06 01:32:58,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 374 [2024-12-06 01:32:58,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:58,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:58,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:32:58,442 INFO L134 CoverageAnalysis]: Checked inductivity of 8064 backedges. 568 proven. 0 refuted. 0 times theorem prover too weak. 7496 trivial. 0 not checked. [2024-12-06 01:32:59,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:32:59,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 581 states to 448 states and 581 transitions. [2024-12-06 01:32:59,458 INFO L276 IsEmpty]: Start isEmpty. Operand 448 states and 581 transitions. [2024-12-06 01:32:59,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 376 [2024-12-06 01:32:59,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:32:59,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:32:59,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:33:00,051 INFO L134 CoverageAnalysis]: Checked inductivity of 8094 backedges. 0 proven. 4732 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:33:03,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:33:03,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 590 states to 454 states and 590 transitions. [2024-12-06 01:33:03,748 INFO L276 IsEmpty]: Start isEmpty. Operand 454 states and 590 transitions. [2024-12-06 01:33:03,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 379 [2024-12-06 01:33:03,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:33:03,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:33:03,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:33:03,819 INFO L134 CoverageAnalysis]: Checked inductivity of 8275 backedges. 293 proven. 0 refuted. 0 times theorem prover too weak. 7982 trivial. 0 not checked. [2024-12-06 01:33:05,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:33:05,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 589 states to 454 states and 589 transitions. [2024-12-06 01:33:05,008 INFO L276 IsEmpty]: Start isEmpty. Operand 454 states and 589 transitions. [2024-12-06 01:33:05,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 380 [2024-12-06 01:33:05,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:33:05,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:33:05,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:33:05,074 INFO L134 CoverageAnalysis]: Checked inductivity of 8316 backedges. 580 proven. 0 refuted. 0 times theorem prover too weak. 7736 trivial. 0 not checked. [2024-12-06 01:33:06,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:33:06,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 592 states to 456 states and 592 transitions. [2024-12-06 01:33:06,114 INFO L276 IsEmpty]: Start isEmpty. Operand 456 states and 592 transitions. [2024-12-06 01:33:06,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 382 [2024-12-06 01:33:06,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:33:06,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:33:06,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:33:06,764 INFO L134 CoverageAnalysis]: Checked inductivity of 8350 backedges. 0 proven. 4988 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:33:10,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:33:10,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 601 states to 462 states and 601 transitions. [2024-12-06 01:33:10,514 INFO L276 IsEmpty]: Start isEmpty. Operand 462 states and 601 transitions. [2024-12-06 01:33:10,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 385 [2024-12-06 01:33:10,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:33:10,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:33:10,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:33:10,576 INFO L134 CoverageAnalysis]: Checked inductivity of 8533 backedges. 299 proven. 0 refuted. 0 times theorem prover too weak. 8234 trivial. 0 not checked. [2024-12-06 01:33:11,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:33:11,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 600 states to 462 states and 600 transitions. [2024-12-06 01:33:11,703 INFO L276 IsEmpty]: Start isEmpty. Operand 462 states and 600 transitions. [2024-12-06 01:33:11,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 386 [2024-12-06 01:33:11,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:33:11,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:33:11,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:33:11,768 INFO L134 CoverageAnalysis]: Checked inductivity of 8574 backedges. 592 proven. 0 refuted. 0 times theorem prover too weak. 7982 trivial. 0 not checked. [2024-12-06 01:33:12,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:33:12,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 603 states to 464 states and 603 transitions. [2024-12-06 01:33:12,837 INFO L276 IsEmpty]: Start isEmpty. Operand 464 states and 603 transitions. [2024-12-06 01:33:12,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 388 [2024-12-06 01:33:12,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:33:12,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:33:12,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:33:13,676 INFO L134 CoverageAnalysis]: Checked inductivity of 8612 backedges. 0 proven. 5250 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:33:17,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:33:17,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 612 states to 470 states and 612 transitions. [2024-12-06 01:33:17,487 INFO L276 IsEmpty]: Start isEmpty. Operand 470 states and 612 transitions. [2024-12-06 01:33:17,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 391 [2024-12-06 01:33:17,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:33:17,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:33:17,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:33:17,554 INFO L134 CoverageAnalysis]: Checked inductivity of 8797 backedges. 305 proven. 0 refuted. 0 times theorem prover too weak. 8492 trivial. 0 not checked. [2024-12-06 01:33:18,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:33:18,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 611 states to 470 states and 611 transitions. [2024-12-06 01:33:18,697 INFO L276 IsEmpty]: Start isEmpty. Operand 470 states and 611 transitions. [2024-12-06 01:33:18,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 392 [2024-12-06 01:33:18,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:33:18,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:33:18,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:33:18,762 INFO L134 CoverageAnalysis]: Checked inductivity of 8838 backedges. 604 proven. 0 refuted. 0 times theorem prover too weak. 8234 trivial. 0 not checked. [2024-12-06 01:33:19,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:33:19,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 614 states to 472 states and 614 transitions. [2024-12-06 01:33:19,753 INFO L276 IsEmpty]: Start isEmpty. Operand 472 states and 614 transitions. [2024-12-06 01:33:19,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 394 [2024-12-06 01:33:19,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:33:19,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:33:19,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:33:20,504 INFO L134 CoverageAnalysis]: Checked inductivity of 8880 backedges. 0 proven. 5518 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:33:24,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:33:24,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 623 states to 478 states and 623 transitions. [2024-12-06 01:33:24,485 INFO L276 IsEmpty]: Start isEmpty. Operand 478 states and 623 transitions. [2024-12-06 01:33:24,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 397 [2024-12-06 01:33:24,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:33:24,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:33:24,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:33:24,553 INFO L134 CoverageAnalysis]: Checked inductivity of 9067 backedges. 311 proven. 0 refuted. 0 times theorem prover too weak. 8756 trivial. 0 not checked. [2024-12-06 01:33:25,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:33:25,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 622 states to 478 states and 622 transitions. [2024-12-06 01:33:25,961 INFO L276 IsEmpty]: Start isEmpty. Operand 478 states and 622 transitions. [2024-12-06 01:33:25,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 398 [2024-12-06 01:33:25,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:33:25,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:33:25,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:33:26,042 INFO L134 CoverageAnalysis]: Checked inductivity of 9108 backedges. 616 proven. 0 refuted. 0 times theorem prover too weak. 8492 trivial. 0 not checked. [2024-12-06 01:33:27,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:33:27,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 625 states to 480 states and 625 transitions. [2024-12-06 01:33:27,114 INFO L276 IsEmpty]: Start isEmpty. Operand 480 states and 625 transitions. [2024-12-06 01:33:27,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 400 [2024-12-06 01:33:27,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:33:27,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:33:27,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:33:27,836 INFO L134 CoverageAnalysis]: Checked inductivity of 9154 backedges. 0 proven. 5792 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:33:31,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:33:31,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 634 states to 486 states and 634 transitions. [2024-12-06 01:33:31,959 INFO L276 IsEmpty]: Start isEmpty. Operand 486 states and 634 transitions. [2024-12-06 01:33:31,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 403 [2024-12-06 01:33:31,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:33:31,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:33:31,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:33:32,031 INFO L134 CoverageAnalysis]: Checked inductivity of 9343 backedges. 317 proven. 0 refuted. 0 times theorem prover too weak. 9026 trivial. 0 not checked. [2024-12-06 01:33:33,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:33:33,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 633 states to 486 states and 633 transitions. [2024-12-06 01:33:33,198 INFO L276 IsEmpty]: Start isEmpty. Operand 486 states and 633 transitions. [2024-12-06 01:33:33,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 404 [2024-12-06 01:33:33,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:33:33,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:33:33,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:33:33,287 INFO L134 CoverageAnalysis]: Checked inductivity of 9384 backedges. 628 proven. 0 refuted. 0 times theorem prover too weak. 8756 trivial. 0 not checked. [2024-12-06 01:33:34,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:33:34,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 636 states to 488 states and 636 transitions. [2024-12-06 01:33:34,371 INFO L276 IsEmpty]: Start isEmpty. Operand 488 states and 636 transitions. [2024-12-06 01:33:34,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 406 [2024-12-06 01:33:34,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:33:34,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:33:34,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:33:35,103 INFO L134 CoverageAnalysis]: Checked inductivity of 9434 backedges. 0 proven. 6072 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:33:39,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:33:39,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 645 states to 494 states and 645 transitions. [2024-12-06 01:33:39,480 INFO L276 IsEmpty]: Start isEmpty. Operand 494 states and 645 transitions. [2024-12-06 01:33:39,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 409 [2024-12-06 01:33:39,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:33:39,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:33:39,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:33:39,556 INFO L134 CoverageAnalysis]: Checked inductivity of 9625 backedges. 323 proven. 0 refuted. 0 times theorem prover too weak. 9302 trivial. 0 not checked. [2024-12-06 01:33:40,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:33:40,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 644 states to 494 states and 644 transitions. [2024-12-06 01:33:40,784 INFO L276 IsEmpty]: Start isEmpty. Operand 494 states and 644 transitions. [2024-12-06 01:33:40,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 410 [2024-12-06 01:33:40,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:33:40,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:33:40,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:33:40,855 INFO L134 CoverageAnalysis]: Checked inductivity of 9666 backedges. 640 proven. 0 refuted. 0 times theorem prover too weak. 9026 trivial. 0 not checked. [2024-12-06 01:33:41,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:33:41,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 647 states to 496 states and 647 transitions. [2024-12-06 01:33:41,998 INFO L276 IsEmpty]: Start isEmpty. Operand 496 states and 647 transitions. [2024-12-06 01:33:41,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 412 [2024-12-06 01:33:41,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:33:41,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:33:42,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:33:42,864 INFO L134 CoverageAnalysis]: Checked inductivity of 9720 backedges. 0 proven. 6358 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:33:47,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:33:47,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 656 states to 502 states and 656 transitions. [2024-12-06 01:33:47,094 INFO L276 IsEmpty]: Start isEmpty. Operand 502 states and 656 transitions. [2024-12-06 01:33:47,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 415 [2024-12-06 01:33:47,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:33:47,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:33:47,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:33:47,172 INFO L134 CoverageAnalysis]: Checked inductivity of 9913 backedges. 329 proven. 0 refuted. 0 times theorem prover too weak. 9584 trivial. 0 not checked. [2024-12-06 01:33:48,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:33:48,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 655 states to 502 states and 655 transitions. [2024-12-06 01:33:48,564 INFO L276 IsEmpty]: Start isEmpty. Operand 502 states and 655 transitions. [2024-12-06 01:33:48,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 416 [2024-12-06 01:33:48,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:33:48,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:33:48,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:33:48,656 INFO L134 CoverageAnalysis]: Checked inductivity of 9954 backedges. 652 proven. 0 refuted. 0 times theorem prover too weak. 9302 trivial. 0 not checked. [2024-12-06 01:33:49,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:33:49,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 658 states to 504 states and 658 transitions. [2024-12-06 01:33:49,732 INFO L276 IsEmpty]: Start isEmpty. Operand 504 states and 658 transitions. [2024-12-06 01:33:49,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 418 [2024-12-06 01:33:49,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:33:49,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:33:49,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:33:50,684 INFO L134 CoverageAnalysis]: Checked inductivity of 10012 backedges. 0 proven. 6650 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:33:55,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:33:55,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 667 states to 510 states and 667 transitions. [2024-12-06 01:33:55,458 INFO L276 IsEmpty]: Start isEmpty. Operand 510 states and 667 transitions. [2024-12-06 01:33:55,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 421 [2024-12-06 01:33:55,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:33:55,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:33:55,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:33:55,529 INFO L134 CoverageAnalysis]: Checked inductivity of 10207 backedges. 335 proven. 0 refuted. 0 times theorem prover too weak. 9872 trivial. 0 not checked. [2024-12-06 01:33:56,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:33:56,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 666 states to 510 states and 666 transitions. [2024-12-06 01:33:56,827 INFO L276 IsEmpty]: Start isEmpty. Operand 510 states and 666 transitions. [2024-12-06 01:33:56,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 422 [2024-12-06 01:33:56,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:33:56,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:33:56,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:33:56,919 INFO L134 CoverageAnalysis]: Checked inductivity of 10248 backedges. 664 proven. 0 refuted. 0 times theorem prover too weak. 9584 trivial. 0 not checked. [2024-12-06 01:33:58,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:33:58,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 669 states to 512 states and 669 transitions. [2024-12-06 01:33:58,442 INFO L276 IsEmpty]: Start isEmpty. Operand 512 states and 669 transitions. [2024-12-06 01:33:58,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 424 [2024-12-06 01:33:58,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:33:58,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:33:58,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:33:59,436 INFO L134 CoverageAnalysis]: Checked inductivity of 10310 backedges. 0 proven. 6948 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:34:04,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:34:04,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 678 states to 518 states and 678 transitions. [2024-12-06 01:34:04,524 INFO L276 IsEmpty]: Start isEmpty. Operand 518 states and 678 transitions. [2024-12-06 01:34:04,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 427 [2024-12-06 01:34:04,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:34:04,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:34:04,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:34:04,718 INFO L134 CoverageAnalysis]: Checked inductivity of 10507 backedges. 341 proven. 0 refuted. 0 times theorem prover too weak. 10166 trivial. 0 not checked. [2024-12-06 01:34:06,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:34:06,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 677 states to 518 states and 677 transitions. [2024-12-06 01:34:06,058 INFO L276 IsEmpty]: Start isEmpty. Operand 518 states and 677 transitions. [2024-12-06 01:34:06,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 428 [2024-12-06 01:34:06,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:34:06,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:34:06,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:34:06,126 INFO L134 CoverageAnalysis]: Checked inductivity of 10548 backedges. 676 proven. 0 refuted. 0 times theorem prover too weak. 9872 trivial. 0 not checked. [2024-12-06 01:34:07,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:34:07,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 680 states to 520 states and 680 transitions. [2024-12-06 01:34:07,367 INFO L276 IsEmpty]: Start isEmpty. Operand 520 states and 680 transitions. [2024-12-06 01:34:07,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 430 [2024-12-06 01:34:07,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:34:07,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:34:07,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:34:08,175 INFO L134 CoverageAnalysis]: Checked inductivity of 10614 backedges. 0 proven. 7252 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:34:12,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:34:12,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 689 states to 526 states and 689 transitions. [2024-12-06 01:34:12,671 INFO L276 IsEmpty]: Start isEmpty. Operand 526 states and 689 transitions. [2024-12-06 01:34:12,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 433 [2024-12-06 01:34:12,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:34:12,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:34:12,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:34:12,749 INFO L134 CoverageAnalysis]: Checked inductivity of 10813 backedges. 347 proven. 0 refuted. 0 times theorem prover too weak. 10466 trivial. 0 not checked. [2024-12-06 01:34:14,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:34:14,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 688 states to 526 states and 688 transitions. [2024-12-06 01:34:14,184 INFO L276 IsEmpty]: Start isEmpty. Operand 526 states and 688 transitions. [2024-12-06 01:34:14,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 434 [2024-12-06 01:34:14,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:34:14,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:34:14,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:34:14,284 INFO L134 CoverageAnalysis]: Checked inductivity of 10854 backedges. 688 proven. 0 refuted. 0 times theorem prover too weak. 10166 trivial. 0 not checked. [2024-12-06 01:34:15,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:34:15,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 691 states to 528 states and 691 transitions. [2024-12-06 01:34:15,588 INFO L276 IsEmpty]: Start isEmpty. Operand 528 states and 691 transitions. [2024-12-06 01:34:15,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 436 [2024-12-06 01:34:15,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:34:15,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:34:15,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:34:16,671 INFO L134 CoverageAnalysis]: Checked inductivity of 10924 backedges. 0 proven. 7562 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:34:21,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:34:21,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 700 states to 534 states and 700 transitions. [2024-12-06 01:34:21,934 INFO L276 IsEmpty]: Start isEmpty. Operand 534 states and 700 transitions. [2024-12-06 01:34:21,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 439 [2024-12-06 01:34:21,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:34:21,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:34:21,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:34:22,019 INFO L134 CoverageAnalysis]: Checked inductivity of 11125 backedges. 353 proven. 0 refuted. 0 times theorem prover too weak. 10772 trivial. 0 not checked. [2024-12-06 01:34:23,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:34:23,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 699 states to 534 states and 699 transitions. [2024-12-06 01:34:23,568 INFO L276 IsEmpty]: Start isEmpty. Operand 534 states and 699 transitions. [2024-12-06 01:34:23,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 440 [2024-12-06 01:34:23,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:34:23,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:34:23,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:34:23,657 INFO L134 CoverageAnalysis]: Checked inductivity of 11166 backedges. 700 proven. 0 refuted. 0 times theorem prover too weak. 10466 trivial. 0 not checked. [2024-12-06 01:34:25,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:34:25,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 702 states to 536 states and 702 transitions. [2024-12-06 01:34:25,064 INFO L276 IsEmpty]: Start isEmpty. Operand 536 states and 702 transitions. [2024-12-06 01:34:25,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 442 [2024-12-06 01:34:25,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:34:25,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:34:25,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:34:26,204 INFO L134 CoverageAnalysis]: Checked inductivity of 11240 backedges. 0 proven. 7878 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:34:31,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:34:31,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 711 states to 542 states and 711 transitions. [2024-12-06 01:34:31,592 INFO L276 IsEmpty]: Start isEmpty. Operand 542 states and 711 transitions. [2024-12-06 01:34:31,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 445 [2024-12-06 01:34:31,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:34:31,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:34:31,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:34:31,678 INFO L134 CoverageAnalysis]: Checked inductivity of 11443 backedges. 359 proven. 0 refuted. 0 times theorem prover too weak. 11084 trivial. 0 not checked. [2024-12-06 01:34:33,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:34:33,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 710 states to 542 states and 710 transitions. [2024-12-06 01:34:33,378 INFO L276 IsEmpty]: Start isEmpty. Operand 542 states and 710 transitions. [2024-12-06 01:34:33,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 446 [2024-12-06 01:34:33,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:34:33,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:34:33,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:34:33,464 INFO L134 CoverageAnalysis]: Checked inductivity of 11484 backedges. 712 proven. 0 refuted. 0 times theorem prover too weak. 10772 trivial. 0 not checked. [2024-12-06 01:34:34,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:34:34,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 713 states to 544 states and 713 transitions. [2024-12-06 01:34:34,940 INFO L276 IsEmpty]: Start isEmpty. Operand 544 states and 713 transitions. [2024-12-06 01:34:34,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 448 [2024-12-06 01:34:34,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:34:34,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:34:34,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:34:36,002 INFO L134 CoverageAnalysis]: Checked inductivity of 11562 backedges. 0 proven. 8200 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:34:41,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:34:41,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 722 states to 550 states and 722 transitions. [2024-12-06 01:34:41,371 INFO L276 IsEmpty]: Start isEmpty. Operand 550 states and 722 transitions. [2024-12-06 01:34:41,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 451 [2024-12-06 01:34:41,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:34:41,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:34:41,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:34:41,455 INFO L134 CoverageAnalysis]: Checked inductivity of 11767 backedges. 365 proven. 0 refuted. 0 times theorem prover too weak. 11402 trivial. 0 not checked. [2024-12-06 01:34:43,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:34:43,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 721 states to 550 states and 721 transitions. [2024-12-06 01:34:43,190 INFO L276 IsEmpty]: Start isEmpty. Operand 550 states and 721 transitions. [2024-12-06 01:34:43,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 452 [2024-12-06 01:34:43,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:34:43,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:34:43,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:34:43,279 INFO L134 CoverageAnalysis]: Checked inductivity of 11808 backedges. 724 proven. 0 refuted. 0 times theorem prover too weak. 11084 trivial. 0 not checked. [2024-12-06 01:34:44,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:34:44,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 724 states to 552 states and 724 transitions. [2024-12-06 01:34:44,756 INFO L276 IsEmpty]: Start isEmpty. Operand 552 states and 724 transitions. [2024-12-06 01:34:44,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 454 [2024-12-06 01:34:44,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:34:44,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:34:44,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:34:45,989 INFO L134 CoverageAnalysis]: Checked inductivity of 11890 backedges. 0 proven. 8528 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:34:51,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:34:51,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 733 states to 558 states and 733 transitions. [2024-12-06 01:34:51,688 INFO L276 IsEmpty]: Start isEmpty. Operand 558 states and 733 transitions. [2024-12-06 01:34:51,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 457 [2024-12-06 01:34:51,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:34:51,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:34:51,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:34:51,778 INFO L134 CoverageAnalysis]: Checked inductivity of 12097 backedges. 371 proven. 0 refuted. 0 times theorem prover too weak. 11726 trivial. 0 not checked. [2024-12-06 01:34:53,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:34:53,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 732 states to 558 states and 732 transitions. [2024-12-06 01:34:53,448 INFO L276 IsEmpty]: Start isEmpty. Operand 558 states and 732 transitions. [2024-12-06 01:34:53,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 458 [2024-12-06 01:34:53,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:34:53,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:34:53,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:34:53,534 INFO L134 CoverageAnalysis]: Checked inductivity of 12138 backedges. 736 proven. 0 refuted. 0 times theorem prover too weak. 11402 trivial. 0 not checked. [2024-12-06 01:34:55,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:34:55,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 735 states to 560 states and 735 transitions. [2024-12-06 01:34:55,197 INFO L276 IsEmpty]: Start isEmpty. Operand 560 states and 735 transitions. [2024-12-06 01:34:55,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 460 [2024-12-06 01:34:55,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:34:55,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:34:55,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:34:56,340 INFO L134 CoverageAnalysis]: Checked inductivity of 12224 backedges. 0 proven. 8862 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:35:02,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:35:02,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 744 states to 566 states and 744 transitions. [2024-12-06 01:35:02,186 INFO L276 IsEmpty]: Start isEmpty. Operand 566 states and 744 transitions. [2024-12-06 01:35:02,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 463 [2024-12-06 01:35:02,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:35:02,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:35:02,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:35:02,276 INFO L134 CoverageAnalysis]: Checked inductivity of 12433 backedges. 377 proven. 0 refuted. 0 times theorem prover too weak. 12056 trivial. 0 not checked. [2024-12-06 01:35:03,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:35:03,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 743 states to 566 states and 743 transitions. [2024-12-06 01:35:03,989 INFO L276 IsEmpty]: Start isEmpty. Operand 566 states and 743 transitions. [2024-12-06 01:35:03,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 464 [2024-12-06 01:35:03,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:35:03,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:35:04,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:35:04,072 INFO L134 CoverageAnalysis]: Checked inductivity of 12474 backedges. 748 proven. 0 refuted. 0 times theorem prover too weak. 11726 trivial. 0 not checked. [2024-12-06 01:35:05,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:35:05,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 746 states to 568 states and 746 transitions. [2024-12-06 01:35:05,507 INFO L276 IsEmpty]: Start isEmpty. Operand 568 states and 746 transitions. [2024-12-06 01:35:05,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 466 [2024-12-06 01:35:05,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:35:05,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:35:05,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:35:06,713 INFO L134 CoverageAnalysis]: Checked inductivity of 12564 backedges. 0 proven. 9202 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:35:12,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:35:12,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 755 states to 574 states and 755 transitions. [2024-12-06 01:35:12,449 INFO L276 IsEmpty]: Start isEmpty. Operand 574 states and 755 transitions. [2024-12-06 01:35:12,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 469 [2024-12-06 01:35:12,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:35:12,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:35:12,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:35:12,538 INFO L134 CoverageAnalysis]: Checked inductivity of 12775 backedges. 383 proven. 0 refuted. 0 times theorem prover too weak. 12392 trivial. 0 not checked. [2024-12-06 01:35:14,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:35:14,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 754 states to 574 states and 754 transitions. [2024-12-06 01:35:14,267 INFO L276 IsEmpty]: Start isEmpty. Operand 574 states and 754 transitions. [2024-12-06 01:35:14,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 470 [2024-12-06 01:35:14,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:35:14,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:35:14,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:35:14,358 INFO L134 CoverageAnalysis]: Checked inductivity of 12816 backedges. 760 proven. 0 refuted. 0 times theorem prover too weak. 12056 trivial. 0 not checked. [2024-12-06 01:35:15,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:35:15,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 757 states to 576 states and 757 transitions. [2024-12-06 01:35:15,916 INFO L276 IsEmpty]: Start isEmpty. Operand 576 states and 757 transitions. [2024-12-06 01:35:16,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 472 [2024-12-06 01:35:16,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:35:16,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:35:16,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:35:17,297 INFO L134 CoverageAnalysis]: Checked inductivity of 12910 backedges. 0 proven. 9548 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:35:23,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:35:23,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 766 states to 582 states and 766 transitions. [2024-12-06 01:35:23,294 INFO L276 IsEmpty]: Start isEmpty. Operand 582 states and 766 transitions. [2024-12-06 01:35:23,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 475 [2024-12-06 01:35:23,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:35:23,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:35:23,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:35:23,386 INFO L134 CoverageAnalysis]: Checked inductivity of 13123 backedges. 389 proven. 0 refuted. 0 times theorem prover too weak. 12734 trivial. 0 not checked. [2024-12-06 01:35:25,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:35:25,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 765 states to 582 states and 765 transitions. [2024-12-06 01:35:25,026 INFO L276 IsEmpty]: Start isEmpty. Operand 582 states and 765 transitions. [2024-12-06 01:35:25,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 476 [2024-12-06 01:35:25,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:35:25,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:35:25,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:35:25,112 INFO L134 CoverageAnalysis]: Checked inductivity of 13164 backedges. 772 proven. 0 refuted. 0 times theorem prover too weak. 12392 trivial. 0 not checked. [2024-12-06 01:35:26,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:35:26,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 768 states to 584 states and 768 transitions. [2024-12-06 01:35:26,663 INFO L276 IsEmpty]: Start isEmpty. Operand 584 states and 768 transitions. [2024-12-06 01:35:26,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 478 [2024-12-06 01:35:26,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:35:26,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:35:26,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:35:28,052 INFO L134 CoverageAnalysis]: Checked inductivity of 13262 backedges. 0 proven. 9900 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:35:34,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:35:34,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 777 states to 590 states and 777 transitions. [2024-12-06 01:35:34,097 INFO L276 IsEmpty]: Start isEmpty. Operand 590 states and 777 transitions. [2024-12-06 01:35:34,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 481 [2024-12-06 01:35:34,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:35:34,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:35:34,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:35:34,184 INFO L134 CoverageAnalysis]: Checked inductivity of 13477 backedges. 395 proven. 0 refuted. 0 times theorem prover too weak. 13082 trivial. 0 not checked. [2024-12-06 01:35:35,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:35:35,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 776 states to 590 states and 776 transitions. [2024-12-06 01:35:35,817 INFO L276 IsEmpty]: Start isEmpty. Operand 590 states and 776 transitions. [2024-12-06 01:35:35,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 482 [2024-12-06 01:35:35,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:35:35,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:35:35,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:35:35,899 INFO L134 CoverageAnalysis]: Checked inductivity of 13518 backedges. 784 proven. 0 refuted. 0 times theorem prover too weak. 12734 trivial. 0 not checked. [2024-12-06 01:35:37,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:35:37,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 779 states to 592 states and 779 transitions. [2024-12-06 01:35:37,447 INFO L276 IsEmpty]: Start isEmpty. Operand 592 states and 779 transitions. [2024-12-06 01:35:37,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 484 [2024-12-06 01:35:37,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:35:37,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:35:37,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:35:38,572 INFO L134 CoverageAnalysis]: Checked inductivity of 13620 backedges. 0 proven. 10258 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:35:44,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:35:44,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 788 states to 598 states and 788 transitions. [2024-12-06 01:35:44,560 INFO L276 IsEmpty]: Start isEmpty. Operand 598 states and 788 transitions. [2024-12-06 01:35:44,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 487 [2024-12-06 01:35:44,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:35:44,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:35:44,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:35:44,654 INFO L134 CoverageAnalysis]: Checked inductivity of 13837 backedges. 401 proven. 0 refuted. 0 times theorem prover too weak. 13436 trivial. 0 not checked. [2024-12-06 01:35:46,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:35:46,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 787 states to 598 states and 787 transitions. [2024-12-06 01:35:46,435 INFO L276 IsEmpty]: Start isEmpty. Operand 598 states and 787 transitions. [2024-12-06 01:35:46,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 488 [2024-12-06 01:35:46,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:35:46,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:35:46,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:35:46,518 INFO L134 CoverageAnalysis]: Checked inductivity of 13878 backedges. 796 proven. 0 refuted. 0 times theorem prover too weak. 13082 trivial. 0 not checked. [2024-12-06 01:35:48,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:35:48,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 790 states to 600 states and 790 transitions. [2024-12-06 01:35:48,114 INFO L276 IsEmpty]: Start isEmpty. Operand 600 states and 790 transitions. [2024-12-06 01:35:48,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 490 [2024-12-06 01:35:48,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:35:48,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:35:48,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:35:49,531 INFO L134 CoverageAnalysis]: Checked inductivity of 13984 backedges. 0 proven. 10622 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:35:55,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:35:55,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 799 states to 606 states and 799 transitions. [2024-12-06 01:35:55,932 INFO L276 IsEmpty]: Start isEmpty. Operand 606 states and 799 transitions. [2024-12-06 01:35:55,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 493 [2024-12-06 01:35:55,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:35:55,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:35:56,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:35:56,185 INFO L134 CoverageAnalysis]: Checked inductivity of 14203 backedges. 407 proven. 0 refuted. 0 times theorem prover too weak. 13796 trivial. 0 not checked. [2024-12-06 01:35:57,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:35:57,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 798 states to 606 states and 798 transitions. [2024-12-06 01:35:57,990 INFO L276 IsEmpty]: Start isEmpty. Operand 606 states and 798 transitions. [2024-12-06 01:35:57,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 494 [2024-12-06 01:35:57,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:35:57,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:35:58,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:35:58,093 INFO L134 CoverageAnalysis]: Checked inductivity of 14244 backedges. 808 proven. 0 refuted. 0 times theorem prover too weak. 13436 trivial. 0 not checked. [2024-12-06 01:35:59,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:35:59,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 801 states to 608 states and 801 transitions. [2024-12-06 01:35:59,737 INFO L276 IsEmpty]: Start isEmpty. Operand 608 states and 801 transitions. [2024-12-06 01:35:59,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 496 [2024-12-06 01:35:59,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:35:59,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:35:59,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:36:01,223 INFO L134 CoverageAnalysis]: Checked inductivity of 14354 backedges. 0 proven. 10992 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:36:07,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:36:07,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 810 states to 614 states and 810 transitions. [2024-12-06 01:36:07,602 INFO L276 IsEmpty]: Start isEmpty. Operand 614 states and 810 transitions. [2024-12-06 01:36:07,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 499 [2024-12-06 01:36:07,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:36:07,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:36:07,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:36:07,696 INFO L134 CoverageAnalysis]: Checked inductivity of 14575 backedges. 413 proven. 0 refuted. 0 times theorem prover too weak. 14162 trivial. 0 not checked. [2024-12-06 01:36:09,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:36:09,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 809 states to 614 states and 809 transitions. [2024-12-06 01:36:09,713 INFO L276 IsEmpty]: Start isEmpty. Operand 614 states and 809 transitions. [2024-12-06 01:36:09,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 500 [2024-12-06 01:36:09,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:36:09,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:36:09,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:36:09,962 INFO L134 CoverageAnalysis]: Checked inductivity of 14616 backedges. 820 proven. 0 refuted. 0 times theorem prover too weak. 13796 trivial. 0 not checked. [2024-12-06 01:36:11,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:36:11,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 812 states to 616 states and 812 transitions. [2024-12-06 01:36:11,919 INFO L276 IsEmpty]: Start isEmpty. Operand 616 states and 812 transitions. [2024-12-06 01:36:11,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 502 [2024-12-06 01:36:11,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:36:11,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:36:11,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:36:13,495 INFO L134 CoverageAnalysis]: Checked inductivity of 14730 backedges. 0 proven. 11368 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:36:20,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:36:20,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 821 states to 622 states and 821 transitions. [2024-12-06 01:36:20,118 INFO L276 IsEmpty]: Start isEmpty. Operand 622 states and 821 transitions. [2024-12-06 01:36:20,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 505 [2024-12-06 01:36:20,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:36:20,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:36:20,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:36:20,222 INFO L134 CoverageAnalysis]: Checked inductivity of 14953 backedges. 419 proven. 0 refuted. 0 times theorem prover too weak. 14534 trivial. 0 not checked. [2024-12-06 01:36:22,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:36:22,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 820 states to 622 states and 820 transitions. [2024-12-06 01:36:22,207 INFO L276 IsEmpty]: Start isEmpty. Operand 622 states and 820 transitions. [2024-12-06 01:36:22,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 506 [2024-12-06 01:36:22,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:36:22,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:36:22,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:36:22,308 INFO L134 CoverageAnalysis]: Checked inductivity of 14994 backedges. 832 proven. 0 refuted. 0 times theorem prover too weak. 14162 trivial. 0 not checked. [2024-12-06 01:36:24,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:36:24,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 823 states to 624 states and 823 transitions. [2024-12-06 01:36:24,010 INFO L276 IsEmpty]: Start isEmpty. Operand 624 states and 823 transitions. [2024-12-06 01:36:24,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 508 [2024-12-06 01:36:24,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:36:24,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:36:24,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:36:25,518 INFO L134 CoverageAnalysis]: Checked inductivity of 15112 backedges. 0 proven. 11750 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:36:32,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:36:32,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 832 states to 630 states and 832 transitions. [2024-12-06 01:36:32,132 INFO L276 IsEmpty]: Start isEmpty. Operand 630 states and 832 transitions. [2024-12-06 01:36:32,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 511 [2024-12-06 01:36:32,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:36:32,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:36:32,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:36:32,234 INFO L134 CoverageAnalysis]: Checked inductivity of 15337 backedges. 425 proven. 0 refuted. 0 times theorem prover too weak. 14912 trivial. 0 not checked. [2024-12-06 01:36:34,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:36:34,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 831 states to 630 states and 831 transitions. [2024-12-06 01:36:34,293 INFO L276 IsEmpty]: Start isEmpty. Operand 630 states and 831 transitions. [2024-12-06 01:36:34,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 512 [2024-12-06 01:36:34,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:36:34,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:36:34,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:36:34,393 INFO L134 CoverageAnalysis]: Checked inductivity of 15378 backedges. 844 proven. 0 refuted. 0 times theorem prover too weak. 14534 trivial. 0 not checked. [2024-12-06 01:36:36,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:36:36,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 834 states to 632 states and 834 transitions. [2024-12-06 01:36:36,342 INFO L276 IsEmpty]: Start isEmpty. Operand 632 states and 834 transitions. [2024-12-06 01:36:36,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 514 [2024-12-06 01:36:36,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:36:36,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:36:36,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:36:37,859 INFO L134 CoverageAnalysis]: Checked inductivity of 15500 backedges. 0 proven. 12138 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:36:45,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:36:45,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 843 states to 638 states and 843 transitions. [2024-12-06 01:36:45,105 INFO L276 IsEmpty]: Start isEmpty. Operand 638 states and 843 transitions. [2024-12-06 01:36:45,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 517 [2024-12-06 01:36:45,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:36:45,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:36:45,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:36:45,209 INFO L134 CoverageAnalysis]: Checked inductivity of 15727 backedges. 431 proven. 0 refuted. 0 times theorem prover too weak. 15296 trivial. 0 not checked. [2024-12-06 01:36:47,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:36:47,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 842 states to 638 states and 842 transitions. [2024-12-06 01:36:47,332 INFO L276 IsEmpty]: Start isEmpty. Operand 638 states and 842 transitions. [2024-12-06 01:36:47,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 518 [2024-12-06 01:36:47,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:36:47,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:36:47,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:36:47,438 INFO L134 CoverageAnalysis]: Checked inductivity of 15768 backedges. 856 proven. 0 refuted. 0 times theorem prover too weak. 14912 trivial. 0 not checked. [2024-12-06 01:36:49,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:36:49,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 845 states to 640 states and 845 transitions. [2024-12-06 01:36:49,329 INFO L276 IsEmpty]: Start isEmpty. Operand 640 states and 845 transitions. [2024-12-06 01:36:49,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 520 [2024-12-06 01:36:49,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:36:49,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:36:49,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:36:51,078 INFO L134 CoverageAnalysis]: Checked inductivity of 15894 backedges. 0 proven. 12532 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:36:58,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:36:58,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 854 states to 646 states and 854 transitions. [2024-12-06 01:36:58,194 INFO L276 IsEmpty]: Start isEmpty. Operand 646 states and 854 transitions. [2024-12-06 01:36:58,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 523 [2024-12-06 01:36:58,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:36:58,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:36:58,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:36:58,298 INFO L134 CoverageAnalysis]: Checked inductivity of 16123 backedges. 437 proven. 0 refuted. 0 times theorem prover too weak. 15686 trivial. 0 not checked. [2024-12-06 01:37:00,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:37:00,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 853 states to 646 states and 853 transitions. [2024-12-06 01:37:00,565 INFO L276 IsEmpty]: Start isEmpty. Operand 646 states and 853 transitions. [2024-12-06 01:37:00,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 524 [2024-12-06 01:37:00,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:37:00,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:37:00,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:37:00,664 INFO L134 CoverageAnalysis]: Checked inductivity of 16164 backedges. 868 proven. 0 refuted. 0 times theorem prover too weak. 15296 trivial. 0 not checked. [2024-12-06 01:37:02,494 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:37:02,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 856 states to 648 states and 856 transitions. [2024-12-06 01:37:02,494 INFO L276 IsEmpty]: Start isEmpty. Operand 648 states and 856 transitions. [2024-12-06 01:37:02,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 526 [2024-12-06 01:37:02,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:37:02,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:37:02,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:37:04,134 INFO L134 CoverageAnalysis]: Checked inductivity of 16294 backedges. 0 proven. 12932 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:37:10,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:37:10,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 865 states to 654 states and 865 transitions. [2024-12-06 01:37:10,769 INFO L276 IsEmpty]: Start isEmpty. Operand 654 states and 865 transitions. [2024-12-06 01:37:10,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 529 [2024-12-06 01:37:10,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:37:10,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:37:10,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:37:10,871 INFO L134 CoverageAnalysis]: Checked inductivity of 16525 backedges. 443 proven. 0 refuted. 0 times theorem prover too weak. 16082 trivial. 0 not checked. [2024-12-06 01:37:12,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:37:12,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 864 states to 654 states and 864 transitions. [2024-12-06 01:37:12,827 INFO L276 IsEmpty]: Start isEmpty. Operand 654 states and 864 transitions. [2024-12-06 01:37:12,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 530 [2024-12-06 01:37:12,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:37:12,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:37:12,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:37:12,922 INFO L134 CoverageAnalysis]: Checked inductivity of 16566 backedges. 880 proven. 0 refuted. 0 times theorem prover too weak. 15686 trivial. 0 not checked. [2024-12-06 01:37:14,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:37:14,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 867 states to 656 states and 867 transitions. [2024-12-06 01:37:14,610 INFO L276 IsEmpty]: Start isEmpty. Operand 656 states and 867 transitions. [2024-12-06 01:37:14,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 532 [2024-12-06 01:37:14,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:37:14,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:37:14,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:37:16,216 INFO L134 CoverageAnalysis]: Checked inductivity of 16700 backedges. 0 proven. 13338 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:37:24,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:37:24,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 876 states to 662 states and 876 transitions. [2024-12-06 01:37:24,237 INFO L276 IsEmpty]: Start isEmpty. Operand 662 states and 876 transitions. [2024-12-06 01:37:24,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 535 [2024-12-06 01:37:24,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:37:24,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:37:24,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:37:24,348 INFO L134 CoverageAnalysis]: Checked inductivity of 16933 backedges. 449 proven. 0 refuted. 0 times theorem prover too weak. 16484 trivial. 0 not checked. [2024-12-06 01:37:26,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:37:26,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 875 states to 662 states and 875 transitions. [2024-12-06 01:37:26,487 INFO L276 IsEmpty]: Start isEmpty. Operand 662 states and 875 transitions. [2024-12-06 01:37:26,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 536 [2024-12-06 01:37:26,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:37:26,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:37:26,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:37:26,600 INFO L134 CoverageAnalysis]: Checked inductivity of 16974 backedges. 892 proven. 0 refuted. 0 times theorem prover too weak. 16082 trivial. 0 not checked. [2024-12-06 01:37:28,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:37:28,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 878 states to 664 states and 878 transitions. [2024-12-06 01:37:28,545 INFO L276 IsEmpty]: Start isEmpty. Operand 664 states and 878 transitions. [2024-12-06 01:37:28,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 538 [2024-12-06 01:37:28,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:37:28,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:37:28,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:37:30,471 INFO L134 CoverageAnalysis]: Checked inductivity of 17112 backedges. 0 proven. 13750 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:37:38,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:37:38,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 887 states to 670 states and 887 transitions. [2024-12-06 01:37:38,291 INFO L276 IsEmpty]: Start isEmpty. Operand 670 states and 887 transitions. [2024-12-06 01:37:38,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 541 [2024-12-06 01:37:38,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:37:38,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:37:38,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:37:38,406 INFO L134 CoverageAnalysis]: Checked inductivity of 17347 backedges. 455 proven. 0 refuted. 0 times theorem prover too weak. 16892 trivial. 0 not checked. [2024-12-06 01:37:40,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:37:40,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 886 states to 670 states and 886 transitions. [2024-12-06 01:37:40,846 INFO L276 IsEmpty]: Start isEmpty. Operand 670 states and 886 transitions. [2024-12-06 01:37:40,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 542 [2024-12-06 01:37:40,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:37:40,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:37:40,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:37:41,148 INFO L134 CoverageAnalysis]: Checked inductivity of 17388 backedges. 904 proven. 0 refuted. 0 times theorem prover too weak. 16484 trivial. 0 not checked. [2024-12-06 01:37:43,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:37:43,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 889 states to 672 states and 889 transitions. [2024-12-06 01:37:43,002 INFO L276 IsEmpty]: Start isEmpty. Operand 672 states and 889 transitions. [2024-12-06 01:37:43,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 544 [2024-12-06 01:37:43,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:37:43,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:37:43,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:37:44,792 INFO L134 CoverageAnalysis]: Checked inductivity of 17530 backedges. 0 proven. 14168 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:37:52,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:37:52,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 898 states to 678 states and 898 transitions. [2024-12-06 01:37:52,068 INFO L276 IsEmpty]: Start isEmpty. Operand 678 states and 898 transitions. [2024-12-06 01:37:52,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 547 [2024-12-06 01:37:52,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:37:52,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:37:52,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:37:52,166 INFO L134 CoverageAnalysis]: Checked inductivity of 17767 backedges. 461 proven. 0 refuted. 0 times theorem prover too weak. 17306 trivial. 0 not checked. [2024-12-06 01:37:54,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:37:54,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 897 states to 678 states and 897 transitions. [2024-12-06 01:37:54,240 INFO L276 IsEmpty]: Start isEmpty. Operand 678 states and 897 transitions. [2024-12-06 01:37:54,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 548 [2024-12-06 01:37:54,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:37:54,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:37:54,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:37:54,337 INFO L134 CoverageAnalysis]: Checked inductivity of 17808 backedges. 916 proven. 0 refuted. 0 times theorem prover too weak. 16892 trivial. 0 not checked. [2024-12-06 01:37:56,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:37:56,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 900 states to 680 states and 900 transitions. [2024-12-06 01:37:56,370 INFO L276 IsEmpty]: Start isEmpty. Operand 680 states and 900 transitions. [2024-12-06 01:37:56,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 550 [2024-12-06 01:37:56,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:37:56,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:37:56,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:37:58,035 INFO L134 CoverageAnalysis]: Checked inductivity of 17954 backedges. 0 proven. 14592 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:38:05,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:38:05,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 909 states to 686 states and 909 transitions. [2024-12-06 01:38:05,144 INFO L276 IsEmpty]: Start isEmpty. Operand 686 states and 909 transitions. [2024-12-06 01:38:05,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 553 [2024-12-06 01:38:05,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:38:05,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:38:05,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:38:05,264 INFO L134 CoverageAnalysis]: Checked inductivity of 18193 backedges. 467 proven. 0 refuted. 0 times theorem prover too weak. 17726 trivial. 0 not checked. [2024-12-06 01:38:07,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:38:07,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 908 states to 686 states and 908 transitions. [2024-12-06 01:38:07,318 INFO L276 IsEmpty]: Start isEmpty. Operand 686 states and 908 transitions. [2024-12-06 01:38:07,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 554 [2024-12-06 01:38:07,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:38:07,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:38:07,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:38:07,413 INFO L134 CoverageAnalysis]: Checked inductivity of 18234 backedges. 928 proven. 0 refuted. 0 times theorem prover too weak. 17306 trivial. 0 not checked. [2024-12-06 01:38:09,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:38:09,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 911 states to 688 states and 911 transitions. [2024-12-06 01:38:09,216 INFO L276 IsEmpty]: Start isEmpty. Operand 688 states and 911 transitions. [2024-12-06 01:38:09,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 556 [2024-12-06 01:38:09,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:38:09,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:38:09,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:38:11,065 INFO L134 CoverageAnalysis]: Checked inductivity of 18384 backedges. 0 proven. 15022 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:38:18,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:38:18,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 920 states to 694 states and 920 transitions. [2024-12-06 01:38:18,239 INFO L276 IsEmpty]: Start isEmpty. Operand 694 states and 920 transitions. [2024-12-06 01:38:18,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 559 [2024-12-06 01:38:18,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:38:18,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:38:18,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:38:18,336 INFO L134 CoverageAnalysis]: Checked inductivity of 18625 backedges. 473 proven. 0 refuted. 0 times theorem prover too weak. 18152 trivial. 0 not checked. [2024-12-06 01:38:20,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:38:20,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 919 states to 694 states and 919 transitions. [2024-12-06 01:38:20,362 INFO L276 IsEmpty]: Start isEmpty. Operand 694 states and 919 transitions. [2024-12-06 01:38:20,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 560 [2024-12-06 01:38:20,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:38:20,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:38:20,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:38:20,456 INFO L134 CoverageAnalysis]: Checked inductivity of 18666 backedges. 940 proven. 0 refuted. 0 times theorem prover too weak. 17726 trivial. 0 not checked. [2024-12-06 01:38:22,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:38:22,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 922 states to 696 states and 922 transitions. [2024-12-06 01:38:22,339 INFO L276 IsEmpty]: Start isEmpty. Operand 696 states and 922 transitions. [2024-12-06 01:38:22,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 562 [2024-12-06 01:38:22,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:38:22,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:38:22,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:38:24,177 INFO L134 CoverageAnalysis]: Checked inductivity of 18820 backedges. 0 proven. 15458 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:38:31,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:38:31,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 931 states to 702 states and 931 transitions. [2024-12-06 01:38:31,451 INFO L276 IsEmpty]: Start isEmpty. Operand 702 states and 931 transitions. [2024-12-06 01:38:31,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 565 [2024-12-06 01:38:31,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:38:31,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:38:31,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:38:31,547 INFO L134 CoverageAnalysis]: Checked inductivity of 19063 backedges. 479 proven. 0 refuted. 0 times theorem prover too weak. 18584 trivial. 0 not checked. [2024-12-06 01:38:33,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:38:33,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 930 states to 702 states and 930 transitions. [2024-12-06 01:38:33,599 INFO L276 IsEmpty]: Start isEmpty. Operand 702 states and 930 transitions. [2024-12-06 01:38:33,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 566 [2024-12-06 01:38:33,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:38:33,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:38:33,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:38:33,703 INFO L134 CoverageAnalysis]: Checked inductivity of 19104 backedges. 952 proven. 0 refuted. 0 times theorem prover too weak. 18152 trivial. 0 not checked. [2024-12-06 01:38:35,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:38:35,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 933 states to 704 states and 933 transitions. [2024-12-06 01:38:35,443 INFO L276 IsEmpty]: Start isEmpty. Operand 704 states and 933 transitions. [2024-12-06 01:38:35,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 568 [2024-12-06 01:38:35,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:38:35,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:38:35,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:38:37,950 INFO L134 CoverageAnalysis]: Checked inductivity of 19262 backedges. 0 proven. 15900 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:38:45,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:38:45,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 942 states to 710 states and 942 transitions. [2024-12-06 01:38:45,461 INFO L276 IsEmpty]: Start isEmpty. Operand 710 states and 942 transitions. [2024-12-06 01:38:45,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 571 [2024-12-06 01:38:45,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:38:45,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:38:45,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:38:45,556 INFO L134 CoverageAnalysis]: Checked inductivity of 19507 backedges. 485 proven. 0 refuted. 0 times theorem prover too weak. 19022 trivial. 0 not checked. [2024-12-06 01:38:47,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:38:47,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 941 states to 710 states and 941 transitions. [2024-12-06 01:38:47,893 INFO L276 IsEmpty]: Start isEmpty. Operand 710 states and 941 transitions. [2024-12-06 01:38:47,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 572 [2024-12-06 01:38:47,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:38:47,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:38:47,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:38:47,992 INFO L134 CoverageAnalysis]: Checked inductivity of 19548 backedges. 964 proven. 0 refuted. 0 times theorem prover too weak. 18584 trivial. 0 not checked. [2024-12-06 01:38:50,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:38:50,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 944 states to 712 states and 944 transitions. [2024-12-06 01:38:50,002 INFO L276 IsEmpty]: Start isEmpty. Operand 712 states and 944 transitions. [2024-12-06 01:38:50,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 574 [2024-12-06 01:38:50,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:38:50,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:38:50,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:38:52,317 INFO L134 CoverageAnalysis]: Checked inductivity of 19710 backedges. 0 proven. 16348 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:39:02,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:39:02,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 953 states to 718 states and 953 transitions. [2024-12-06 01:39:02,033 INFO L276 IsEmpty]: Start isEmpty. Operand 718 states and 953 transitions. [2024-12-06 01:39:02,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 577 [2024-12-06 01:39:02,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:39:02,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:39:02,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:39:02,162 INFO L134 CoverageAnalysis]: Checked inductivity of 19957 backedges. 491 proven. 0 refuted. 0 times theorem prover too weak. 19466 trivial. 0 not checked. [2024-12-06 01:39:04,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:39:04,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 952 states to 718 states and 952 transitions. [2024-12-06 01:39:04,932 INFO L276 IsEmpty]: Start isEmpty. Operand 718 states and 952 transitions. [2024-12-06 01:39:04,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 578 [2024-12-06 01:39:04,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:39:04,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:39:04,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:39:05,058 INFO L134 CoverageAnalysis]: Checked inductivity of 19998 backedges. 976 proven. 0 refuted. 0 times theorem prover too weak. 19022 trivial. 0 not checked. [2024-12-06 01:39:07,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:39:07,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 955 states to 720 states and 955 transitions. [2024-12-06 01:39:07,488 INFO L276 IsEmpty]: Start isEmpty. Operand 720 states and 955 transitions. [2024-12-06 01:39:07,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 580 [2024-12-06 01:39:07,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:39:07,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:39:07,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:39:09,970 INFO L134 CoverageAnalysis]: Checked inductivity of 20164 backedges. 0 proven. 16802 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:39:19,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:39:19,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 964 states to 726 states and 964 transitions. [2024-12-06 01:39:19,122 INFO L276 IsEmpty]: Start isEmpty. Operand 726 states and 964 transitions. [2024-12-06 01:39:19,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 583 [2024-12-06 01:39:19,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:39:19,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:39:19,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:39:19,251 INFO L134 CoverageAnalysis]: Checked inductivity of 20413 backedges. 497 proven. 0 refuted. 0 times theorem prover too weak. 19916 trivial. 0 not checked. [2024-12-06 01:39:21,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:39:21,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 963 states to 726 states and 963 transitions. [2024-12-06 01:39:21,873 INFO L276 IsEmpty]: Start isEmpty. Operand 726 states and 963 transitions. [2024-12-06 01:39:21,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 584 [2024-12-06 01:39:21,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:39:21,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:39:21,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:39:21,974 INFO L134 CoverageAnalysis]: Checked inductivity of 20454 backedges. 988 proven. 0 refuted. 0 times theorem prover too weak. 19466 trivial. 0 not checked. [2024-12-06 01:39:24,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:39:24,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 966 states to 728 states and 966 transitions. [2024-12-06 01:39:24,196 INFO L276 IsEmpty]: Start isEmpty. Operand 728 states and 966 transitions. [2024-12-06 01:39:24,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 586 [2024-12-06 01:39:24,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:39:24,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:39:24,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:39:26,709 INFO L134 CoverageAnalysis]: Checked inductivity of 20624 backedges. 0 proven. 17262 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:39:35,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:39:35,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 975 states to 734 states and 975 transitions. [2024-12-06 01:39:35,949 INFO L276 IsEmpty]: Start isEmpty. Operand 734 states and 975 transitions. [2024-12-06 01:39:35,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 589 [2024-12-06 01:39:35,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:39:35,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:39:35,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:39:36,089 INFO L134 CoverageAnalysis]: Checked inductivity of 20875 backedges. 503 proven. 0 refuted. 0 times theorem prover too weak. 20372 trivial. 0 not checked. [2024-12-06 01:39:39,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:39:39,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 974 states to 734 states and 974 transitions. [2024-12-06 01:39:39,004 INFO L276 IsEmpty]: Start isEmpty. Operand 734 states and 974 transitions. [2024-12-06 01:39:39,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 590 [2024-12-06 01:39:39,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:39:39,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:39:39,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:39:39,137 INFO L134 CoverageAnalysis]: Checked inductivity of 20916 backedges. 1000 proven. 0 refuted. 0 times theorem prover too weak. 19916 trivial. 0 not checked. [2024-12-06 01:39:41,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:39:41,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 977 states to 736 states and 977 transitions. [2024-12-06 01:39:41,518 INFO L276 IsEmpty]: Start isEmpty. Operand 736 states and 977 transitions. [2024-12-06 01:39:41,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 592 [2024-12-06 01:39:41,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:39:41,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:39:41,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:39:44,166 INFO L134 CoverageAnalysis]: Checked inductivity of 21090 backedges. 0 proven. 17728 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:39:53,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:39:53,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 986 states to 742 states and 986 transitions. [2024-12-06 01:39:53,714 INFO L276 IsEmpty]: Start isEmpty. Operand 742 states and 986 transitions. [2024-12-06 01:39:53,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 595 [2024-12-06 01:39:53,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:39:53,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:39:53,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:39:54,030 INFO L134 CoverageAnalysis]: Checked inductivity of 21343 backedges. 509 proven. 0 refuted. 0 times theorem prover too weak. 20834 trivial. 0 not checked. [2024-12-06 01:39:56,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:39:56,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 985 states to 742 states and 985 transitions. [2024-12-06 01:39:56,772 INFO L276 IsEmpty]: Start isEmpty. Operand 742 states and 985 transitions. [2024-12-06 01:39:56,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 596 [2024-12-06 01:39:56,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:39:56,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:39:56,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:39:56,904 INFO L134 CoverageAnalysis]: Checked inductivity of 21384 backedges. 1012 proven. 0 refuted. 0 times theorem prover too weak. 20372 trivial. 0 not checked. [2024-12-06 01:39:59,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:39:59,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 988 states to 744 states and 988 transitions. [2024-12-06 01:39:59,652 INFO L276 IsEmpty]: Start isEmpty. Operand 744 states and 988 transitions. [2024-12-06 01:39:59,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 598 [2024-12-06 01:39:59,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:39:59,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:39:59,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:40:02,019 INFO L134 CoverageAnalysis]: Checked inductivity of 21562 backedges. 0 proven. 18200 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:40:11,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:40:11,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 997 states to 750 states and 997 transitions. [2024-12-06 01:40:11,450 INFO L276 IsEmpty]: Start isEmpty. Operand 750 states and 997 transitions. [2024-12-06 01:40:11,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 601 [2024-12-06 01:40:11,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:40:11,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:40:11,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:40:11,563 INFO L134 CoverageAnalysis]: Checked inductivity of 21817 backedges. 515 proven. 0 refuted. 0 times theorem prover too weak. 21302 trivial. 0 not checked. [2024-12-06 01:40:14,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:40:14,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 996 states to 750 states and 996 transitions. [2024-12-06 01:40:14,240 INFO L276 IsEmpty]: Start isEmpty. Operand 750 states and 996 transitions. [2024-12-06 01:40:14,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 602 [2024-12-06 01:40:14,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:40:14,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:40:14,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:40:14,374 INFO L134 CoverageAnalysis]: Checked inductivity of 21858 backedges. 1024 proven. 0 refuted. 0 times theorem prover too weak. 20834 trivial. 0 not checked. [2024-12-06 01:40:16,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:40:16,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 999 states to 752 states and 999 transitions. [2024-12-06 01:40:16,782 INFO L276 IsEmpty]: Start isEmpty. Operand 752 states and 999 transitions. [2024-12-06 01:40:16,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 604 [2024-12-06 01:40:16,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:40:16,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:40:16,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:40:19,245 INFO L134 CoverageAnalysis]: Checked inductivity of 22040 backedges. 0 proven. 18678 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:40:28,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:40:28,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1008 states to 758 states and 1008 transitions. [2024-12-06 01:40:28,284 INFO L276 IsEmpty]: Start isEmpty. Operand 758 states and 1008 transitions. [2024-12-06 01:40:28,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 607 [2024-12-06 01:40:28,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:40:28,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:40:28,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:40:28,591 INFO L134 CoverageAnalysis]: Checked inductivity of 22297 backedges. 521 proven. 0 refuted. 0 times theorem prover too weak. 21776 trivial. 0 not checked. [2024-12-06 01:40:31,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:40:31,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1007 states to 758 states and 1007 transitions. [2024-12-06 01:40:31,659 INFO L276 IsEmpty]: Start isEmpty. Operand 758 states and 1007 transitions. [2024-12-06 01:40:31,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 608 [2024-12-06 01:40:31,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:40:31,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:40:31,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:40:31,794 INFO L134 CoverageAnalysis]: Checked inductivity of 22338 backedges. 1036 proven. 0 refuted. 0 times theorem prover too weak. 21302 trivial. 0 not checked. [2024-12-06 01:40:34,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:40:34,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1010 states to 760 states and 1010 transitions. [2024-12-06 01:40:34,347 INFO L276 IsEmpty]: Start isEmpty. Operand 760 states and 1010 transitions. [2024-12-06 01:40:34,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 610 [2024-12-06 01:40:34,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:40:34,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:40:34,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:40:37,051 INFO L134 CoverageAnalysis]: Checked inductivity of 22524 backedges. 0 proven. 19162 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:40:47,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:40:47,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1019 states to 766 states and 1019 transitions. [2024-12-06 01:40:47,026 INFO L276 IsEmpty]: Start isEmpty. Operand 766 states and 1019 transitions. [2024-12-06 01:40:47,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 613 [2024-12-06 01:40:47,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:40:47,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:40:47,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:40:47,165 INFO L134 CoverageAnalysis]: Checked inductivity of 22783 backedges. 527 proven. 0 refuted. 0 times theorem prover too weak. 22256 trivial. 0 not checked. [2024-12-06 01:40:50,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:40:50,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1018 states to 766 states and 1018 transitions. [2024-12-06 01:40:50,140 INFO L276 IsEmpty]: Start isEmpty. Operand 766 states and 1018 transitions. [2024-12-06 01:40:50,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 614 [2024-12-06 01:40:50,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:40:50,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:40:50,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:40:50,277 INFO L134 CoverageAnalysis]: Checked inductivity of 22824 backedges. 1048 proven. 0 refuted. 0 times theorem prover too weak. 21776 trivial. 0 not checked. [2024-12-06 01:40:52,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:40:52,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1021 states to 768 states and 1021 transitions. [2024-12-06 01:40:52,895 INFO L276 IsEmpty]: Start isEmpty. Operand 768 states and 1021 transitions. [2024-12-06 01:40:52,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 616 [2024-12-06 01:40:52,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:40:52,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:40:52,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:40:55,383 INFO L134 CoverageAnalysis]: Checked inductivity of 23014 backedges. 0 proven. 19652 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:41:05,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:41:05,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1030 states to 774 states and 1030 transitions. [2024-12-06 01:41:05,377 INFO L276 IsEmpty]: Start isEmpty. Operand 774 states and 1030 transitions. [2024-12-06 01:41:05,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 619 [2024-12-06 01:41:05,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:41:05,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:41:05,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:41:05,486 INFO L134 CoverageAnalysis]: Checked inductivity of 23275 backedges. 533 proven. 0 refuted. 0 times theorem prover too weak. 22742 trivial. 0 not checked. [2024-12-06 01:41:08,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:41:08,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1029 states to 774 states and 1029 transitions. [2024-12-06 01:41:08,133 INFO L276 IsEmpty]: Start isEmpty. Operand 774 states and 1029 transitions. [2024-12-06 01:41:08,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 620 [2024-12-06 01:41:08,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:41:08,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:41:08,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:41:08,274 INFO L134 CoverageAnalysis]: Checked inductivity of 23316 backedges. 1060 proven. 0 refuted. 0 times theorem prover too weak. 22256 trivial. 0 not checked. [2024-12-06 01:41:10,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:41:10,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1032 states to 776 states and 1032 transitions. [2024-12-06 01:41:10,848 INFO L276 IsEmpty]: Start isEmpty. Operand 776 states and 1032 transitions. [2024-12-06 01:41:10,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 622 [2024-12-06 01:41:10,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:41:10,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:41:10,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:41:13,747 INFO L134 CoverageAnalysis]: Checked inductivity of 23510 backedges. 0 proven. 20148 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:41:23,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:41:23,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1041 states to 782 states and 1041 transitions. [2024-12-06 01:41:23,341 INFO L276 IsEmpty]: Start isEmpty. Operand 782 states and 1041 transitions. [2024-12-06 01:41:23,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 625 [2024-12-06 01:41:23,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:41:23,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:41:23,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:41:23,456 INFO L134 CoverageAnalysis]: Checked inductivity of 23773 backedges. 539 proven. 0 refuted. 0 times theorem prover too weak. 23234 trivial. 0 not checked. [2024-12-06 01:41:26,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:41:26,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1040 states to 782 states and 1040 transitions. [2024-12-06 01:41:26,285 INFO L276 IsEmpty]: Start isEmpty. Operand 782 states and 1040 transitions. [2024-12-06 01:41:26,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 626 [2024-12-06 01:41:26,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:41:26,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:41:26,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:41:26,438 INFO L134 CoverageAnalysis]: Checked inductivity of 23814 backedges. 1072 proven. 0 refuted. 0 times theorem prover too weak. 22742 trivial. 0 not checked. [2024-12-06 01:41:29,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:41:29,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1043 states to 784 states and 1043 transitions. [2024-12-06 01:41:29,600 INFO L276 IsEmpty]: Start isEmpty. Operand 784 states and 1043 transitions. [2024-12-06 01:41:29,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 628 [2024-12-06 01:41:29,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:41:29,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:41:29,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:41:32,350 INFO L134 CoverageAnalysis]: Checked inductivity of 24012 backedges. 0 proven. 20650 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:41:42,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:41:42,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1052 states to 790 states and 1052 transitions. [2024-12-06 01:41:42,905 INFO L276 IsEmpty]: Start isEmpty. Operand 790 states and 1052 transitions. [2024-12-06 01:41:42,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 631 [2024-12-06 01:41:42,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:41:42,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:41:42,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:41:43,042 INFO L134 CoverageAnalysis]: Checked inductivity of 24277 backedges. 545 proven. 0 refuted. 0 times theorem prover too weak. 23732 trivial. 0 not checked. [2024-12-06 01:41:46,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:41:46,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1051 states to 790 states and 1051 transitions. [2024-12-06 01:41:46,408 INFO L276 IsEmpty]: Start isEmpty. Operand 790 states and 1051 transitions. [2024-12-06 01:41:46,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 632 [2024-12-06 01:41:46,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:41:46,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:41:46,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:41:46,591 INFO L134 CoverageAnalysis]: Checked inductivity of 24318 backedges. 1084 proven. 0 refuted. 0 times theorem prover too weak. 23234 trivial. 0 not checked. [2024-12-06 01:41:49,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:41:49,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1054 states to 792 states and 1054 transitions. [2024-12-06 01:41:49,524 INFO L276 IsEmpty]: Start isEmpty. Operand 792 states and 1054 transitions. [2024-12-06 01:41:49,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 634 [2024-12-06 01:41:49,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:41:49,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:41:49,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:41:52,476 INFO L134 CoverageAnalysis]: Checked inductivity of 24520 backedges. 0 proven. 21158 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:42:03,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:42:03,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1063 states to 798 states and 1063 transitions. [2024-12-06 01:42:03,198 INFO L276 IsEmpty]: Start isEmpty. Operand 798 states and 1063 transitions. [2024-12-06 01:42:03,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 637 [2024-12-06 01:42:03,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:42:03,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:42:03,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:42:03,340 INFO L134 CoverageAnalysis]: Checked inductivity of 24787 backedges. 551 proven. 0 refuted. 0 times theorem prover too weak. 24236 trivial. 0 not checked. [2024-12-06 01:42:06,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:42:06,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1062 states to 798 states and 1062 transitions. [2024-12-06 01:42:06,199 INFO L276 IsEmpty]: Start isEmpty. Operand 798 states and 1062 transitions. [2024-12-06 01:42:06,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 638 [2024-12-06 01:42:06,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:42:06,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:42:06,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:42:06,342 INFO L134 CoverageAnalysis]: Checked inductivity of 24828 backedges. 1096 proven. 0 refuted. 0 times theorem prover too weak. 23732 trivial. 0 not checked. [2024-12-06 01:42:09,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:42:09,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1065 states to 800 states and 1065 transitions. [2024-12-06 01:42:09,098 INFO L276 IsEmpty]: Start isEmpty. Operand 800 states and 1065 transitions. [2024-12-06 01:42:09,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 640 [2024-12-06 01:42:09,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:42:09,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:42:09,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:42:12,247 INFO L134 CoverageAnalysis]: Checked inductivity of 25034 backedges. 0 proven. 21672 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:42:21,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:42:21,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1074 states to 806 states and 1074 transitions. [2024-12-06 01:42:21,984 INFO L276 IsEmpty]: Start isEmpty. Operand 806 states and 1074 transitions. [2024-12-06 01:42:21,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 643 [2024-12-06 01:42:21,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:42:21,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:42:22,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:42:22,108 INFO L134 CoverageAnalysis]: Checked inductivity of 25303 backedges. 557 proven. 0 refuted. 0 times theorem prover too weak. 24746 trivial. 0 not checked. [2024-12-06 01:42:24,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:42:24,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1073 states to 806 states and 1073 transitions. [2024-12-06 01:42:24,930 INFO L276 IsEmpty]: Start isEmpty. Operand 806 states and 1073 transitions. [2024-12-06 01:42:24,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 644 [2024-12-06 01:42:24,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:42:24,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:42:24,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:42:25,046 INFO L134 CoverageAnalysis]: Checked inductivity of 25344 backedges. 1108 proven. 0 refuted. 0 times theorem prover too weak. 24236 trivial. 0 not checked. [2024-12-06 01:42:27,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:42:27,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1076 states to 808 states and 1076 transitions. [2024-12-06 01:42:27,359 INFO L276 IsEmpty]: Start isEmpty. Operand 808 states and 1076 transitions. [2024-12-06 01:42:27,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 646 [2024-12-06 01:42:27,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:42:27,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:42:27,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:42:31,084 INFO L134 CoverageAnalysis]: Checked inductivity of 25554 backedges. 0 proven. 22192 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:42:42,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:42:42,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1085 states to 814 states and 1085 transitions. [2024-12-06 01:42:42,384 INFO L276 IsEmpty]: Start isEmpty. Operand 814 states and 1085 transitions. [2024-12-06 01:42:42,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 649 [2024-12-06 01:42:42,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:42:42,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:42:42,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:42:42,719 INFO L134 CoverageAnalysis]: Checked inductivity of 25825 backedges. 563 proven. 0 refuted. 0 times theorem prover too weak. 25262 trivial. 0 not checked. [2024-12-06 01:42:46,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:42:46,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1084 states to 814 states and 1084 transitions. [2024-12-06 01:42:46,026 INFO L276 IsEmpty]: Start isEmpty. Operand 814 states and 1084 transitions. [2024-12-06 01:42:46,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 650 [2024-12-06 01:42:46,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:42:46,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:42:46,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:42:46,159 INFO L134 CoverageAnalysis]: Checked inductivity of 25866 backedges. 1120 proven. 0 refuted. 0 times theorem prover too weak. 24746 trivial. 0 not checked. [2024-12-06 01:42:48,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:42:48,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1087 states to 816 states and 1087 transitions. [2024-12-06 01:42:48,855 INFO L276 IsEmpty]: Start isEmpty. Operand 816 states and 1087 transitions. [2024-12-06 01:42:48,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 652 [2024-12-06 01:42:48,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:42:48,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:42:48,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:42:52,046 INFO L134 CoverageAnalysis]: Checked inductivity of 26080 backedges. 0 proven. 22718 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:43:03,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:43:03,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1096 states to 822 states and 1096 transitions. [2024-12-06 01:43:03,146 INFO L276 IsEmpty]: Start isEmpty. Operand 822 states and 1096 transitions. [2024-12-06 01:43:03,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 655 [2024-12-06 01:43:03,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:43:03,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:43:03,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:43:03,286 INFO L134 CoverageAnalysis]: Checked inductivity of 26353 backedges. 569 proven. 0 refuted. 0 times theorem prover too weak. 25784 trivial. 0 not checked. [2024-12-06 01:43:06,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:43:06,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1095 states to 822 states and 1095 transitions. [2024-12-06 01:43:06,578 INFO L276 IsEmpty]: Start isEmpty. Operand 822 states and 1095 transitions. [2024-12-06 01:43:06,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 656 [2024-12-06 01:43:06,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:43:06,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:43:06,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:43:06,878 INFO L134 CoverageAnalysis]: Checked inductivity of 26394 backedges. 1132 proven. 0 refuted. 0 times theorem prover too weak. 25262 trivial. 0 not checked. [2024-12-06 01:43:09,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:43:09,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1098 states to 824 states and 1098 transitions. [2024-12-06 01:43:09,543 INFO L276 IsEmpty]: Start isEmpty. Operand 824 states and 1098 transitions. [2024-12-06 01:43:09,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 658 [2024-12-06 01:43:09,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:43:09,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:43:09,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:43:12,753 INFO L134 CoverageAnalysis]: Checked inductivity of 26612 backedges. 0 proven. 23250 refuted. 0 times theorem prover too weak. 3362 trivial. 0 not checked. [2024-12-06 01:43:23,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:43:23,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1107 states to 830 states and 1107 transitions. [2024-12-06 01:43:23,372 INFO L276 IsEmpty]: Start isEmpty. Operand 830 states and 1107 transitions. [2024-12-06 01:43:23,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 661 [2024-12-06 01:43:23,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:43:23,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:43:23,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:43:23,501 INFO L134 CoverageAnalysis]: Checked inductivity of 26887 backedges. 575 proven. 0 refuted. 0 times theorem prover too weak. 26312 trivial. 0 not checked.